True or False? The following expression is a syntactically correct λ expression.
expression
Remember that parentheses are not optional.
Parentheses must surround every application expression, but nothing else.
If needed, try to build a parse tree for this expression.
hint4