lean2/tests/lean/sig1.lean.expected.out

12 lines
270 B
Text
Raw Normal View History

Set: pp::colors
Set: pp::unicode
sig (x y : ) (z : Bool), x > y ∧ z : Type
: Type
Bool : Type
Bool : Type
Type : (Type 1)
Set: pp::unicode
Nat # Nat : Type
Nat # Bool # Nat : Type
Set: pp::unicode