Logic, Mathematics, and Computer Science

Size: px
Start display at page:

Download "Logic, Mathematics, and Computer Science"

Transcription

1 Logic, Mathematics, and Computer Science

2

3 Yves Nievergelt Logic, Mathematics, and Computer Science Modern Foundations with Practical Applications Second Edition 123

4 Yves Nievergelt Department of Mathematics Eastern Washington University Cheney, WA, USA Cover art excerpted from triadic truth tables from Charles Sanders Peirce s Logic Notebook. ISBN ISBN (ebook) DOI / Library of Congress Control Number: Mathematics Subject Classification (2010): Primary 03-01; Secondary: 68-01, Springer New York Heidelberg Dordrecht London Springer Science+Business Media New York 2002, 2015 This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use. The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, express or implied, with respect to the material contained herein or for any errors or omissions that may have been made. Printed on acid-free paper Springer Science+Business Media LLC New York is part of Springer Science+Business Media (www. springer.com)

5 Preface This second edition, entitled Logic, Mathematics, and Computer Science: Modern Foundations with Practical Applications, has been adapted from Foundations of Logic and Mathematics: Applications to Computer Science and Cryptography, 2002 by Birkhäuser, from which Chapters 1 5 have been retained but extensively revised. Chapters 6 and 7 have been added. This text discusses the foundations where logic, mathematics, and computer science begin. The intended readership consists of undergraduate students majoring in mathematics or computer science who must learn such foundations either for their own interest or for further studies. For a motivated reader, there are no technical prerequisites: you need not know any technical subject to start reading this text. Although the text does not focus on the history and philosophy of the foundations, the material cites copious references to the literature, where the reader may find additional historical context. Consulting such references is neither suggested nor necessary to study the theory or to work on the exercises, but individual citations document the material by original sources, and all the citations together provide a guide to the variations and chronological developments of logic, mathematics, and computer science. For example, Chapter 1 traces the origin of Truth tables to Charles Sanders Peirce s unpublished 1909 Logic Notebook on philosophy and points out their applications over one half of a century later to the design of computers for use on Earth and on board the Apollo lunar spacecraft. Along informal arguments, this text also shows the corresponding purely symbolic manipulations of formulae, because they clarify the reasoning [11] and can reveal hitherto hidden logical properties, such as the mutual independence of different patterns of reasoning, or the impossibility of some proofs within some logics: As for algebra [of logic], the very idea of the art is that it presents formulae which can be manipulated, and that by observing the effects of such manipulation we find properties not to be otherwise discerned (Charles Sanders Peirce [104, p. 182]). If professionals are unable to learn some topics by any means other than the pure manipulation of symbols, then it would seem unfair to claim that all learning must be intuitive and hide from students such purely manipulative but successful methods. v

6 vi Preface The selection of topics also reflects major accomplishments from the twentieth century: the foundation of all of mathematics, and later computer science, as well as computer-assisted proofs of mathematical theorems, on a formal logic based on only a few axioms, transformation rules, and postulates for set theory [47, 50, 54, 105, 139]. Also, while not written in formal logic, Nobel-Prize winning applications to the social sciences rely on the same foundations, as shown in Chapter 7. To introduce the foundations of logic, the provability theorem in Chapter 1 provides an algorithm to design proofs in propositional logic. Chapter 1 also explains the concept of undecidability with multi-valued ( fuzzy ) logic and presents a proof of unprovability. Chapter 2 introduces logical quantifiers. A working knowledge of logical quantifiers is crucial for the study of basic concepts in modern mathematical analysis and topology, such as the uniform convergence of a sequence of equicontinuous functions. Continuing with the foundations of mathematics, Chapter 3 presents a version of the Zermelo Fraenkel set theory. At the juncture of mathematics and computer science, Chapter 4 develops the concepts of definition and proof by induction. Chapter 4 then uses induction with set theory to define the integers and rational numbers and derive the associative, commutative, and distributive laws, as well as algorithms, for their arithmetics. To give readers some idea of topics at an intermediate level, Chapter 5 shows that in a well-formed theory some paradoxes do not occur, while Chapter 6 completes the foundations of set theory with the axiom of choice. No extragalactic asteroid has yet been found with the universal laws of logic engraved in it. Consequently, not just one logic but many different logics have been invented. Different logics lead to different mathematics and different computer sciences. However, the acid test for adopting a particular logic is its ability to make predictions that are born by subsequent experiments. Formal logic is thus a mathematical model of rational thought processes. In this aspect, logic, mathematics, and computer science are experimental sciences. Only one logic has passed all such tests, which is the one used throughout this text. Other logics are outlined in Chapter 1 as a pedagogical device and to show some of their shortcomings. Acknowledgments I thank Dr. Stephen P. Keeler at the Boeing Company for having corrected many errors in the first edition. New and remaining errors are mine. I also thank Dr. Mary Keeler for guiding me to Charles Sanders Peirce s unpublished work on logic and philosophy. I commend the editors at Birkhäuser and Springer, in particular, Ann Kostant and Elizabeth Loew, for their hard work, patience, encouragements, and positive attitude through the development and production of both texts. Cheney, WA, USA 30 June 2015 Yves Nievergelt

7 Contents 1 Propositional Logic: Proofs from Axioms and Inference Rules Introduction An Example Demonstrating the Use of Logic in Real Life The Pure Propositional Calculus Formulae, Axioms, Inference Rules, and Proofs The Pure Positive Implicational Propositional Calculus Examples of Proofs in the Implicational Calculus Derived Rules: Implications Subject to Hypotheses A Guide for Proofs: an Implicational Deduction Theorem Example: Law of Assertion from the Deduction Theorem More Examples to Design Proofs of Implicational Theorems Another Guide for Proofs: Substitutivity of Equivalences More Derived Rules of Inference The Laws of Commutation and of Assertion Exercises on the Classical Implicational Calculus Equivalent Implicational Axiom Systems Exercises on Kleene s Axioms Exercises on Tarski s Axioms Proofs by the Converse Law of Contraposition Examples of Proofs in the Full Propositional Calculus Guides for Proofs in the Propositional Calculus Proofs by Reductio ad Absurdum Proofs by Cases Exercises on Frege s and Church s Axioms Other Connectives Definitions of Other Connectives Examples of Proofs of Theorems with Conjunctions Examples of Proofs of Theorems with Equivalences Examples of Proofs of Theorems with Disjunctions vii

8 viii Contents Examples of Proofs with Conjunctions and Disjunctions Exercises on Other Connectives Patterns of Deduction with Other Connectives Conjunctions of Implications Proofs by Cases or by Contradiction Exercises on Patterns of Deduction Equivalent Classical Axiom Systems Exercises on Kleene s, Rosser s, and Tarski s Axioms Completeness, Decidability, Independence, Provability, and Soundness Multi-Valued Fuzzy Logics Sound Multi-Valued Fuzzy Logics Independence and Unprovability Complete Multi-Valued Fuzzy Logics Peirce s Law as a Denial of the Antecedent Exercises on Church s and Łukasiewicz s Triadic Systems Boolean Logic The Truth Table of the Logical Implication Boolean Logic on Earth and in Space Automated Theorem Proving The Provability Theorem The Completeness Theorem Example: Peirce s Law from the Completeness Theorem Exercises on the Deduction Theorem First-Order Logic: Proofs with Quantifiers Introduction The Pure Predicate Calculus of First Order Logical Predicates Variables, Quantifiers, and Formulae Proper Substitutions of Free or Bound Variables Axioms and Rules for the Pure Predicate Calculus Exercises on Quantifiers Examples with Implicational and Predicate Calculi Examples with Pure Propositional and Predicate Calculi Other Axiomatic Systems for the Pure Predicate Calculus Exercises on Kleene s, Margaris s, and Rosser s Axioms Methods of Proof for the Pure Predicate Calculus Substituting Equivalent Formulae Discharging Hypotheses Prenex Normal Form Proofs with More than One Quantifier Exercises on the Substitutivity of Equivalence... 97

9 Contents ix 2.4 Predicate Calculus with Other Connectives Universal Quantifiers and Conjunctions or Disjunctions Existential Quantifiers and Conjunctions or Disjunctions Exercises on Quantifiers with Other Connectives Equality-Predicates First-Order Predicate Calculi with an Equality-Predicate Simple Applied Predicate Calculi with an Equality-Predicate Other Axiom Systems for the Equality-Predicate Defined Ranking-Predicates Exercises on Equality-Predicates Set Theory: Proofs by Detachment, Contraposition, and Contradiction Introduction Sets and Subsets Equality and Extensionality The Empty Set Subsets and Supersets Exercises on Sets and Subsets Pairing, Power, and Separation Pairing Power Sets Separation of Sets Exercises on Pairing, Power, and Separation of Sets Unions and Intersections of Sets Unions of Sets Intersections of Sets Unions and Intersections of Sets Exercises on Unions and Intersections of Sets Cartesian Products and Relations Cartesian Products of Sets Cartesian Products of Unions and Intersections Mathematical Relations and Directed Graphs Exercises on Cartesian Products of Sets Mathematical Functions Mathematical Functions Images and Inverse Images of Sets by Functions Exercises on Mathematical Functions Composite and Inverse Functions Compositions of Functions Injective, Surjective, Bijective, and Inverse Functions The Set of all Functions from a Set to a Set Exercises on Injective, Surjective, and Inverse Functions

10 x Contents 3.8 Equivalence Relations Reflexive, Symmetric, Transitive, or Anti-Symmetric Relations Partitions and Equivalence Relations Exercises on Equivalence Relations Ordering Relations Preorders and Partial Orders Total Orders and Well-Orderings Exercises on Ordering Relations Mathematical Induction: Definitions and Proofs by Induction Introduction Mathematical Induction The Axiom of Infinity The Principle of Mathematical Induction Definitions by Mathematical Induction Exercises on Mathematical Induction Arithmetic with Natural Numbers Addition with Natural Numbers Multiplication with Natural Numbers Exercises on Arithmetic by Induction Orders and Cancellations Orders on the Natural Numbers Laws of Arithmetic Cancellations Exercises on Orders and Cancellations Integers Negative Integers Arithmetic with Integers Order on the Integers Nonnegative Integral Powers of Integers Exercises on Integers with Induction Rational Numbers Definition of Rational Numbers Arithmetic with Rational Numbers Notation for Sums and Products Order on the Rational Numbers Exercises on Rational Numbers Finite Cardinality Equal Cardinalities Finite Sets Exercises on Finite Sets Infinite Cardinality Infinite Sets Denumerable Sets The Bernstein Cantor Schröder Theorem

11 Contents xi Denumerability of all Finite Sequences of Natural Numbers Other Infinite Sets Further Issues in Cardinality Exercises on Infinite Sets Well-Formed Sets: Proofs by Transfinite Induction with Already Well-Ordered Sets Introduction Transfinite Methods Transfinite Induction Transfinite Construction Exercises on Transfinite Methods Transfinite Sets and Ordinals Transitive Sets Ordinals Well-Ordered Sets of Ordinals Unions and Intersections of Sets of Ordinals Exercises on Ordinals Regularity of Well-Formed Sets Well-Formed Sets Regularity Exercises on Well-Formed Sets The Axiom of Choice: Proofs by Transfinite Induction Introduction The Choice Principle The Choice-Function Principle The Choice-Set Principle Exercises on Choice Principles Maximality and Well-Ordering Principles Zermelo s Well-Ordering Principle Zorn s Maximal-Element Principle Exercises on Maximality and Well-Orderings Unions, Intersections, and Products of Families of Sets The Multiplicative Principle The Distributive Principle Exercises on the Distributive and Multiplicative Principles Equivalence of the Choice, Zorn s, and Zermelo s Principles Towers of Sets Zorn s Maximality from the Choice Principle Exercises on Towers of Sets Yet Other Principles Related to the Axiom of Choice Yet Other Principles Equivalent to the Axiom of Choice

12 xii Contents Consequences of the Axiom of Choice Exercises on Related Principles Applications: Nobel-Prize Winning Applications of Sets, Functions, and Relations Introduction Game Theory Introduction Mathematical Models for The Prisoner s Dilemma Dominant Strategies Mixed Strategies Existence of Nash Equilibria for Two Players with Two Mixed Strategies Exercises on Mathematical Games Match Making Introduction A Mathematical Model for Optimal Match Making An Algorithm for Optimal Match Making with a Match Maker An Algorithm for Optimal Match Making Without a Match Maker Exercises on Gale & Shapley s Algorithms Projects Arrow s Impossibility Theorem Introduction A Mathematical Model for Arrow s Impossibility Theorem Statement and Proof of Arrow s Impossibility Theorem Exercises on Arrow s Impossibility Theorem Solutions to Some Odd-Numbered Exercises References Index

Contents Propositional Logic: Proofs from Axioms and Inference Rules

Contents Propositional Logic: Proofs from Axioms and Inference Rules Contents 1 Propositional Logic: Proofs from Axioms and Inference Rules... 1 1.1 Introduction... 1 1.1.1 An Example Demonstrating the Use of Logic in Real Life... 2 1.2 The Pure Propositional Calculus...

More information

Topics in Algebra and Analysis

Topics in Algebra and Analysis Radmila Bulajich Manfrino José Antonio Gómez Ortega Rogelio Valdez Delgado Topics in Algebra and Analysis Preparing for the Mathematical Olympiad Radmila Bulajich Manfrino Facultad de Ciencias Universidad

More information

Advanced Calculus of a Single Variable

Advanced Calculus of a Single Variable Advanced Calculus of a Single Variable Tunc Geveci Advanced Calculus of a Single Variable 123 Tunc Geveci Department of Mathematics and Statistics San Diego State University San Diego, CA, USA ISBN 978-3-319-27806-3

More information

Semantics of the Probabilistic Typed Lambda Calculus

Semantics of the Probabilistic Typed Lambda Calculus Semantics of the Probabilistic Typed Lambda Calculus Dirk Draheim Semantics of the Probabilistic Typed Lambda Calculus Markov Chain Semantics, Termination Behavior, and Denotational Semantics Dirk Draheim

More information

SpringerBriefs in Statistics

SpringerBriefs in Statistics SpringerBriefs in Statistics For further volumes: http://www.springer.com/series/8921 Jeff Grover Strategic Economic Decision-Making Using Bayesian Belief Networks to Solve Complex Problems Jeff Grover

More information

Igor Emri Arkady Voloshin. Statics. Learning from Engineering Examples

Igor Emri Arkady Voloshin. Statics. Learning from Engineering Examples Statics Igor Emri Arkady Voloshin Statics Learning from Engineering Examples Igor Emri University of Ljubljana Ljubljana, Slovenia Arkady Voloshin Lehigh University Bethlehem, PA, USA ISBN 978-1-4939-2100-3

More information

Doubt-Free Uncertainty In Measurement

Doubt-Free Uncertainty In Measurement Doubt-Free Uncertainty In Measurement Colin Ratcliffe Bridget Ratcliffe Doubt-Free Uncertainty In Measurement An Introduction for Engineers and Students Colin Ratcliffe United States Naval Academy Annapolis

More information

Handbook of Logic and Proof Techniques for Computer Science

Handbook of Logic and Proof Techniques for Computer Science Steven G. Krantz Handbook of Logic and Proof Techniques for Computer Science With 16 Figures BIRKHAUSER SPRINGER BOSTON * NEW YORK Preface xvii 1 Notation and First-Order Logic 1 1.1 The Use of Connectives

More information

SpringerBriefs in Mathematics

SpringerBriefs in Mathematics SpringerBriefs in Mathematics Series Editors Nicola Bellomo Michele Benzi Palle E.T. Jorgensen Tatsien Li Roderick Melnik Otmar Scherzer Benjamin Steinberg Lothar Reichel Yuri Tschinkel G. George Yin Ping

More information

Dynamics and Control of Lorentz-Augmented Spacecraft Relative Motion

Dynamics and Control of Lorentz-Augmented Spacecraft Relative Motion Dynamics and Control of Lorentz-Augmented Spacecraft Relative Motion Ye Yan Xu Huang Yueneng Yang Dynamics and Control of Lorentz-Augmented Spacecraft Relative Motion 123 Ye Yan College of Aerospace Science

More information

Quantum Biological Information Theory

Quantum Biological Information Theory Quantum Biological Information Theory Ivan B. Djordjevic Quantum Biological Information Theory Ivan B. Djordjevic Department of Electrical and Computer Engineering University of Arizona Tucson, AZ, USA

More information

Fundamentals of Mass Determination

Fundamentals of Mass Determination Fundamentals of Mass Determination Michael Borys Roman Schwartz Arthur Reichmuth Roland Nater Fundamentals of Mass Determination 123 Michael Borys Fachlabor 1.41 Physikalisch-Technische Bundesanstalt Bundesallee

More information

Non-Western Theories of International Relations

Non-Western Theories of International Relations Non-Western Theories of International Relations Alexei D. Voskressenski Non-Western Theories of International Relations Conceptualizing World Regional Studies Alexei D. Voskressenski MGIMO University Moscow,

More information

UNITEXT La Matematica per il 3+2. Volume 87

UNITEXT La Matematica per il 3+2. Volume 87 UNITEXT La Matematica per il 3+2 Volume 87 More information about this series at http://www.springer.com/series/5418 Sandro Salsa Gianmaria Verzini Partial Differential Equations in Action Complements

More information

Fundamentals of Electrical Circuit Analysis

Fundamentals of Electrical Circuit Analysis Fundamentals of Electrical Circuit Analysis Md. Abdus Salam Quazi Mehbubar Rahman Fundamentals of Electrical Circuit Analysis 123 Md. Abdus Salam Electrical and Electronic Engineering Programme Area, Faculty

More information

Dynamics Formulas and Problems

Dynamics Formulas and Problems Dynamics Formulas and Problems Dietmar Gross Wolfgang Ehlers Peter Wriggers Jörg Schröder Ralf Müller Dynamics Formulas and Problems Engineering Mechanics 3 123 Dietmar Gross Division of Solid Mechanics

More information

Lecture Notes in Mathematics 2138

Lecture Notes in Mathematics 2138 Lecture Notes in Mathematics 2138 Editors-in-Chief: J.-M. Morel, Cachan B. Teissier, Paris Advisory Board: Camillo De Lellis, Zurich Mario di Bernardo, Bristol Alessio Figalli, Austin Davar Khoshnevisan,

More information

Advanced Courses in Mathematics CRM Barcelona

Advanced Courses in Mathematics CRM Barcelona Advanced Courses in Mathematics CRM Barcelona Centre de Recerca Matemàtica Managing Editor: Carles Casacuberta More information about this series at http://www.springer.com/series/5038 Giovanna Citti Loukas

More information

A Logical Introduction to Proof

A Logical Introduction to Proof A Logical Introduction to Proof Daniel W. Cunningham A Logical Introduction to Proof 123 Daniel W. Cunningham Mathematics Department Buffalo State College Buffalo, New York USA ISBN 978-1-4614-3630-0 ISBN

More information

SpringerBriefs in Probability and Mathematical Statistics

SpringerBriefs in Probability and Mathematical Statistics SpringerBriefs in Probability and Mathematical Statistics Editor-in-chief Mark Podolskij, Aarhus C, Denmark Series editors Nina Gantert, Münster, Germany Richard Nickl, Cambridge, UK Sandrine Péché, Paris,

More information

ThiS is a FM Blank Page

ThiS is a FM Blank Page Acid-Base Diagrams ThiS is a FM Blank Page Heike Kahlert Fritz Scholz Acid-Base Diagrams Heike Kahlert Fritz Scholz Institute of Biochemistry University of Greifswald Greifswald Germany English edition

More information

Multivariable Calculus with MATLAB

Multivariable Calculus with MATLAB Multivariable Calculus with MATLAB Ronald L. Lipsman Jonathan M. Rosenberg Multivariable Calculus with MATLAB With Applications to Geometry and Physics Ronald L. Lipsman Department of Mathematics University

More information

Publication of the Museum of Nature South Tyrol Nr. 11

Publication of the Museum of Nature South Tyrol Nr. 11 Publication of the Museum of Nature South Tyrol Nr. 11 ThiS is a FM Blank Page Erika Pignatti Sandro Pignatti Plant Life of the Dolomites Vegetation Tables Erika Pignatti Sandro Pignatti Rome Italy Publication

More information

Springer Atmospheric Sciences

Springer Atmospheric Sciences Springer Atmospheric Sciences More information about this series at http://www.springer.com/series/10176 Ewa Łupikasza The Climatology of Air- Mass and Frontal Extreme Precipitation Study of meteorological

More information

Non-Instantaneous Impulses in Differential Equations

Non-Instantaneous Impulses in Differential Equations Non-Instantaneous Impulses in Differential Equations Ravi Agarwal Snezhana Hristova Donal O Regan Non-Instantaneous Impulses in Differential Equations 123 Ravi Agarwal Department of Mathematics Texas A&M

More information

Lecture Notes in Mathematics 2156

Lecture Notes in Mathematics 2156 Lecture Notes in Mathematics 2156 Editors-in-Chief: J.-M. Morel, Cachan B. Teissier, Paris Advisory Board: Camillo De Lellis, Zurich Mario di Bernardo, Bristol Alessio Figalli, Austin Davar Khoshnevisan,

More information

Statistics and Measurement Concepts with OpenStat

Statistics and Measurement Concepts with OpenStat Statistics and Measurement Concepts with OpenStat William Miller Statistics and Measurement Concepts with OpenStat William Miller Urbandale, Iowa USA ISBN 978-1-4614-5742-8 ISBN 978-1-4614-5743-5 (ebook)

More information

Advanced Topics in Relation Algebras

Advanced Topics in Relation Algebras Advanced Topics in Relation Algebras Steven Givant Advanced Topics in Relation Algebras Relation Algebras, Volume 2 123 Steven Givant Department of Mathematics Mills College Oakland, CA, USA ISBN 978-3-319-65944-2

More information

Graduate Texts in Mathematics 22

Graduate Texts in Mathematics 22 Graduate Texts in Mathematics 22 Managing Editors: P. R. Halmos C. C. Moore Donald W. Barnes lohn M. Mack An Aigebraic Introduction to Mathematical Logic Springer Science+Business Media, LLC Donald W.

More information

Axiomatic set theory. Chapter Why axiomatic set theory?

Axiomatic set theory. Chapter Why axiomatic set theory? Chapter 1 Axiomatic set theory 1.1 Why axiomatic set theory? Essentially all mathematical theories deal with sets in one way or another. In most cases, however, the use of set theory is limited to its

More information

Statics and Mechanics of Structures

Statics and Mechanics of Structures Statics and Mechanics of Structures Steen Krenk Jan Høgsberg Statics and Mechanics of Structures Prof. Steen Krenk Department of Mechanical Engineering Technical University of Denmark Kongens Lyngby,

More information

Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition

Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition Karl-Rudolf Koch Introduction to Bayesian Statistics Second, updated and enlarged Edition With 17 Figures Professor Dr.-Ing., Dr.-Ing.

More information

PURE MATHEMATICS Unit 1

PURE MATHEMATICS Unit 1 PURE MATHEMATICS Unit 1 FOR CAPE EXAMINATIONS DIPCHAND BAHALL CAPE is a registered trade mark of the Caribbean Examinations Council (CXC). Pure Mathematics for CAPE Examinations Unit 1 is an independent

More information

Chapter 1 : The language of mathematics.

Chapter 1 : The language of mathematics. MAT 200, Logic, Language and Proof, Fall 2015 Summary Chapter 1 : The language of mathematics. Definition. A proposition is a sentence which is either true or false. Truth table for the connective or :

More information

Electrochemical Science for a Sustainable Society

Electrochemical Science for a Sustainable Society Electrochemical Science for a Sustainable Society Kohei Uosaki Editor Electrochemical Science for a Sustainable Society A Tribute to John O M Bockris 123 Editor Kohei Uosaki National Institute for Materials

More information

Astronomers Universe. More information about this series at

Astronomers Universe. More information about this series at Astronomers Universe More information about this series at http://www.springer.com/series/6960 ThiS is a FM Blank Page John Wilkinson The Solar System in Close-Up John Wilkinson Castlemaine, Victoria Australia

More information

Introduction to Proofs

Introduction to Proofs Introduction to Proofs Notes by Dr. Lynne H. Walling and Dr. Steffi Zegowitz September 018 The Introduction to Proofs course is organised into the following nine sections. 1. Introduction: sets and functions

More information

Undergraduate Lecture Notes in Physics

Undergraduate Lecture Notes in Physics Undergraduate Lecture Notes in Physics Undergraduate Lecture Notes in Physics (ULNP) publishes authoritative texts covering topics throughout pure and applied physics. Each title in the series is suitable

More information

HANDOUT AND SET THEORY. Ariyadi Wijaya

HANDOUT AND SET THEORY. Ariyadi Wijaya HANDOUT LOGIC AND SET THEORY Ariyadi Wijaya Mathematics Education Department Faculty of Mathematics and Natural Science Yogyakarta State University 2009 1 Mathematics Education Department Faculty of Mathematics

More information

Section 0. Sets and Relations

Section 0. Sets and Relations 0. Sets and Relations 1 Section 0. Sets and Relations NOTE. Mathematics is the study of ideas, not of numbers!!! The idea from modern algebra which is the focus of most of this class is that of a group

More information

Lecture Notes in Mathematics 2209

Lecture Notes in Mathematics 2209 Lecture Notes in Mathematics 2209 Editors-in-Chief: Jean-Michel Morel, Cachan Bernard Teissier, Paris Advisory Board: Michel Brion, Grenoble Camillo De Lellis, Zurich Alessio Figalli, Zurich Davar Khoshnevisan,

More information

Springer Biographies

Springer Biographies Springer Biographies More information about this series at http://www.springer.com/series/13617 Wolfgang W. Osterhage Galileo Galilei At the Threshold of the Scientific Age 123 Wolfgang W. Osterhage Wachtberg,

More information

Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes

Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes Foundations of Mathematics MATH 220 FALL 2017 Lecture Notes These notes form a brief summary of what has been covered during the lectures. All the definitions must be memorized and understood. Statements

More information

Informal Statement Calculus

Informal Statement Calculus FOUNDATIONS OF MATHEMATICS Branches of Logic 1. Theory of Computations (i.e. Recursion Theory). 2. Proof Theory. 3. Model Theory. 4. Set Theory. Informal Statement Calculus STATEMENTS AND CONNECTIVES Example

More information

Springer Series on Atomic, Optical, and Plasma Physics

Springer Series on Atomic, Optical, and Plasma Physics Springer Series on Atomic, Optical, and Plasma Physics Volume 51 Editor-in-chief Gordon W. F. Drake, Department of Physics, University of Windsor, Windsor, ON, Canada Series editors James Babb, Harvard-Smithsonian

More information

Radiation Therapy Study Guide

Radiation Therapy Study Guide Amy Heath Radiation Therapy Study Guide A Radiation Therapist s Review 123 Radiation Therapy Study Guide Amy Heath Radiation Therapy Study Guide A Radiation Therapist s Review Amy Heath, MS, RT(T) University

More information

CHAPTER 0: BACKGROUND (SPRING 2009 DRAFT)

CHAPTER 0: BACKGROUND (SPRING 2009 DRAFT) CHAPTER 0: BACKGROUND (SPRING 2009 DRAFT) MATH 378, CSUSM. SPRING 2009. AITKEN This chapter reviews some of the background concepts needed for Math 378. This chapter is new to the course (added Spring

More information

Review CHAPTER. 2.1 Definitions in Chapter Sample Exam Questions. 2.1 Set; Element; Member; Universal Set Partition. 2.

Review CHAPTER. 2.1 Definitions in Chapter Sample Exam Questions. 2.1 Set; Element; Member; Universal Set Partition. 2. CHAPTER 2 Review 2.1 Definitions in Chapter 2 2.1 Set; Element; Member; Universal Set 2.2 Subset 2.3 Proper Subset 2.4 The Empty Set, 2.5 Set Equality 2.6 Cardinality; Infinite Set 2.7 Complement 2.8 Intersection

More information

Packet #2: Set Theory & Predicate Calculus. Applied Discrete Mathematics

Packet #2: Set Theory & Predicate Calculus. Applied Discrete Mathematics CSC 224/226 Notes Packet #2: Set Theory & Predicate Calculus Barnes Packet #2: Set Theory & Predicate Calculus Applied Discrete Mathematics Table of Contents Full Adder Information Page 1 Predicate Calculus

More information

586 Index. vertex, 369 disjoint, 236 pairwise, 272, 395 disjoint sets, 236 disjunction, 33, 36 distributive laws

586 Index. vertex, 369 disjoint, 236 pairwise, 272, 395 disjoint sets, 236 disjunction, 33, 36 distributive laws Index absolute value, 135 141 additive identity, 254 additive inverse, 254 aleph, 465 algebra of sets, 245, 278 antisymmetric relation, 387 arcsine function, 349 arithmetic sequence, 208 arrow diagram,

More information

Solid Phase Microextraction

Solid Phase Microextraction Solid Phase Microextraction Gangfeng Ouyang Ruifen Jiang Editors Solid Phase Microextraction Recent Developments and Applications 123 Editors Gangfeng Ouyang School of Chemistry Sun Yat-sen University

More information

KRIPKE S THEORY OF TRUTH 1. INTRODUCTION

KRIPKE S THEORY OF TRUTH 1. INTRODUCTION KRIPKE S THEORY OF TRUTH RICHARD G HECK, JR 1. INTRODUCTION The purpose of this note is to give a simple, easily accessible proof of the existence of the minimal fixed point, and of various maximal fixed

More information

Outside ZF - Set Cardinality, the Axiom of Choice, and the Continuum Hypothesis

Outside ZF - Set Cardinality, the Axiom of Choice, and the Continuum Hypothesis Outside ZF - Set Cardinality, the Axiom of Choice, and the Continuum Hypothesis Tali Magidson June 6, 2017 Synopsis In June 2002, "Two Classical Surprises Concerning the Axiom of Choice and the Continuum

More information

Mechanics of Materials

Mechanics of Materials Mechanics of Materials Parviz Ghavami Mechanics of Materials An Introduction to Engineering Technology Parviz Ghavami Harlingen, TX, USA ISBN 978-3-319-07571-6 ISBN 978-3-319-07572-3 (ebook) DOI 10.1007/978-3-319-07572-3

More information

Zermelo-Fraenkel Set Theory

Zermelo-Fraenkel Set Theory Zermelo-Fraenkel Set Theory Zak Mesyan University of Colorado Colorado Springs The Real Numbers In the 19th century attempts to prove facts about the real numbers were limited by the lack of a rigorous

More information

Tritium: Fuel of Fusion Reactors

Tritium: Fuel of Fusion Reactors Tritium: Fuel of Fusion Reactors Tetsuo Tanabe Editor Tritium: Fuel of Fusion Reactors 123 Editor Tetsuo Tanabe Interdisciplinary Graduate School of Engineering Sciences Kyushu University Fukuoka Japan

More information

Tutorial on Axiomatic Set Theory. Javier R. Movellan

Tutorial on Axiomatic Set Theory. Javier R. Movellan Tutorial on Axiomatic Set Theory Javier R. Movellan Intuitively we think of sets as collections of elements. The crucial part of this intuitive concept is that we are willing to treat sets as entities

More information

Bourbaki Elements of the History of Mathematics

Bourbaki Elements of the History of Mathematics Bourbaki Elements of the History of Mathematics Springer Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Singapore Tokyo Nicolas Bourbaki Elements of the History of Mathematics Translated

More information

Marie Duží

Marie Duží Marie Duží marie.duzi@vsb.cz 1 Formal systems, Proof calculi A proof calculus (of a theory) is given by: 1. a language 2. a set of axioms 3. a set of deduction rules ad 1. The definition of a language

More information

Geotechnologies and the Environment

Geotechnologies and the Environment Geotechnologies and the Environment Volume 14 Series editors Jay D. Gatrell, Vice Provost & Professor of Geography and Environmental Studies, Offi ce of Academic Affairs, Bellarmine University, Louisville,

More information

Fractal Control Theory

Fractal Control Theory Fractal Control Theory Shu-Tang Liu Pei Wang Fractal Control Theory 123 Shu-Tang Liu College of Control Science and Engineering Shandong University Jinan China Pei Wang College of Electrical Engineering

More information

Theoretical Physics 4

Theoretical Physics 4 Theoretical Physics 4 Wolfgang Nolting Theoretical Physics 4 Special Theory of Relativity 123 Wolfgang Nolting Inst. Physik Humboldt-UniversitRat zu Berlin Berlin, Germany ISBN 978-3-319-44370-6 ISBN 978-3-319-44371-3

More information

1000 Solved Problems in Classical Physics

1000 Solved Problems in Classical Physics 1000 Solved Problems in Classical Physics Ahmad A. Kamal 1000 Solved Problems in Classical Physics An Exercise Book 123 Dr. Ahmad A. Kamal Silversprings Lane 425 75094 Murphy Texas USA anwarakamal@yahoo.com

More information

Wei Gao. Editor. Graphene Oxide. Reduction Recipes, Spectroscopy, and Applications

Wei Gao. Editor. Graphene Oxide. Reduction Recipes, Spectroscopy, and Applications Graphene Oxide Wei Gao Editor Graphene Oxide Reduction Recipes, Spectroscopy, and Applications Editor Wei Gao The Department of Textile Engineering Chemistry & Science, College of Textiles North Carolina

More information

CISM International Centre for Mechanical Sciences

CISM International Centre for Mechanical Sciences CISM International Centre for Mechanical Sciences Courses and Lectures Volume 580 Series editors The Rectors Elisabeth Guazzelli, Marseille, France Franz G. Rammerstorfer, Vienna, Austria Wolfgang A. Wall,

More information

Generalized Locally Toeplitz Sequences: Theory and Applications

Generalized Locally Toeplitz Sequences: Theory and Applications Generalized Locally Toeplitz Sequences: Theory and Applications Carlo Garoni Stefano Serra-Capizzano Generalized Locally Toeplitz Sequences: Theory and Applications Volume I 123 Carlo Garoni Department

More information

Springer Proceedings in Mathematics & Statistics. Volume 206

Springer Proceedings in Mathematics & Statistics. Volume 206 Springer Proceedings in Mathematics & Statistics Volume 206 Springer Proceedings in Mathematics & Statistics This book series features volumes composed of selected contributions from workshops and conferences

More information

Lecture Notes 1 Basic Concepts of Mathematics MATH 352

Lecture Notes 1 Basic Concepts of Mathematics MATH 352 Lecture Notes 1 Basic Concepts of Mathematics MATH 352 Ivan Avramidi New Mexico Institute of Mining and Technology Socorro, NM 87801 June 3, 2004 Author: Ivan Avramidi; File: absmath.tex; Date: June 11,

More information

Sets, Logic, Relations, and Functions

Sets, Logic, Relations, and Functions Sets, Logic, Relations, and Functions Andrew Kay September 28, 2014 Abstract This is an introductory text, not a comprehensive study; these notes contain mainly definitions, basic results, and examples.

More information

Qing-Hua Qin. Advanced Mechanics of Piezoelectricity

Qing-Hua Qin. Advanced Mechanics of Piezoelectricity Qing-Hua Qin Advanced Mechanics of Piezoelectricity Qing-Hua Qin Advanced Mechanics of Piezoelectricity With 77 figures Author Prof. Qing-Hua Qin Research School of Engineering Australian National University

More information

EURO Advanced Tutorials on Operational Research. Series editors M. Grazia Speranza, Brescia, Italy José Fernando Oliveira, Porto, Portugal

EURO Advanced Tutorials on Operational Research. Series editors M. Grazia Speranza, Brescia, Italy José Fernando Oliveira, Porto, Portugal EURO Advanced Tutorials on Operational Research Series editors M. Grazia Speranza, Brescia, Italy José Fernando Oliveira, Porto, Portugal More information about this series at http://www.springer.com/series/13840

More information

Mathematical Formulas for Economists

Mathematical Formulas for Economists Mathematical Formulas for Economists Springer-Verlag Berlin Heidelberg GmbH Bernd Luderer. Volker Nollau Klaus Vetters Mathematical Formulas for Economists With 58 Figures and 6 Tables, Springer Professor

More information

Mathematical Reasoning & Proofs

Mathematical Reasoning & Proofs Mathematical Reasoning & Proofs MAT 1362 Fall 2018 Alistair Savage Department of Mathematics and Statistics University of Ottawa This work is licensed under a Creative Commons Attribution-ShareAlike 4.0

More information

CHAPTER 2 INTRODUCTION TO CLASSICAL PROPOSITIONAL LOGIC

CHAPTER 2 INTRODUCTION TO CLASSICAL PROPOSITIONAL LOGIC CHAPTER 2 INTRODUCTION TO CLASSICAL PROPOSITIONAL LOGIC 1 Motivation and History The origins of the classical propositional logic, classical propositional calculus, as it was, and still often is called,

More information

Notation Index. gcd(a, b) (greatest common divisor) NT-16

Notation Index. gcd(a, b) (greatest common divisor) NT-16 Notation Index (for all) B A (all functions) B A = B A (all functions) SF-18 (n) k (falling factorial) SF-9 a R b (binary relation) C(n,k) = n! k! (n k)! (binomial coefficient) SF-9 n! (n factorial) SF-9

More information

Stochastic and Infinite Dimensional Analysis

Stochastic and Infinite Dimensional Analysis Trends in Mathematics Christopher C. Bernido Maria Victoria Carpio-Bernido Martin Grothaus Tobias Kuna Maria João Oliveira José Luís da Silva Editors Stochastic and Infinite Dimensional Analysis Stochastic

More information

Discrete Mathematics: Lectures 6 and 7 Sets, Relations, Functions and Counting Instructor: Arijit Bishnu Date: August 4 and 6, 2009

Discrete Mathematics: Lectures 6 and 7 Sets, Relations, Functions and Counting Instructor: Arijit Bishnu Date: August 4 and 6, 2009 Discrete Mathematics: Lectures 6 and 7 Sets, Relations, Functions and Counting Instructor: Arijit Bishnu Date: August 4 and 6, 2009 Our main goal is here is to do counting using functions. For that, we

More information

P.M. Cohn. Basic Algebra. Groups, Rings and Fields. m Springer

P.M. Cohn. Basic Algebra. Groups, Rings and Fields. m Springer Basic Algebra P.M. Cohn Basic Algebra Groups, Rings and Fields m Springer P.M. Cohn, MA, PhD, FRS Department of Mathematics, University College London, Gower Street, London WC1E 6BT, UK British Library

More information

Part II. Logic and Set Theory. Year

Part II. Logic and Set Theory. Year Part II Year 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2018 60 Paper 4, Section II 16G State and prove the ǫ-recursion Theorem. [You may assume the Principle of ǫ- Induction.]

More information

Discrete Mathematics. W. Ethan Duckworth. Fall 2017, Loyola University Maryland

Discrete Mathematics. W. Ethan Duckworth. Fall 2017, Loyola University Maryland Discrete Mathematics W. Ethan Duckworth Fall 2017, Loyola University Maryland Contents 1 Introduction 4 1.1 Statements......................................... 4 1.2 Constructing Direct Proofs................................

More information

Lecture Notes on Discrete Mathematics. October 15, 2018 DRAFT

Lecture Notes on Discrete Mathematics. October 15, 2018 DRAFT Lecture Notes on Discrete Mathematics October 15, 2018 2 Contents 1 Basic Set Theory 5 1.1 Basic Set Theory....................................... 5 1.1.1 Union and Intersection of Sets...........................

More information

Particle Acceleration and Detection

Particle Acceleration and Detection Particle Acceleration and Detection Series Editors Alexander Chao SLAC Menlo Park, CA USA Frank Zimmermann CERN SL-Division AP Group Genève Switzerland Katsunobu Oide KEK High Energy Accelerator Research

More information

With Question/Answer Animations. Chapter 2

With Question/Answer Animations. Chapter 2 With Question/Answer Animations Chapter 2 Chapter Summary Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Sequences and Summations Types of

More information

Two hours. Note that the last two pages contain inference rules for natural deduction UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE

Two hours. Note that the last two pages contain inference rules for natural deduction UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE COMP 0 Two hours Note that the last two pages contain inference rules for natural deduction UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE Mathematical Techniques for Computer Science Date: Friday

More information

SOME TRANSFINITE INDUCTION DEDUCTIONS

SOME TRANSFINITE INDUCTION DEDUCTIONS SOME TRANSFINITE INDUCTION DEDUCTIONS SYLVIA DURIAN Abstract. This paper develops the ordinal numbers and transfinite induction, then demonstrates some interesting applications of transfinite induction.

More information

On Transfinite Cardinal Numbers

On Transfinite Cardinal Numbers IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 14, Issue 4 Ver. IV (Jul - Aug 2018), PP 17-21 www.iosrjournals.org On Transfinite Cardinal Numbers J N Salunke* and B

More information

Theory of Nonparametric Tests

Theory of Nonparametric Tests Theory of Nonparametric Tests Thorsten Dickhaus Theory of Nonparametric Tests 123 Thorsten Dickhaus Institute for Statistics University of Bremen Bremen, Germany ISBN 978-3-319-76314-9 ISBN 978-3-319-76315-6

More information

Sets are one of the basic building blocks for the types of objects considered in discrete mathematics.

Sets are one of the basic building blocks for the types of objects considered in discrete mathematics. Section 2.1 Introduction Sets are one of the basic building blocks for the types of objects considered in discrete mathematics. Important for counting. Programming languages have set operations. Set theory

More information

Statistics for Social and Behavioral Sciences

Statistics for Social and Behavioral Sciences Statistics for Social and Behavioral Sciences Advisors: S.E. Fienberg W.J. van der Linden For other titles published in this series, go to http://www.springer.com/series/3463 Haruo Yanai Kei Takeuchi

More information

Springer Series in Statistics

Springer Series in Statistics Springer Series in Statistics Series editors Peter Bickel, CA, USA Peter Diggle, Lancaster, UK Stephen E. Fienberg, Pittsburgh, PA, USA Ursula Gather, Dortmund, Germany Ingram Olkin, Stanford, CA, USA

More information

Part II Logic and Set Theory

Part II Logic and Set Theory Part II Logic and Set Theory Theorems Based on lectures by I. B. Leader Notes taken by Dexter Chua Lent 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly)

More information

NONSTANDARD MODELS AND KRIPKE S PROOF OF THE GÖDEL THEOREM

NONSTANDARD MODELS AND KRIPKE S PROOF OF THE GÖDEL THEOREM Notre Dame Journal of Formal Logic Volume 41, Number 1, 2000 NONSTANDARD MODELS AND KRIPKE S PROOF OF THE GÖDEL THEOREM HILARY PUTNAM Abstract This lecture, given at Beijing University in 1984, presents

More information

Automata Theory and Formal Grammars: Lecture 1

Automata Theory and Formal Grammars: Lecture 1 Automata Theory and Formal Grammars: Lecture 1 Sets, Languages, Logic Automata Theory and Formal Grammars: Lecture 1 p.1/72 Sets, Languages, Logic Today Course Overview Administrivia Sets Theory (Review?)

More information

Progress in Mathematics 313. Jaume Llibre Rafael Ramírez. Inverse Problems in Ordinary Differential Equations and Applications

Progress in Mathematics 313. Jaume Llibre Rafael Ramírez. Inverse Problems in Ordinary Differential Equations and Applications Progress in Mathematics 313 Jaume Llibre Rafael Ramírez Inverse Problems in Ordinary Differential Equations and Applications Progress in Mathematics Volume 313 Series Editors Hyman Bass, University of

More information

Introduction to Logic and Axiomatic Set Theory

Introduction to Logic and Axiomatic Set Theory Introduction to Logic and Axiomatic Set Theory 1 Introduction In mathematics, we seek absolute rigor in our arguments, and a solid foundation for all of the structures we consider. Here, we will see some

More information

cse541 LOGIC FOR COMPUTER SCIENCE

cse541 LOGIC FOR COMPUTER SCIENCE cse541 LOGIC FOR COMPUTER SCIENCE Professor Anita Wasilewska Spring 2015 LECTURE 2 Chapter 2 Introduction to Classical Propositional Logic PART 1: Classical Propositional Model Assumptions PART 2: Syntax

More information

Handout on Logic, Axiomatic Methods, and Proofs MATH Spring David C. Royster UNC Charlotte

Handout on Logic, Axiomatic Methods, and Proofs MATH Spring David C. Royster UNC Charlotte Handout on Logic, Axiomatic Methods, and Proofs MATH 3181 001 Spring 1999 David C. Royster UNC Charlotte January 18, 1999 Chapter 1 Logic and the Axiomatic Method 1.1 Introduction Mathematicians use a

More information

SETS AND FUNCTIONS JOSHUA BALLEW

SETS AND FUNCTIONS JOSHUA BALLEW SETS AND FUNCTIONS JOSHUA BALLEW 1. Sets As a review, we begin by considering a naive look at set theory. For our purposes, we define a set as a collection of objects. Except for certain sets like N, Z,

More information

Meta-logic derivation rules

Meta-logic derivation rules Meta-logic derivation rules Hans Halvorson February 19, 2013 Recall that the goal of this course is to learn how to prove things about (as opposed to by means of ) classical first-order logic. So, we will

More information

Studies in Systems, Decision and Control. Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland

Studies in Systems, Decision and Control. Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland Studies in Systems, Decision and Control Volume 13 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl About this Series The series "Studies in Systems,

More information