[True / False] Case 3 in the substitution algorithm must be considered first when performing the following substitution?
substExpression
Determine the type of lambda expression that you are substituting into.
The lambda expression that you are substituting into is the last argument passed in to the substitution algorithm.
hint3