The Church- Turing Thesis

Total Page:16

File Type:pdf, Size:1020Kb

The Church- Turing Thesis contributed articles DOI:10.1145/3198448 new computing paradigms that do In its original form, the Church-Turing thesis breach the Church-Turing barrier, in which the uncomputable becomes com- concerned computation as Alan Turing putable, in an upgraded sense of “com- and Alonzo Church used the term in 1936— putable”? Before addressing these ques- human computation. tions, we first look back to the 1930s to consider how Alonzo Church and Alan Turing formulated, and sought to jus- BY B. JACK COPELAND AND ORON SHAGRIR tify, their versions of CTT. With this nec- essary history under our belts, we then turn to today’s dramatically more pow- erful versions of CTT. The Church- History of the Thesis Turing stated what we will call “Turing’s thesis” in various places and with vary- ing degrees of rigor. The following for- Turing Thesis: mulation is one of his most accessible. Turing’s thesis. “L.C.M.s [logical com- puting machines, Turing’s expression for Turing machines] can do anything Logical Limit that could be described as … ‘purely me- chanical’.”38 Turing also formulated his thesis in terms of numbers. For example, he or Breachable said, “It is my contention that these op- erations [the operations of an L.C.M.] include all those which are used in the computation of a number.”36 and Barrier? “[T]he ‘computable numbers’ include all numbers which would naturally be regarded as computable.”36 Church (who, like Turing, was work- ing on the German mathematician David Hilbert’s Entscheidungsproblem) advanced “Church’s thesis,” which he expressed in terms of definability in his lambda calculus. THE CHURCH-TURING THESIS (CTT) underlies tantalizing Church’s thesis. “We now define the open questions concerning the fundamental place notion … of an effectively calculable of computing in the physical universe. For example, key insights is every physical system computable? Is the universe ˽ The term “Church-Turing thesis” is used essentially computational in nature? What are the today for numerous theses that diverge significantly from the one Alonzo Church implications for computer science of recent speculation and Alan Turing conceived in 1936. about physical uncomputability? Does CTT place a ˽ The range of algorithmic processes studied in modern computer science fundamental logical limit on what can be computed, far transcends the range of processes a a computational “barrier” that cannot be broken, no “human computer” could possibly carry out. ˽ There are at least three forms of matter how far and in what multitude of ways computers the “physical Church-Turing thesis”— develop? Or could new types of hardware, based perhaps modest, bold, and super-bold—though, at the present stage of physical inquiry, on quantum or relativistic phenomena, lead to radically it is unknown whether any of them is true. 66 COMMUNICATIONS OF THE ACM | JANUARY 2019 | VOL. 62 | NO. 1 Is everything in the physical universe computable? Hubble Space Telescope view of the Pillars of Creation in the Eagle Nebula. function of positive integers by iden- nition,” Turing quickly proved that Church’s thesis have distinct meanings tifying it with the notion of a recursive λ-definability and his own concept of and so are different theses, since they function of positive integers (or of a computability (over positive integers) are not intensionally equivalent. A lead- λ-definable function of positive inte- are equivalent. Church’s thesis and Tur- ing difference in their meanings is that gers).”5 ing’s thesis are thus equivalent, if atten- Church’s thesis contains no reference Church chose to call this a definition. tion is restricted to functions of positive to computing machinery, whereas Tur- American mathematician Emil Post, on integers. (Turing’s thesis, more gen- ing’s thesis is expressed in terms of the the other hand, referred to Church’s the- eral than Church’s, also encompassed “Turing machine,” as Church dubbed it sis as a “working hypothesis” and criti- computable real numbers.) However, in his 1937 review of Turing’s paper. cized Church for masking it in the guise it is important for a computer scientist It is now widely understood that of a definition.33 to appreciate that despite this exten- Turing introduced his machines with IMAGE BY NASA, ESA, AND THE HUBBLE HERITAGE TEAM (STSCI/AURA) AND THE HUBBLE HERITAGE ESA, NASA, BY IMAGE Upon learning of Church’s “defi- sional equivalence, Turing’s thesis and the intention of providing an idealized JANUARY 2019 | VOL. 62 | NO. 1 | COMMUNICATIONS OF THE ACM 67 contributed articles description of a certain human activ- each going far beyond CTT-O. First, we Yanofsky in terms of equivalence class- ity—numerical computation; in Tur- look more closely at the algorithmic es of programs, while Moshe Vardi has ing’s day computation was carried out form of thesis, as stated to a first approx- speculated that an algorithm is both by rote workers called “computers,” or, imation by Lewis and Papadimitriou29: abstract-state machine and recursor. It sometimes, “computors”; see, for exam- “[W]e take the Turing machine to be a is also debated whether an algorithm ple, Turing.37 The Church-Turing thesis precise formal equivalent of the intuitive must be physically implementable. Mos- is about computation as the term was notion of ‘algorithm’.” chovakis and Vasilis Paschalis (among used in 1936—human computation. others) adopt a concept of algorithm “so Church’s term “effectively calculable What Is an Algorithm? wide as to admit ‘non-implementable’ function” was intended to refer to func- The range of algorithmic processes algorithms,”30 while other approaches tions that are calculable by an idealized studied in modern computer science do impose a requirement of physical im- human computer; and, likewise, Tur- far transcends the range of processes plementability, even if only a very mild ing’s phrase “numbers which would a Turing machine is able to carry out. one. David Harel, for instance, writes: naturally be regarded as computable” The Turing machine is restricted to, say, [A]ny algorithmic problem for which we was intended to refer to those numbers changing at most one bounded part at can find an algorithm that can be pro- that could be churned out, digit by digit, each sequential step of a computation. grammed in some programming lan- by an idealized human computer work- As Yuri Gurevich pointed out, the con- guage, any language, running on some ing ceaselessly. cept of an algorithm keeps evolving: “We computer, any computer, even one that Here, then, is our formulation of have now parallel, interactive, distrib- has not been built yet but can be built the historical version of the Church- uted, real-time, analog, hybrid, quan- … is also solvable by a Turing machine. Turing thesis, as informed by Turing’s tum, etc. algorithms.”22 There are en- This statement is one version of the so- proof of the equivalence of his and zymatic algorithms, bacterial foraging called Church/Turing thesis.”23 Church’s theses: algorithms, slime-mold algorithms, and Steering between these debates— CTT-Original (CTT-O). Every function more. The Turing machine is incapable and following Harel’s suggestion that that can be computed by the idealized of performing the atomic steps of algo- the algorithms of interest to computer human computer, which is to say, can rithms carried out by, say, an enzymatic science are always expressible in pro- be effectively computed, is Turing-com- system (such as selective enzyme bind- gramming languages—we arrive at the putable. ing) or a slime mold (such as pseudopod following program-oriented formula- Some mathematical logicians view extension). The Turing machine is simi- tion of the algorithmic thesis: CTT-O as subject ultimately to either larly unable to duplicate (as opposed to CTT-Algorithm (CTT-A). Every algo- mathematical proof or mathemati- simulate) John Conway’s Game of Life, rithm can be expressed by means of a cal refutation, like open mathematical where—unlike a Turing machine—ev- program in some (not necessarily cur- conjectures, as in the Riemann hypoth- ery cell updates simultaneously. rently existing) Turing-equivalent pro- esis, while others regard CTT-O as not A thesis aiming to limit the scope gramming language. amenable to mathematical proof but of algorithmic computability to Turing There is an option to narrow CTT-A supported by philosophical arguments computability should thus not state by adding “physically implementable” and an accumulation of mathematical that every possible algorithmic process before “program,” although in our view evidence. Few logicians today follow can be performed by a Turing machine. this would be to lump together two dis- Church in regarding CTT-O as a defini- The way to express the thesis is to say tinct computational issues that are bet- tion. We subscribe to Turing’s view of the extensional input-output function ter treated separately. the status of CTT-O, as we outline later. ια associated with an algorithm α is al- The evolving nature and open-end- In computer science today, algo- ways Turing-computable; ια is simply edness of the concept of an algorithm is rithms and effective procedures are, of the extensional mapping of α’s inputs matched by a corresponding open-end- course, associated not primarily with to α’s outputs. The algorithm the Tur- edness in the concept of a programming humans but with machines. (Note, while ing machine uses to compute ια might language. But this open-endedness not- some expositors might distinguish be- be very different from α itself. A ques- withstanding, CTT-A requires that all tween the terms “algorithm” and “ef- tion then naturally arises: If an algo- algorithms be bounded by Turing com- fective procedure,” we use the terms in- rithmic process need not be one a Tur- putability.
Recommended publications
  • The Turing Guide
    The Turing Guide Edited by Jack Copeland, Jonathan Bowen, Mark Sprevak, and Robin Wilson • A complete guide to one of the greatest scientists of the 20th century • Covers aspects of Turing’s life and the wide range of his intellectual activities • Aimed at a wide readership • This carefully edited resource written by a star-studded list of contributors • Around 100 illustrations This carefully edited resource brings together contributions from some of the world’s leading experts on Alan Turing to create a comprehensive guide that will serve as a useful resource for researchers in the area as well as the increasingly interested general reader. “The Turing Guide is just as its title suggests, a remarkably broad-ranging compendium of Alan Turing’s lifetime contributions. Credible and comprehensive, it is a rewarding exploration of a man, who in his life was appropriately revered and unfairly reviled.” - Vint Cerf, American Internet pioneer JANUARY 2017 | 544 PAGES PAPERBACK | 978-0-19-874783-3 “The Turing Guide provides a superb collection of articles £19.99 | $29.95 written from numerous different perspectives, of the life, HARDBACK | 978-0-19-874782-6 times, profound ideas, and enormous heritage of Alan £75.00 | $115.00 Turing and those around him. We find, here, numerous accounts, both personal and historical, of this great and eccentric man, whose life was both tragic and triumphantly influential.” - Sir Roger Penrose, University of Oxford Ordering Details ONLINE www.oup.com/academic/mathematics BY TELEPHONE +44 (0) 1536 452640 POSTAGE & DELIVERY For more information about postage charges and delivery times visit www.oup.com/academic/help/shipping/.
    [Show full text]
  • Ted Nelson History of Computing
    History of Computing Douglas R. Dechow Daniele C. Struppa Editors Intertwingled The Work and Influence of Ted Nelson History of Computing Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK Series Editor Gerard Alberts, University of Amsterdam, Amsterdam, The Netherlands Advisory Board Jack Copeland, University of Canterbury, Christchurch, New Zealand Ulf Hashagen, Deutsches Museum, Munich, Germany John V. Tucker, Swansea University, Swansea, UK Jeffrey R. Yost, University of Minnesota, Minneapolis, USA The History of Computing series publishes high-quality books which address the history of computing, with an emphasis on the ‘externalist’ view of this history, more accessible to a wider audience. The series examines content and history from four main quadrants: the history of relevant technologies, the history of the core science, the history of relevant business and economic developments, and the history of computing as it pertains to social history and societal developments. Titles can span a variety of product types, including but not exclusively, themed volumes, biographies, ‘profi le’ books (with brief biographies of a number of key people), expansions of workshop proceedings, general readers, scholarly expositions, titles used as ancillary textbooks, revivals and new editions of previous worthy titles. These books will appeal, varyingly, to academics and students in computer science, history, mathematics, business and technology studies. Some titles will also directly appeal to professionals and practitioners
    [Show full text]
  • Alan Turing's Forgotten Ideas
    Alan Turing, at age 35, about the time he wrote “Intelligent Machinery” Copyright 1998 Scientific American, Inc. lan Mathison Turing conceived of the modern computer in 1935. Today all digital comput- Aers are, in essence, “Turing machines.” The British mathematician also pioneered the field of artificial intelligence, or AI, proposing the famous and widely debated Turing test as a way of determin- ing whether a suitably programmed computer can think. During World War II, Turing was instrumental in breaking the German Enigma code in part of a top-secret British operation that historians say short- ened the war in Europe by two years. When he died Alan Turing's at the age of 41, Turing was doing the earliest work on what would now be called artificial life, simulat- ing the chemistry of biological growth. Throughout his remarkable career, Turing had no great interest in publicizing his ideas. Consequently, Forgotten important aspects of his work have been neglected or forgotten over the years. In particular, few people— even those knowledgeable about computer science— are familiar with Turing’s fascinating anticipation of connectionism, or neuronlike computing. Also ne- Ideas glected are his groundbreaking theoretical concepts in the exciting area of “hypercomputation.” Accord- ing to some experts, hypercomputers might one day in solve problems heretofore deemed intractable. Computer Science The Turing Connection igital computers are superb number crunchers. DAsk them to predict a rocket’s trajectory or calcu- late the financial figures for a large multinational cor- poration, and they can churn out the answers in sec- Well known for the machine, onds.
    [Show full text]
  • Report on the First IEEE Workshop on the Future of Research Curation Andnational Research Reproducibility Science Foundation 5-6 November 2016 Award #1641014
    Report on the First IEEE Workshop on the Future of Research Curation andNational Research Reproducibility Science Foundation 5-6 November 2016 Award #1641014 Report on the First IEEE Workshop on the Future of Research Curation and Research Reproducibility 5-6 November 2016 WASHINGTON, DC Report for NSF Award #1641014 Page 1 Report on the First IEEE Workshop on the Future of Research Curation and Research Reproducibility 5-6 November 2016 This page intentionally left blank Report for NSF Award #1641014 Page 2 Report on the First IEEE Workshop on the Future of Research Curation and Research Reproducibility 5-6 November 2016 Report on the First IEEE Workshop on The Future of Research Curation and Research Reproducibility Marriott Marquis, Washington, DC, USA 5-6 November 2016 National Science Foundation Award #1641014 Steering Committee Chair: John Baillieul, Boston University Larry Hall, University of South Florida José M.F. Moura, Carnegie Mellon Sheila Hemami, Draper Labs Gianluca Setti, University of Ferrara Michael Forster, IEEE Gerry Grenier, IEEE Fran Zappulla, IEEE John Keaton, IEEE Douglas McCormick and Kenneth Moore, rapporteurs Report for NSF Award #1641014 Page 3 Report on the First IEEE Workshop on the Future of Research Curation and Research Reproducibility 5-6 November 2016 Contents Attendees ...................................................................................................................................................... 6 Preface .........................................................................................................................................................
    [Show full text]
  • On Four Types of Argumentation for Classical Logic
    ROCZNIKI FILOZOFICZNE Tom LXVIII, numer 4 – 2020 DOI: https://doi.org/10.18290/rf20684-13 BOŻENA CZERNECKA-REJ * ON FOUR TYPES OF ARGUMENTATION FOR CLASSICAL LOGIC Classical logic1 has been many times submitted to varied criticism and at the beginning of the second half of the 20th century—together with the progressing multiplication of non-classical logical calculi – its imminent death was even prophesied. Nevertheless, it still remains the most permanent paradigm of logic as a scientific discipline. It seems that the time has gone irrevocably when it was believed that two-valued logic did not only stand in conflict with our intuitions but using it might lead to contradictions. After numerous fruitless searches, the scientists even lost hope to create a better logic than two-valued logic2. Naturally, different types of non-classical logic function which solve certain local problems and which standard logic cannot cope with. Leslie H. Tharp in his article Which Logic Is the Right Logic? puts the question about the properties that the correct system of logic should possess. He states that standard first-order logic is commonly considered to be the basic logical tool – “it appears not to go beyond what one would call logic, the problem evidently is whether it can be extended” (THARP 1975, 4). He BOŻENA CZERNECKA-REJ, PhD Habil., Associate Professor at the John Paul II Catholic University of Lublin, Faculty of Philosophy, Institute of Philosophy, Department of Logic; address for corres- pondence: Al. Racławickie 14, 20-950 Lublin; e-mail: [email protected]; ORCID: https://orcid.org/0000-0002-2992-4560.
    [Show full text]
  • Computer Simulations in Metaphysics: Possibilities and Limitations1 ______
    COMPUTER SIMULATIONS IN METAPHYSICS: POSSIBILITIES AND LIMITATIONS1 _________ BILLY WHEELER https://orcid.org/0000-0001-7017-2674 Sun Yat-Sen University Department of Philosophy Zhuhai, Guangzhou China [email protected] Article info CDD: 110 Received: 05.07.2019; Revised: 13.09.2019; Accepted: 13.09.2019 DOI: http://dx.doi.org/10.1590/0100-6045.2019.V42N3.BW Keywords Computer modeling Computer simulation Methods in metaphysics Humean Supervenience Nomic Necessity Abstract: Computer models and simulations have provided enormous benefits to researchers in the natural and social sciences, as well as many areas of philosophy. However, to date, there has been little attempt to use computer models in the development and evaluation of metaphysical theories. This is a shame, as there are good reasons for believing that metaphysics could benefit just as 1 Earlier versions of this paper were presented at the Forum on Philosophical Methods at Sun Yat-Sen University, Zhuhai as well as the 8th Asia-Pacific Conference on Philosophy of Science at Fudan University, Shanghai. I thank the participants for their helpful comments. I am also grateful to two anonymous reviewers from Manuscrito who also provided invaluable feedback on an earlier version of this paper. Manuscrito – Rev. Int. Fil. Campinas, v. 42, n. 3, pp. 108-148, Jul-Sep. 2019. Billy Wheeler 109 much from this practice as other disciplines. In this paper I assess the possibilities and limitations of using computer models in metaphysics. I outline the way in which different kinds of model could be useful for different areas of metaphysics, and I illustrate in more detail how agent-based models specifically could be used to model two well-known theories of laws: David Lewis’s "Best System Account" and David Armstrong's "Nomic Necessitation" view.
    [Show full text]
  • Computability Computability Computability Turing, Gödel, Church, and Beyond Turing, Gödel, Church, and Beyond Edited by B
    computer science/philosophy Computability Computability Computability turing, Gödel, Church, and beyond turing, Gödel, Church, and beyond edited by b. Jack Copeland, Carl J. posy, and oron Shagrir edited by b. Jack Copeland, Carl J. posy, and oron Shagrir Copeland, b. Jack Copeland is professor of philosophy at the ContributorS in the 1930s a series of seminal works published by university of Canterbury, new Zealand, and Director Scott aaronson, Dorit aharonov, b. Jack Copeland, martin Davis, Solomon Feferman, Saul alan turing, Kurt Gödel, alonzo Church, and others of the turing archive for the History of Computing. Kripke, Carl J. posy, Hilary putnam, oron Shagrir, Stewart Shapiro, Wilfried Sieg, robert established the theoretical basis for computability. p Carl J. posy is professor of philosophy and member irving Soare, umesh V. Vazirani editors and Shagrir, osy, this work, advancing precise characterizations of ef- of the Centers for the Study of rationality and for lan- fective, algorithmic computability, was the culmina- guage, logic, and Cognition at the Hebrew university tion of intensive investigations into the foundations of Jerusalem. oron Shagrir is professor of philoso- of mathematics. in the decades since, the theory of phy and Former Chair of the Cognitive Science De- computability has moved to the center of discussions partment at the Hebrew university of Jerusalem. He in philosophy, computer science, and cognitive sci- is currently the vice rector of the Hebrew university. ence. in this volume, distinguished computer scien- tists, mathematicians, logicians, and philosophers consider the conceptual foundations of comput- ability in light of our modern understanding. Some chapters focus on the pioneering work by turing, Gödel, and Church, including the Church- turing thesis and Gödel’s response to Church’s and turing’s proposals.
    [Show full text]
  • Alan Turing, Computing, Bletchley, and Mathematics, Wellington Public
    Alan Turing, Computing, Bletchley, and Mathematics Rod Downey Victoria University Wellington New Zealand Downey's research is supported by the Marsden Fund, and this material also by the Newton Institute. Wellington, February 2015 Turing I Turing has become a larger than life figure following the movie \The Imitation Game". I which followed Andrew Hodges book \Alan Turing : The Enigma", I which followed the release of classified documents about WWII. I I will try to comment on aspects of Turing's work mentioned in the movie. I I will give extensive references if you want to follow this up, including the excellent Horizon documentary. I Posted to my web site. Type \rod downey" into google. Turing Award I The equivalent of the \Nobel Prize" in computer science is the ACM Turing Award. I It is for life work in computer science and worth about $1M. I Why? This award was made up (1966) was well before Bletchley became public knowledge. I (Aside) Prof. D. Ritchie (Codebreaker)-from \Station X, Pt 3" Alan Turing was one of the figures of the century. || There were great men at Bletchley Park, but in the long hall of history Turing's name will be remembered as Number One in terms of consequences for mankind. Logic I Aristotle and other early Greeks then \modern" re-invention: Leibnitz (early 18th C), Boole, Frege, etc. I We want a way to represent arguments, language, processes etc by formal symbols and manipulate them like we do numbers to determine, e.g. validity of argument. I Simplest modern formal system propositional logic.
    [Show full text]
  • Alan Turing's Automatic Computing Engine
    5 Turing and the computer B. Jack Copeland and Diane Proudfoot The Turing machine In his first major publication, ‘On computable numbers, with an application to the Entscheidungsproblem’ (1936), Turing introduced his abstract Turing machines.1 (Turing referred to these simply as ‘computing machines’— the American logician Alonzo Church dubbed them ‘Turing machines’.2) ‘On Computable Numbers’ pioneered the idea essential to the modern computer—the concept of controlling a computing machine’s operations by means of a program of coded instructions stored in the machine’s memory. This work had a profound influence on the development in the 1940s of the electronic stored-program digital computer—an influence often neglected or denied by historians of the computer. A Turing machine is an abstract conceptual model. It consists of a scanner and a limitless memory-tape. The tape is divided into squares, each of which may be blank or may bear a single symbol (‘0’or‘1’, for example, or some other symbol taken from a finite alphabet). The scanner moves back and forth through the memory, examining one square at a time (the ‘scanned square’). It reads the symbols on the tape and writes further symbols. The tape is both the memory and the vehicle for input and output. The tape may also contain a program of instructions. (Although the tape itself is limitless—Turing’s aim was to show that there are tasks that Turing machines cannot perform, even given unlimited working memory and unlimited time—any input inscribed on the tape must consist of a finite number of symbols.) A Turing machine has a small repertoire of basic operations: move left one square, move right one square, print, and change state.
    [Show full text]
  • Can Machines Think? the Controversy That Led to the Turing Test, 1946-1950
    Can machines think? The controversy that led to the Turing test, 1946-1950 Bernardo Gonçalves1 Abstract Turing’s much debated test has turned 70 and is still fairly controversial. His 1950 paper is seen as a complex and multi-layered text and key questions remain largely unanswered. Why did Turing choose learning from experience as best approach to achieve machine intelligence? Why did he spend several years working with chess-playing as a task to illustrate and test for machine intelligence only to trade it off for conversational question-answering later in 1950? Why did Turing refer to gender imitation in a test for machine intelligence? In this article I shall address these questions directly by unveiling social, historical and epistemological roots of the so-called Turing test. I will draw attention to a historical fact that has been scarcely observed in the secondary literature so far, namely, that Turing's 1950 test came out of a controversy over the cognitive capabilities of digital computers, most notably with physicist and computer pioneer Douglas Hartree, chemist and philosopher Michael Polanyi, and neurosurgeon Geoffrey Jefferson. Seen from its historical context, Turing’s 1950 paper can be understood as essentially a reply to a series of challenges posed to him by these thinkers against his view that machines can think. Keywords: Alan Turing, Can machines think?, The imitation game, The Turing test, Mind-machine controversy, History of artificial intelligence. Robin Gandy (1919-1995) was one of Turing’s best friends and his only doctorate student. He received Turing’s mathematical books and papers when Turing died in 1954, and took over from Max Newman in 1963 the task of editing the papers for publication.1 Regarding Turing’s purpose in writing his 1950 paper and sending it for publication, Gandy offered a testimony previously brought forth by Jack Copeland which has not yet been commented about:2 It was intended not so much as a penetrating contribution to philosophy but as propaganda.
    [Show full text]
  • The Essential Turing Reviewed by Andrew Hodges
    Book Review The Essential Turing Reviewed by Andrew Hodges The Essential Turing the Second World War, with particular responsibility A. M. Turing, B. Jack Copeland, ed. for the German Enigma-enciphered naval commu- Oxford University Press, 2004 nications, though this work remained secret until US$29.95, 662 pages the 1970s and only in the 1990s were documents ISBN 0198250800 from the time made public. Many mathematicians would see Turing as a The Essential Turing is a selection of writings of the hero for the 1936 work alone. But he also makes a British mathematician Alan M. Turing (1912–1954). striking exemplar of mathematical achievement in Extended introductions and annotations are added his breadth of attack. He made no distinction be- by the editor, the New Zealand philosopher B. Jack tween “pure” and “applied” and tackled every kind Copeland, and there are some supplementary pa- of problem from group theory to biology, from ar- pers and commentaries by other authors. Alan Tur- guing with Wittgenstein to analysing electronic ing was the founder of the theory of computabil- component characteristics—a strategy diametri- ity, with his paper “On Computable numbers, with cally opposite to today’s narrow research training. an application to the Entscheidungsproblem” (Tur- The fact that few had ever heard of him when he ing 1936). This, a classic breakthrough of twenti- died mysteriously in 1954, and that his work in de- eth century mathematics, was written when he was feating Nazi Germany remained unknown for so twenty-three. In the course of this work in mathe- long, typifies the unsung creative power of math- matical logic, he defined the concept of the uni- ematics which the public—indeed our own stu- versal machine.
    [Show full text]
  • The Essential Turing: Seminal Writings in Computing, Logic, Philosophy, Artificial Intelligence, and Artificial Life: Plus the Secrets of Enigma
    The Essential Turing: Seminal Writings in Computing, Logic, Philosophy, Artificial Intelligence, and Artificial Life: Plus The Secrets of Enigma B. Jack Copeland, Editor OXFORD UNIVERSITY PRESS The Essential Turing Alan M. Turing The Essential Turing Seminal Writings in Computing, Logic, Philosophy, Artificial Intelligence, and Artificial Life plus The Secrets of Enigma Edited by B. Jack Copeland CLARENDON PRESS OXFORD Great Clarendon Street, Oxford OX2 6DP Oxford University Press is a department of the University of Oxford. It furthers the University’s objective of excellence in research, scholarship, and education by publishing worldwide in Oxford New York Auckland Cape Town Dar es Salaam Hong Kong Karachi Kuala Lumpur Madrid Melbourne Mexico City Nairobi New Delhi Taipei Toronto Shanghai With offices in Argentina Austria Brazil Chile Czech Republic France Greece Guatemala Hungary Italy Japan South Korea Poland Portugal Singapore Switzerland Thailand Turkey Ukraine Vietnam Published in the United States by Oxford University Press Inc., New York © In this volume the Estate of Alan Turing 2004 Supplementary Material © the several contributors 2004 The moral rights of the author have been asserted Database right Oxford University Press (maker) First published 2004 All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, without the prior permission in writing of Oxford University Press, or as expressly permitted by law, or under terms agreed with the appropriate reprographics rights organization. Enquiries concerning reproduction outside the scope of the above should be sent to the Rights Department, Oxford University Press, at the address above.
    [Show full text]