1f304ad4b9
This commit also replaces many occurrences of 'binders' with 'binder'.
4 lines
54 B
Text
4 lines
54 B
Text
import data.subtype
|
|
open nat
|
|
|
|
check {x : nat| x > 0 }
|