lean4-htt/tests/lean/run/ex.lean
2017-03-09 18:41:19 -08:00

3 lines
76 B
Text

set_option pp.implicit true
#check ∃x, x = (0:num)
#check ∃x:num, x = 0