4 lines
86 B
Text
4 lines
86 B
Text
set_option new_elaborator true
|
|
|
|
definition ex1 (a : nat) : nat.succ a = 0 → false
|
|
.
|