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