lean2/tests/lean/671.lean.expected.out

3 lines
90 B
Text
Raw Normal View History

protected definition nat.add : :=
λ a, nat.rec a (λ b₁, nat.succ)