lean2/tests/lean/notation4.lean.expected.out

5 lines
90 B
Text
Raw Normal View History

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