General Observations
Given the standard semantics, the simply typed lambda calculus is strongly normalizing: that is, well-typed terms always reduce to a value, i.e., a abstraction. This is because recursion is not allowed by the typing rules: it is impossible to find types for fixed-point combinators and the looping term . Recursion can be added to the language by either having a special operator of type or adding general recursive types, though both eliminate strong normalization.
Since it is strongly normalizing, it is decidable whether or not a simply typed lambda calculus program halts: it does! We can therefore conclude that the language is not Turing complete.
Read more about this topic: Simply Typed Lambda Calculus
Famous quotes containing the words general and/or observations:
“We raised a simple prayer
Before we left the spot,
That in the general mowing
That place might be forgot;
Or if not all so favored,
Obtain such grace of hours
That none should mow the grass there
While so confused with flowers.”
—Robert Frost (18741963)
“Jerry: Shes one of those third-year girls that gripe my liver.
Milo: Third-year girls?
Jerry: Yeah, you know, American college kids. They come over here to take their third year and lap up a little culture. They give me a swift pain.
Milo: Why?
Jerry: Theyre officious and dull. Theyre always making profound observations theyve overheard.”
—Alan Jay Lerner (19181986)