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