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

9 lines
240 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.

attribute_bug1.lean:7:3: error: simplify tactic failed to simplify
state:
n :
⊢ f n = n + 1
constant fdef : ∀ (n : ), f n = n + 1
attribute_bug1.lean:19:3: error: simplify tactic failed to simplify
state:
n :
⊢ f n = n + 1