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:
“What use Milton, a silly story
Of our lost general parents,
eaters of fruit?”
—Gary Snyder (b. 1930)
“The natural historian is not a fisherman who prays for cloudy days and good luck merely; but as fishing has been styled a contemplative mans recreation, introducing him profitably to woods and water, so the fruit of the naturalists observations is not in new genera or species, but in new contemplations still, and science is only a more contemplative mans recreation.”
—Henry David Thoreau (18171862)