In mathematical logic, the lambda calculus (also written as
lλbmdλ cλlculus?
λ-calculus consists of constructing lambda terms and performing reduction operations on them. A term is defined as any valid lambda calculus expression. In the simplest form of lambda calculus, terms are built using only the rules below.
This is just about the untyped λ-calculus.