lean2/tests/lean/sig1.lean.expected.out
Leonardo de Moura 9dc86e3cf5 fix(builtin/kernel): rename generalized proof_irrel axiom to hproof_irrel, and derive the restricted one
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-02-04 10:06:29 -08:00

11 lines
270 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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