"Every effective procedure can be computed by a Turing machine."
This quote by Alonzo Church emphasizes that every computable function, or "effective procedure", can be performed by a Turing Machine. In other words, any task or calculation that follows fixed rules (algorithmic) to generate an output from a given input is fundamentally capable of being executed by the abstract machine model described by Alan Turing - hence, universality in computation. This principle serves as a cornerstone for the theory of computability and underpins our modern understanding of what can be calculated by a system following deterministic rules.
"Mathematics is the supreme nostalgia of the direct intuition of number and figure, by which we have been possessed since the soul was first unitary."
This quote by Alonzo Church suggests that mathematics is a deeply rooted, instinctive reminiscence of our early, primal understanding of numbers and shapes. It's a manifestation of our ancient, innate connection with the abstract concepts of mathematical ideas, which has been present since our consciousness first became unified. Essentially, Church saw mathematics as a revisitation of that initial intuitive grasp of mathematical principles, an experience shared by all humans since the emergence of self-awareness.
"Recursive functions model computability because they are 'self-calling.'"
The quote by Alonzo Church suggests that recursive functions, which can call themselves within their own definition, model computability because they exhibit the characteristic of self-referential behavior or looping back to their original definition. This self-referential property is akin to the process of computation, where instructions are repeated and reused to solve complex problems. In essence, Church posits that recursive functions reflect the essence of computation by demonstrating how simple rules can generate complex results through repeated application, much like a computer executing a program repeatedly to perform tasks and solve problems.
"A mathematical theory is said to be recursively axiomatized if there is an effective procedure for testing the formal correctness of any statement that can be expressed within it."
Alonzo Church's quote implies that a mathematical theory has a clear, systematic set of rules or axioms, and there exists an algorithm to verify the validity of any proposition made within this system using these rules. This "recursive axiomatization" ensures that the theory can be consistently applied in a mechanized, logical way. In other words, it allows for the automatic verification of mathematical truths within the given framework.
"The theory of lambda-definable functions, as well as the theory of Turing machines, may be regarded as abstract models of computation in general, and each provides a satisfactory foundation for recursive function theory."
This quote by Alonzo Church suggests that both the Lambda Calculus (Lambda-definable functions) and Turing Machines are abstract representations of general computation processes. In other words, they serve as theoretical frameworks to understand how computations work in a broad sense. Both these models provide a strong basis for Recursive Function Theory, which is the study of functions that can be defined recursively or computed by a Turing Machine or Lambda Calculus, thus demonstrating their importance and applicability in mathematical foundations of computation.
If you're searching for quotes on a different topic, feel free to browse our Topics page or explore a diverse collection of quotes from various Authors to find inspiration.