Consequences of Theoretically Modeling the Mind As a Computer

Total Page:16

File Type:pdf, Size:1020Kb

Consequences of Theoretically Modeling the Mind As a Computer PONTIFICIA UNIVERSIDAD CATOLICA DE CHILE ESCUELA DE PSICOLOGIA´ CONSEQUENCES OF THEORETICALLY MODELING THE MIND AS A COMPUTER ESTEBAN HURTADO LEON´ Thesis submitted to the Office of Research and Graduate Studies in partial fulfillment of the requirements for the degree of Doctor in Psychology Advisor: CARLOS CORNEJO ALARCON´ Santiago de Chile, August 2017 c MMXVII, ESTEBAN HURTADO PONTIFICIA UNIVERSIDAD CATOLICA DE CHILE ESCUELA DE PSICOLOGIA´ CONSEQUENCES OF THEORETICALLY MODELING THE MIND AS A COMPUTER ESTEBAN HURTADO LEON´ Members of the Committee: CARLOS CORNEJO ALARCON´ DIEGO COSMELLI SANCHEZ LUIS DISSETT VELEZ JAAN VALSINER ......... Thesis submitted to the Office of Research and Graduate Studies in partial fulfillment of the requirements for the degree of Doctor in Psychology Santiago de Chile, August 2017 c MMXVII, ESTEBAN HURTADO To Carmen and Fulvio ACKNOWLEDGEMENTS I would like to thank the School of Psychology at Pontificia Universidad Catolica´ de Chile for taking me in and walking me through the diversity of the study of the mind. I am in debt to all the teachers who kindly and passionately shared their knowledge with me, and very specially to the kind and helpful work of the administrative staff. I took my first steps in theoretical computer science at the School of Engineering of the same university, with Dr. Alvaro´ Campos, who is no longer with us. His passion for knowledge, dedication and warmth continue to inspire those of us who where lucky enough to cross paths with him. The generous and theoretically profound support of the committee members has been fundamental to the production of this text. I am deeply thankful to all of them. I would like to specially thank Dr. Luis Dissett, from whom I learnt many of the issues discussed in this work. From him I also learnt to see logic as a beautiful form of art. His love for maths reverbs in the hearts of many of his students, myself included. I thank my dear friend Dr. Agust´ın Ibanez,˜ for introducing me to cognitive science, stimulating my development of an individual critical position in the area, and encouraging me to pursue an academic career. This work would have not been possible without his inspiration and support. I also thank Roberto Musa and David Carre,´ for the stimulating conversations we have had have been a real contribution to this thesis. I want to thank my thesis advisor, Dr. Carlos Cornejo, in a very special way. This work, its approach, and my whole interest in the questions embedded in it, would have not been possible without his humble and theoretically profound guidance. With humility and true admiration, I hope this is only the beginning of a long collaboration. I would like to thank CONICYT for funding my doctoral studies. I also thank the generous spiritual and administrative support I received from Jan Krebs, Hector´ Bernales, David Huepe, and Gorka Naverrete, all people I have had the privilege to work for. iv I dedicate this work to my parents, Carmen and Fulvio. I thank them deeply for their encouragement, dedication and support. v TABLE OF CONTENTS ACKNOWLEDGEMENTS ::::::::::::::::::::::::::::: iv LIST OF FIGURES ::::::::::::::::::::::::::::::::: ix LIST OF TABLES :::::::::::::::::::::::::::::::::: xi ABSTRACT ::::::::::::::::::::::::::::::::::::: xii RESUMEN ::::::::::::::::::::::::::::::::::::: xiii 1. Introduction ::::::::::::::::::::::::::::::::::: 1 2. What is a computer system? ::::::::::::::::::::::::::: 5 2.1. Multiple definition, multiple implementation, and computational power :: 7 2.2. Some well known computer models :::::::::::::::::::: 9 2.2.1. Finite-state machines :::::::::::::::::::::::::: 9 2.2.2. Pushdown automata :::::::::::::::::::::::::: 12 2.2.3. The Turing machine :::::::::::::::::::::::::: 14 2.2.4. Universal Turing machines ::::::::::::::::::::::: 17 2.3. Actual implementation of computing models :::::::::::::::: 17 3. Countable and uncountable sets ::::::::::::::::::::::::: 21 3.1. How to define a mathematical set :::::::::::::::::::::: 21 3.2. The cardinality of infinite sets ::::::::::::::::::::::: 23 3.2.1. Natural numbers :::::::::::::::::::::::::::: 23 3.2.2. Some subsets of natural numbers :::::::::::::::::::: 24 3.2.3. Integer numbers :::::::::::::::::::::::::::: 25 3.2.4. Rational numbers :::::::::::::::::::::::::::: 26 3.2.5. Real numbers :::::::::::::::::::::::::::::: 27 3.3. Countability of computational procedures ::::::::::::::::: 29 vi 4. Turing halting :::::::::::::::::::::::::::::::::: 32 4.1. The Turing halting problem ::::::::::::::::::::::::: 33 4.1.1. Undecidability proof :::::::::::::::::::::::::: 33 4.2. Computable numbers :::::::::::::::::::::::::::: 35 4.3. Consequences :::::::::::::::::::::::::::::::: 36 4.3.1. A few undecidable problems :::::::::::::::::::::: 36 4.3.2. Undecidability of Turing machine equivalence ::::::::::::: 37 4.3.3. Not all definable functions are computable ::::::::::::::: 38 5. Godel’s¨ incompleteness ::::::::::::::::::::::::::::: 40 5.1. Axiomatic systems and formal languages :::::::::::::::::: 41 5.1.1. Theories and proofs :::::::::::::::::::::::::: 41 5.1.2. The natural number system ::::::::::::::::::::::: 43 5.2. Hilbert’s program :::::::::::::::::::::::::::::: 46 5.3. Godel’s¨ incompleteness ::::::::::::::::::::::::::: 47 6. Consequences of Godel’s¨ incompleteness :::::::::::::::::::: 49 6.1. Consequences for axiomatic systems :::::::::::::::::::: 49 6.1.1. There is no proof of arithmetic consistency in arithmetic :::::::: 49 6.1.2. There is no definition of arithmetic truth in arithmetic ::::::::: 49 6.2. Relationship with Turing halting :::::::::::::::::::::: 51 6.3. Implications for logic language ::::::::::::::::::::::: 53 7. Psychological interpretations of incompleteness :::::::::::::::: 56 7.1. Piaget’s reaction to Godel’s¨ theorems :::::::::::::::::::: 56 7.2. Did Wittgenstein misunderstand Godel?¨ :::::::::::::::::: 57 7.3. Lucas-Penrose interpretation of Godel¨ ::::::::::::::::::: 59 7.4. The “truth” of Godel’s¨ sentence :::::::::::::::::::::: 60 8. Knowledge in an incomplete system :::::::::::::::::::::: 63 8.1. Truth values and world facts :::::::::::::::::::::::: 63 8.2. Dichotomous truth ::::::::::::::::::::::::::::: 66 vii 8.3. Trichotomous truth ::::::::::::::::::::::::::::: 66 9. Computers and non-determinism :::::::::::::::::::::::: 70 9.1. Non-deterministic Turing machines and quantum computing :::::::: 70 9.2. Bayesian modeling ::::::::::::::::::::::::::::: 73 9.3. Markovian modeling :::::::::::::::::::::::::::: 75 9.3.1. Bayes’ theorem in time: an example :::::::::::::::::: 76 9.3.2. Acting under uncertainty :::::::::::::::::::::::: 80 9.4. Non-determinism and computational modeling of the mind :::::::: 82 10. Some controversies around a computational mind ::::::::::::::: 84 10.1. Being versus being like a computer :::::::::::::::::::: 84 10.2. Brain and mind :::::::::::::::::::::::::::::: 85 10.3. Is there anything beyond the physical? :::::::::::::::::: 86 10.4. Representation of knowledge ::::::::::::::::::::::: 87 10.5. Architecture of the mind :::::::::::::::::::::::::: 89 10.6. Body and environment :::::::::::::::::::::::::: 91 11. Incompleteness and epiphenomenal qualia ::::::::::::::::::: 93 11.1. The incompleteness of Mary’s knowledge ::::::::::::::::: 94 12. A few limitations of the computational theory of mind :::::::::::: 98 12.1. Some basic limitations ::::::::::::::::::::::::::: 99 12.2. Underdetermination of theoretical models by evidence :::::::::: 100 12.3. Metaphysical orthogonality of the computational theory of the mind ::: 101 13. Conclusions :::::::::::::::::::::::::::::::::: 104 References :::::::::::::::::::::::::::::::::::::: 110 viii LIST OF FIGURES 2.1 Example of equivalent definitions. The defining property of p-quadrilaterals is having parallel opposite sides, while that of a-quadrilaterals is having same value opposite angles. Despite having differently worded definitions, both define the exact same class of polygons, because one property implies the other. ::::: 8 2.3 Simplified finite state machine for two floor elevator. It models how position changes as a result of pressing up or down buttons. :::::::::::::: 10 2.4 Finite state machine for a three question quiz show. States circled in double lines are final. Prize can be up to $3,000 if all three questions are answered correctly. Retiring without an answer yields an amount that depends on the number of previous right answers. A wrong answer finishes the game with no prize. ::: 11 2.5 Finite state machine for telling whether a sequence of characters contains an even amount of ‘a’ symbols. It has essentially the same form as the elevator model from Figure 2.3. For instance, processing characters “aabaaz” goes through several state transitions (arrows) each one resulting in a new output. The last output indicates that the input has an even number of ‘a’. ::::::::::: 11 2.6 Both pushdown automata and Turing machines are the combination of a finite- state machine and some additions. In the case of a PDA the addition is a stack for piling up symbols. Instead of a stack, a Turing machine has a tape and a read/write head that transfers symbols between the tape and the FSM. The tape is infinite, in the sense that there is a beginning to it but no end. In constrast to a PDA, a TM does not need separate input and output, because the input can be written on the tape at the begining, and the output can be read from the same tape after processing has finished. ::::::::::::::::::::::::: 12 3.1 Matching of integer numbers and natural numbers on the number line. :::: 25 ix 3.2 Countability
Recommended publications
  • The Metamathematics of Putnam's Model-Theoretic Arguments
    The Metamathematics of Putnam's Model-Theoretic Arguments Tim Button Abstract. Putnam famously attempted to use model theory to draw metaphysical conclusions. His Skolemisation argument sought to show metaphysical realists that their favourite theories have countable models. His permutation argument sought to show that they have permuted mod- els. His constructivisation argument sought to show that any empirical evidence is compatible with the Axiom of Constructibility. Here, I exam- ine the metamathematics of all three model-theoretic arguments, and I argue against Bays (2001, 2007) that Putnam is largely immune to meta- mathematical challenges. Copyright notice. This paper is due to appear in Erkenntnis. This is a pre-print, and may be subject to minor changes. The authoritative version should be obtained from Erkenntnis, once it has been published. Hilary Putnam famously attempted to use model theory to draw metaphys- ical conclusions. Specifically, he attacked metaphysical realism, a position characterised by the following credo: [T]he world consists of a fixed totality of mind-independent objects. (Putnam 1981, p. 49; cf. 1978, p. 125). Truth involves some sort of correspondence relation between words or thought-signs and external things and sets of things. (1981, p. 49; cf. 1989, p. 214) [W]hat is epistemically most justifiable to believe may nonetheless be false. (1980, p. 473; cf. 1978, p. 125) To sum up these claims, Putnam characterised metaphysical realism as an \externalist perspective" whose \favorite point of view is a God's Eye point of view" (1981, p. 49). Putnam sought to show that this externalist perspective is deeply untenable. To this end, he treated correspondence in terms of model-theoretic satisfaction.
    [Show full text]
  • Starting the Dismantling of Classical Mathematics
    Australasian Journal of Logic Starting the Dismantling of Classical Mathematics Ross T. Brady La Trobe University Melbourne, Australia [email protected] Dedicated to Richard Routley/Sylvan, on the occasion of the 20th anniversary of his untimely death. 1 Introduction Richard Sylvan (n´eRoutley) has been the greatest influence on my career in logic. We met at the University of New England in 1966, when I was a Master's student and he was one of my lecturers in the M.A. course in Formal Logic. He was an inspirational leader, who thought his own thoughts and was not afraid to speak his mind. I hold him in the highest regard. He was very critical of the standard Anglo-American way of doing logic, the so-called classical logic, which can be seen in everything he wrote. One of his many critical comments was: “G¨odel's(First) Theorem would not be provable using a decent logic". This contribution, written to honour him and his works, will examine this point among some others. Hilbert referred to non-constructive set theory based on classical logic as \Cantor's paradise". In this historical setting, the constructive logic and mathematics concerned was that of intuitionism. (The Preface of Mendelson [2010] refers to this.) We wish to start the process of dismantling this classi- cal paradise, and more generally classical mathematics. Our starting point will be the various diagonal-style arguments, where we examine whether the Law of Excluded Middle (LEM) is implicitly used in carrying them out. This will include the proof of G¨odel'sFirst Theorem, and also the proof of the undecidability of Turing's Halting Problem.
    [Show full text]
  • How to Adopt a Logic
    How to adopt a logic Daniel Cohnitz1 & Carlo Nicolai2 1Utrecht University 2King’s College London Abstract What is commonly referred to as the Adoption Problem is a challenge to the idea that the principles for logic can be rationally revised. The argument is based on a reconstruction of unpublished work by Saul Kripke. As the reconstruction has it, Kripke essentially extends the scope of William van Orman Quine’s regress argument against conventionalism to the possibility of adopting new logical principles. In this paper we want to discuss the scope of this challenge. Are all revisions of logic subject to the regress problem? If not, are there interesting cases of logical revisions that are subject to the regress problem? We will argue that both questions should be answered negatively. FIRST DRAFT 1 1 Introduction What is commonly referred to as the Adoption Problem is a challenge to the idea that the principles for logic can be rationally revised. The argument is based on a reconstruction of unpublished work by Saul Kripke.1 As the reconstruction has it, Kripke essentially extends the scope of William van Orman Quine’s regress argument (Quine, 1976) against conventionalism to the possibility of adopting new logical principles. In this paper we want to discuss the scope of this challenge. Are all revisions of logic subject to the regress problem? If not, are there interesting cases of logical revisions that are subject to the regress problem? We will argue that both questions should be answered negatively. Kripke’s regress does not arise for all rules of inference and not even for the adoption of those rules that are of relevance for the discussion of the rational revisability of logic.
    [Show full text]
  • Mathematical Undecidability, Quantum Nonlocality And
    MATHEMATICAL UNDECIDABILITY, QUANTUM NONLOCALITY AND THE QUESTION OF THE EXISTENCE OF GOD MATHEMATICAL UNDECIDABILITY, QUANTUM NONLOCALITY AND THE QUESTION OF THE EXISTENCE OF GOD Edited by ALFRED DRIESSEN Department ofApplied Physics, University ofTwente, Enschede, the Netherlands and ANTOINE SUAREZ The Institute for Interdisciplinary Studies, Geneva and Zurich, Switzerland SPRINGER SCIENCE+BUSINESS MEDIA, B.V. Library ofCongress Cataloging-in-Publication Data MatheMatlcal undecldabl1lty, quantuN nonlocallty and the quest Ion of the exlstence of God I Alfred Drlessen, Antolne Suarez, editors. p. cm. Includes blbliographlcal references and Index. ISBN 978-94-010-6283-1 ISBN 978-94-011-5428-4 (eBook) DOI 10.1007/978-94-011-5428-4 1. PhYS1CS--Phl1osophy. 2. Mathe.atlcs--Phl1osophy. 3. Ouantu. theory. 4. Gud--PfQ~f, Ontologieai. I. Drlessen, Alfred. II. Suarez, Antolne. OC6.M357 1997 530' .01--dc20 96-36621 ISBN 978-94-010-6283-1 Printed on acid-free paper All rights reserved © 1997 Springer Science+Business Media Dordrecht Originally published by Kluwer Academic Publishers in 1997 Softcover reprint of the hardcover 1st edition 1997 No part of the material protected by this copyright notice may be reproduced or utilized in any form or by any means, electronic or mechanical, inc1uding photocopying, recording or by any information storage and retrieval system, without written permission from the copyright owner. TABLE OF CONTENTS A. DRIESSEN and A. SUAREZ / Preface vii A. DRIESSEN and A. SUAREZ / Introduction Xl PART I: MATHEMATICS AND UNDECIDABILITY 1. H.-C. REICHEL / How can or should the recent developments in mathematics influence the philosophy of mathematics? 3 2. G.J. CHAITIN / Number and randomness: algorithmic information theory - new results on the foundations of mathematics 15 3.
    [Show full text]
  • Shadows of the Mind: a Search for the Missing Science of Consciousness Pdf
    FREE SHADOWS OF THE MIND: A SEARCH FOR THE MISSING SCIENCE OF CONSCIOUSNESS PDF Roger Penrose | 480 pages | 03 Oct 1995 | Vintage Publishing | 9780099582113 | English | London, United Kingdom Shadows of the Mind - Wikipedia Skip to search form Skip to main content You are currently Shadows of the Mind: A Search for the Missing Science of Consciousness. Some features of the site may not work correctly. Penrose Published Psychology, Computer Science. From the Publisher: A New York Times bestseller when it appeared inRoger Penrose's The Emperor's New Mind was universally hailed as a marvelous survey of modern physics as well as a brilliant reflection on the human mind, offering a new perspective on the scientific landscape and a visionary glimpse of the possible future of science. Save to Library. Create Alert. Launch Research Feed. Share This Paper. Penrose Computational Complexity: A Modern Approach. Arora, B. Barak Capra, P. Luisi Figures and Topics from this paper. Citation Type. Has PDF. Publication Type. More Filters. On Gravity's role in Quantum State Reduction. Open Access. Research Feed. Consciousness and Complexity. View 1 excerpt, cites background. Artificial Intelligence: A New Synthesis. Can quantum probability provide a new direction for cognitive modeling? The Newell Test for a theory of cognition. Dynamical Cognitive Science. View 4 excerpts, cites background. References Publications referenced by this paper. Minds, Brains, and Programs. Highly Influential. View 4 excerpts, references background. A logical calculus of the ideas immanent in nervous activity. Simulating physics with computers. Neural networks and physical systems with Shadows of the Mind: A Search for the Missing Science of Consciousness collective computational abilities.
    [Show full text]
  • Arxiv:1708.01170V2 [Quant-Ph]
    The Algebra of the Pseudo-Observables II: The Measurement Problem Edoardo Piparo‡ Liceo Scientifico Statale “Archimede”, Viale Regina Margherita 3, I-98121 Messina, Italy E-mail: [email protected] Abstract. In this second paper, we develop the full mathematical structure of the algebra of the pseudo-observables, in order to solve the quantum measurement problem. Quantum state vectors are recovered but as auxiliary pseudo-observables storing the information acquired in a set of observations. The whole process of measurement is deeply reanalyzed in the conclusive section, evidencing original aspects. The relation of the theory with some popular interpretations of Quantum Mechanics is also discussed, showing that both Relational Quantum Mechanics and Quantum Bayesianism may be regarded as compatible interpretations of the theory. A final discussion on reality, tries to bring a new insight on it. Keywords: Quantum measurement problem, interpretation of quantum mechanics, relational quantum mechanics, quantum bayesianism PACS numbers: 03.65.Ta arXiv:1708.01170v2 [quant-ph] 10 Sep 2017 ‡ A.I.F. Associazione per l’Insegnamento della Fisica - Gruppo Storia della Fisica: http://www.lfns.it/STORIA/index.php/it/chi-siamo The Algebra of the Pseudo-Observables II 2 1. Introduction 1.1. Measurement in Quantum Mechanics Quantum measurement theory in standard textbooks is expressed in term of the Copenhagen interpretation, that can be summarized in the following essential points: (i) A state vector gives a complete description of the state of a physical system. It determines the probability distribution of the measure outcomes of any observable quantity. (ii) Our knowledge of the physical reality cannot be expressed but by means of the language of the “Classical Physics”.
    [Show full text]
  • On the Algebraic Representation of Causation Giving Mathematical Form to Philosophical Decisions Part I Dr
    On The Algebraic Representation of Causation Giving Mathematical Form to Philosophical Decisions Part I Dr. Roy Lisker Ferment Press 8 Liberty Street#306 Middletown, CT 06457 <http://www.fermentmagazine.org> On The Algebraic Representation of Causation Roy Lisker, PhD Ferment Press 8 Liberty Street #306 Middletown, CT 06457 [email protected] TABLE OF CONTENTS Part I I. Introduction ...................................... Page 1 II. Causal Function Algebras....................... 5 (a) The Extrinsic Structure ............. 6 (b) The Intrinsic Structure ............. 11 Example I:“Every effect is a cause” 14 (i) Multi-Agents ..... 16 (ii) Causal Chains ... 17 (iii) Feedback Loops.. 18 (iv) Vector Fields ..... 19 Example II: Additivity ................. 20 (i)Magnitude Algebras 21 (ii) Concatenation Algebras ......... 22 (iii) Superposition Principles ....... 23 Example III: StrictDeterminism ..........25 Example IV: Temporal Invariance .... 26 (c) The 3 Temporal Modes.................... 30 Modal Predicates.............. 31 Modal Calculi I. Possibility vs. Necessity...32 II. The Knowable, Unknowable and Unknown..................34 III. The Possible and Conceivable.................. 37 (d) Appendix: Algebraic Structure of Causation in Quantum Theory: 4 Formalisms (i) Heisenberg ...... 39 (ii) Schrodinger..... 41 (iii) Dirac............. 41 (iv) von Neumann.... 42 III.The Lagrange/Hamilton Paradigm (a) Unpacking the Instant ................... 43 (b) Difficulties of Leibniz/Kant: (i) Cancellation Points ........ 48 (ii) Singularities .................
    [Show full text]
  • Re Ection in Conditional Rewriting Logic 
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Theoretical Computer Science 285 (2002) 245–288 www.elsevier.com/locate/tcs Reection in conditional rewriting logic Manuel Clavela; ∗ JosÃe Meseguerb aFacultad de Informatica,Ã Univesidad Complutense de Madrid, Madrid, Spain bSRI International, Menlo Park, CA 94025, USA Abstract We recall general metalogical axioms for a reective logic basedon the notion of a universal theory, that is, a theory that can simulate the deductions of all other theories in a class of theories of interest, including itself. We then show that conditional rewriting logic is reective, generalizing in two stages: ÿrst to the unsortedconditionalcase, andthen to the many-sorted conditional case, the already known result for unconditional and unsorted rewriting logic (Re- ection in Rewriting Logic: Metalogical Foundations and Metaprogramming Applications. CSLI Publications, 2000). This work should be seen as providing foundations for many useful applica- tions of rewriting logic reection. The results presentedhere have greatly inuencedthe design of the Maude language, which implements rewriting logic and supports its reective capabil- ities, andhave been usedas a theoretical foundationfor applications such as internal rewrite strategies, reective design of theorem proving tools, module algebra and metaprogramming, and metareasoning in metalogical frameworks. c 2002 Elsevier Science B.V. All rights reserved. Keywords: Reection; Reective logics;
    [Show full text]
  • Deepening the Automated Search for Gödel's Proofs
    Deepening the Automated Search for G¨odel'sProofs Adam Conkey Wilfried Sieg (advisor) Abstract G¨odel'sincompleteness theorems establish the stunning result that mathematics cannot be fully formalized and, further, that any formal system containing a modicum of number or set theory cannot establish its own consistency. Wilfried Sieg and Clinton Field, in their paper Automated Search for G¨odel'sProofs, presented automated proofs of G¨odel'stheorems at an abstract axiomatic level; they used an appropriate expan- sion of the strategic considerations that guide the search of the automated theorem prover AProS. The representability conditions that allow the syntactic notions of the metalanguage to be represented inside the object language were taken as axioms in the automated proofs. The concrete task I am taking on in this project is to extend the search by formally verifying these conditions. Using a formal metatheory defined in the language of binary trees, the syntactic objects of the metatheory lend themselves naturally to a direct encoding in Zermelo's theory of sets. The metatheoretic notions can then be inductively defined and shown to be representable in the object-theory using appropriate inductive arguments. Formal verification of the representability con- ditions is the first step towards an automated proof thereof which, in turn, brings the automated verification of G¨odel'stheorems one step closer to completion. Contents 1 Preliminaries 3 1.1 Background . 3 1.2 Description of Metatheory . 3 1.3 Description of Object-theory . 5 1.4 Conventions/Notation . 6 2 Representability 7 2.1 Representability of Syntax . 7 2.2 Representability of Equality .
    [Show full text]
  • Spacetime Paths As a Whole
    quantum reports Article Spacetime Paths as a Whole Sky Nelson-Isaacs Theiss Research; P.O. Box 127, La Jolla, CA 92038; [email protected] Abstract: The mathematical similarities between non-relativistic wavefunction propagation in quantum mechanics and image propagation in scalar diffraction theory are used to develop a novel understanding of time and paths through spacetime as a whole. It is well known that Feynman’s original derivation of the path integral formulation of non-relativistic quantum mechanics uses time-slicing to calculate amplitudes as sums over all possible paths through space, but along a definite curve through time. Here, a 3+1D spacetime wave distribution and its 4-momentum dual are formally developed which have no external time parameter and therefore cannot change or evolve in the usual sense. Time is thus seen “from the outside”. A given 3+1D momentum representation of a system encodes complete dynamical information, describing the system’s spacetime behavior as a whole. A comparison is made to the mathematics of holograms, and properties of motion for simple systems are derived. Keywords: wavefunction propagation; holography; path integral; scalar diffraction theory; Fourier optics; interpretations of quantum mechanics; theories of time; perturbation theory 1. Introduction In this proposal, the well-developed connection between image propagation in scalar diffraction theory (SDT) and non-relativistic quantum wavefunction propagation (QWP) Citation: Nelson-Isaacs, S. Spacetime will be used to develop a 3+1D formulation of QWP and interpret the result. (Throughout Paths as a Whole. Quantum Rep. 2021, this paper, 3+1D or “four-dimensional” refers to the usual three spatial dimensions and one 1, 1–31.
    [Show full text]
  • Kurt Gödel 1931
    Kurt Godel,¨ ‘Uber¨ formal unentscheidbare Satze¨ der Principia mathematica und verwandter Systeme I’ (1931) Richard Zach First publication: Monatshefte fur¨ Mathematik und Physik, 37, 173–198 Reprints: S. Feferman et al., eds., Kurt Godel.¨ Collected Works. Volume I: Publi- cations 1929–1936. New York: Oxford University Press, 1986, pp. 116–195. Translations: English translations: ‘On formally undecidable propositions of Prin- cipia mathematica and related systems I.’ Translation by B. Meltzer, On Formally Undecidable Propositions of Principia Mathematica and Related Systems, Edinburgh: Oliver and Boyd, 1962. Translation by E. Mendelsohn in M. Davis, The Undecidable, Hewlett, N.Y.: Raven Press, 1965, pp. 4–38. Translation and introduction by J. van Heijenoort in J. van Heijenoort (ed.), From Frege to Godel.¨ A Source Book in Mathe- matical Logic, Cambridge, Mass.: Harvard University Press, 1967, pp. 592–617. Van Heijenoort’s translation was approved by Godel¨ and is reprinted with an introduction by S. C. Kleene in S. Feferman et al., eds., Kurt Godel.¨ Collected Works. Volume I: Publications 1929–1936. New York: Oxford University Press, 1986, pp. 126– 195 (also contains several related pieces). Also reprinted in S. G. Shanker, Godel’s¨ Theorem in Focus, London: Routledge, 1988, pp. 17–47. Spanish translations: ‘So- bre proposiciones formalmente indecidibles de los Principia Mathematica y sistemas afines.’ Cuadernos Teorema 8. Valencia (Spain): Revista Teorema, 1980, by M. Gar- rido, A. Garc´ıa Suarez, and L. Ml. Valdes.;´ ‘Sobre sentencias formalmente inde- cidibles de Principa Matematica y sistemas afines,’ In: K. Godel,¨ Obras Completas, J. Moster´ın (ed.), Madrid: Alianza Editorial,1981, pp. 45–90.
    [Show full text]
  • Spacetime Paths As a Whole
    quantum reports Article Spacetime Paths as a Whole Sky Nelson-Isaacs Theiss Research, P.O. Box 127, La Jolla, CA 92038, USA; [email protected] Abstract: The mathematical similarities between non-relativistic wavefunction propagation in quan- tum mechanics and image propagation in scalar diffraction theory are used to develop a novel understanding of time and paths through spacetime as a whole. It is well known that Feynman’s original derivation of the path integral formulation of non-relativistic quantum mechanics uses time-slicing to calculate amplitudes as sums over all possible paths through space, but along a definite curve through time. Here, a 3+1D spacetime wave distribution and its 4-momentum dual are formally developed which have no external time parameter and therefore cannot change or evolve in the usual sense. Time is thus seen “from the outside”. A given 3+1D momentum representation of a system encodes complete dynamical information, describing the system’s spacetime behavior as a whole. A comparison is made to the mathematics of holograms, and properties of motion for simple systems are derived. Keywords: wavefunction propagation; holography; path integral; scalar diffraction theory; Fourier optics; interpretations of quantum mechanics; theories of time; perturbation theory 1. Introduction In this proposal, the well-developed connection between image propagation in scalar diffraction theory (SDT) and non-relativistic quantum wavefunction propagation (QWP) will be used to develop a 3+1D formulation of QWP and interpret the result. (Throughout this paper, 3+1D or “four-dimensional” refers to the usual three spatial dimensions and one temporal dimension of spacetime, or the three wavenumber dimensions (kx, ky, kz) Citation: Nelson-Isaacs, S.
    [Show full text]