lean4-htt/tests/lean/run/sub_bug.lean
Leonardo de Moura b7abd61579 feat(frontends/lean): change subtype notation (again)
We had conflicts with the set notation.
2016-09-21 17:02:18 -07:00

2 lines
43 B
Text

open nat subtype
check { x : nat // x > 0}