2 lines
43 B
Text
2 lines
43 B
Text
open nat subtype
|
|
check { x : nat // x > 0}
|
open nat subtype
|
|
check { x : nat // x > 0}
|