3 lines
76 B
Text
3 lines
76 B
Text
set_option pp.implicit true
|
|
#check ∃x, x = (0:nat)
|
|
#check ∃x:nat, x = 0
|
set_option pp.implicit true
|
|
#check ∃x, x = (0:nat)
|
|
#check ∃x:nat, x = 0
|