new design for elim_match I still need to fix lemma generation, and refactor induction/subst tactics
4 lines
91 B
Text
4 lines
91 B
Text
set_option new_elaborator true
|
|
|
|
definition ex1 (a : nat) : nat.succ a = 0 → false
|
|
[none]
|