3 lines
90 B
Text
3 lines
90 B
Text
set_option pp.binder_types true
|
|
axiom Sorry {A : Sort*} : A
|
|
#check (Sorry : ∀ a, a > 0)
|