5 lines
54 B
Text
5 lines
54 B
Text
|
import data.subtype
|
||
|
open nat
|
||
|
|
||
|
check {x : nat| x > 0 }
|