lean2/tests/lean/notation4.lean.expected.out
2016-06-02 11:28:00 -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₂