4 lines
46 B
Text
4 lines
46 B
Text
--
|
|
open nat subtype
|
|
|
|
check {x : nat \ x > 0 }
|
--
|
|
open nat subtype
|
|
|
|
check {x : nat \ x > 0 }
|