lean4-htt/tests/lean/run/sub_bug.lean
2016-07-23 12:48:35 -07:00

3 lines
58 B
Text

import data.nat
open nat subtype
check { x : nat \ x > 0}