Lambda calculus definition
The lambda calculus is a formal mathematical system consisting of constructing lambda terms and performing reduction operations on them. The definition of a lambda term is simply a variable, a lambda abstraction, or a function application, but a formal presentation can be somewhat lengthy.
Source: Wikipedia — Lambda calculus definition (CC BY-SA 4.0)