lean2/tests/lean/unfold_rec2.lean.expected.out

4 lines
78 B
Text
Raw Normal View History

unfold_rec2.lean:8:2: proof state
a n :
⊢ a = 2 → f (a * 2) n = f 4 n