lean4-htt/tests/lean/revert.lean.expected.out

33 lines
356 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.

?m_1
?m_1 h1 h2
revert.lean:69:9: error: invalid type ascription, term has type
b = b
but is expected to have type
?m_1 b = b
state:
6 goals
n m : ,
h : n = m,
b :
⊢ ?m_1 b = b
n m : ,
h : n = m
n m : ,
h : n = m
n m : ,
h : n = m
⊢ ?m_1 = m
n m : ,
h : n = m
⊢ n = m
n m : ,
h : n = m,
a :