lean4-htt/old_tests/tests/lean/simp_except.lean.expected.out
2018-04-10 12:56:55 -07:00

22 lines
477 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.

simp_except.lean:13:3: error: unknown identifier 'fax'
state:
a :
⊢ f a = a
simp_except.lean:16:3: error: simplify tactic failed to simplify
state:
a :
⊢ f a = a
simp_except.lean:21:3: error: simplify tactic failed to simplify
state:
a :
⊢ f a = a
simp_except.lean:25:3: error: invalid local exception h, '*' was not used
state:
a : ,
h : a = 0
⊢ a = 0
simp_except.lean:28:3: error: simplify tactic failed to simplify
state:
a : ,
h : a = 0
⊢ a = 0