lean4-htt/tests/lean/notation4.lean.expected.out
2016-06-10 18:29:41 -07:00

4 lines
90 B
Text

∃ A x y, x = y : Prop
∃ x, x = 0 : Prop
Σ x, x = 10 : Type₁
Σ A, List A : Type₂