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