3 lines
74 B
Text
3 lines
74 B
Text
set_option pp.implicit true
|
|
check ∃x, x = (0:num)
|
|
check ∃x:num, x = 0
|
set_option pp.implicit true
|
|
check ∃x, x = (0:num)
|
|
check ∃x:num, x = 0
|