lean4-htt/tests/lean/run/def11.lean
2016-09-20 08:32:37 -07:00

3 lines
55 B
Text

definition ex1 (a : nat) : nat.succ a = 0 → false
.