Induction on the length of a lambda-term

33 Views Asked by At

Let M be a λ -term, with length m, that is: m = lgh(M).

Well... I think "induction on lgh(M)" means the same as "finite induction on m". But I'm not sure.

I ask for help.