d2eb99bf11
choice axiom is now in the classical namespace.
4 lines
57 B
Text
4 lines
57 B
Text
-- import data.subtype
|
|
open nat
|
|
|
|
check {x : nat| x > 0 }
|