Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
What is the base case for the recursive definition of addition: add m n?
m + n
m + 1
succ (add m n)
m + zero = m
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!