Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Lambda calculus
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Computability == There is no algorithm that takes as input any two lambda expressions and outputs {{Mono|TRUE}} or {{Mono|FALSE}} depending on whether one expression reduces to the other.<ref name="Church1936" /> More precisely, no [[computable function]] can [[decision problem|decide]] the question. This was historically the first problem for which undecidability could be proven. As usual for such a proof, ''computable'' means computable by any [[model of computation]] that is [[Turing complete]]. In fact computability can itself be defined via the lambda calculus: a function ''F'': '''N''' → '''N''' of natural numbers is a computable function if and only if there exists a lambda expression ''f'' such that for every pair of ''x'', ''y'' in '''N''', ''F''(''x'')=''y'' if and only if ''f'' {{Mono|''x''}} =<sub>β</sub> {{Mono|''y''}}, where {{Mono|''x''}} and {{Mono|''y''}} are the [[Church numeral]]s corresponding to ''x'' and ''y'', respectively and =<sub>β</sub> meaning equivalence with β-reduction. See the [[Church–Turing thesis]] for other approaches to defining computability and their equivalence. Church's proof of uncomputability first reduces the problem to determining whether a given lambda expression has a [[beta normal form|normal form]]. Then he assumes that this predicate is computable, and can hence be expressed in lambda calculus. Building on earlier work by Kleene and constructing a [[Gödel numbering]] for lambda expressions, he constructs a lambda expression {{Mono|''e''}} that closely follows the proof of [[Gödel's incompleteness theorems|Gödel's first incompleteness theorem]]. If {{Mono|''e''}} is applied to its own Gödel number, a contradiction results.
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Lambda calculus
(section)
Add topic