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