lean2/tests/lean/cast3.lean.expected.out
Leonardo de Moura 2ca30571b4 Display the input term in the output of the Check command. It is useful to see the fully elaborated term.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-08 22:55:21 -07:00

27 lines
410 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
Assumed: A
Assumed: A'
Assumed: B
Assumed: B'
Assumed: x
x
Assumed: b
Defined: f
Assumed: H
Assumed: a'
b
Assumed: H2
Defined: g
0
g (cast H2 f a') :
Cast B B' (RanInj H2 (Cast A' A (Symm (DomInj H2)) a')) b
Assumed: A1
Assumed: A2
Assumed: A3
Assumed: Ha
Assumed: Hb
Assumed: a
Cast A1 A3 (Trans Hb Ha) a
cast Hb (cast Ha a) : A3