lean2/tests/lean/unfold_rec4.lean.expected.out
2015-07-29 17:13:02 -07:00

6 lines
286 B
Text
Raw Permalink 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.

unfold_rec4.lean:8:0: error: 1 unsolved subgoal
n :
⊢ succ (succ (succ (succ (f n)))) = sorry
unfold_rec4.lean:8:0: error: failed to add declaration 'example' to environment, value has metavariables
remark: set 'formatter.hide_full_terms' to false to see the complete term
?M_1