Peano Axioms. 1. IfS x S y then x y (we say that S is one to one).

Similar documents
PEANO AXIOMS FOR THE NATURAL NUMBERS AND PROOFS BY INDUCTION. The Peano axioms

0.Axioms for the Integers 1

Algebraic Structures of Numbers. Andrejs Treibergs. September 8, 2009

Properties of the Integers

a + b = b + a and a b = b a. (a + b) + c = a + (b + c) and (a b) c = a (b c). a (b + c) = a b + a c and (a + b) c = a c + b c.

CHAPTER 1: THE PEANO AXIOMS

Handout #6 INTRODUCTION TO ALGEBRAIC STRUCTURES: Prof. Moseley AN ALGEBRAIC FIELD

Outline. We will now investigate the structure of this important set.

Math 242: Principles of Analysis Fall 2016 Homework 1 Part B solutions

Axioms for the Real Number System

Chapter 1. Sets and Mappings

The Ring Z of Integers

PHIL12A Section answers, 16 February 2011

2. Introduction to commutative rings (continued)

The integers. Chapter 3

1. Introduction to commutative rings and fields

In case (1) 1 = 0. Then using and from the previous lecture,

Math 300 Introduction to Mathematical Reasoning Autumn 2017 Axioms for the Real Numbers

Homework #2 Solutions Due: September 5, for all n N n 3 = n2 (n + 1) 2 4

The natural numbers. The natural numbers come with an addition +, a multiplication and an order < p < q, q < p, p = q.

WORKSHEET MATH 215, FALL 15, WHYTE. We begin our course with the natural numbers:

Practice Test III, Math 314, Spring 2016

Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 1 November 2017

Hence, the sequence of triangular numbers is given by., the. n th square number, is the sum of the first. S n

Axioms of Kleene Algebra

Mathematical Reasoning & Proofs

CHAPTER 8: EXPLORING R

1. Introduction to commutative rings and fields

MATH 422, CSUSM. SPRING AITKEN

Equivalent Forms of the Axiom of Infinity

Axiomatic set theory. Chapter Why axiomatic set theory?

Math 4606, Summer 2004: Inductive sets, N, the Peano Axioms, Recursive Sequences Page 1 of 10

Why write proofs? Why not just test and repeat enough examples to confirm a theory?

Understanding Decimal Addition

This is logically equivalent to the conjunction of the positive assertion Minimal Arithmetic and Representability

In case (1) 1 = 0. Then using and from Friday,

Introduction to Logic and Axiomatic Set Theory

Structure of R. Chapter Algebraic and Order Properties of R

Proving languages to be nonregular

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

Proofs. Chapter 2 P P Q Q

Lecture 2: Axiomatic semantics

Dominoes and Counting

This section will take the very naive point of view that a set is a collection of objects, the collection being regarded as a single object.

Proofs. Chapter 2 P P Q Q

WORKSHEET ON NUMBERS, MATH 215 FALL. We start our study of numbers with the integers: N = {1, 2, 3,...}

Chapter One. The Real Number System

1.2 MATHEMATICAL INDUCTION. Peano s Postulates and Induction. 10 Chapter 1 The Real Numbers

Lecture Notes in Real Analysis Anant R. Shastri Department of Mathematics Indian Institute of Technology Bombay

0. Introduction 1 0. INTRODUCTION

CSE 1400 Applied Discrete Mathematics Proofs

Mathematics 114L Spring 2018 D.A. Martin. Mathematical Logic

Chapter 1: Foundations for Algebra

A MODEL-THEORETIC PROOF OF HILBERT S NULLSTELLENSATZ

Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 5 December 2010

Homework 1 Solutions

Lecture Notes on Heyting Arithmetic

CISC-102 Fall 2017 Week 3. Principle of Mathematical Induction

Walk through Combinatorics: Sumset inequalities.

Math 10850, fall 2017, University of Notre Dame

Peter Kahn. Spring 2007

A version of for which ZFC can not predict a single bit Robert M. Solovay May 16, Introduction In [2], Chaitin introd

e π i 1 = 0 Proofs and Mathematical Induction Carlos Moreno uwaterloo.ca EIT-4103 e x2 log k a+b a + b

Russell s logicism. Jeff Speaks. September 26, 2007

n(n + 1). 2 . If n = 3, then 1+2+3=6= 3(3+1) . If n = 2, then = 3 = 2(2+1)

CMPSCI 250: Introduction to Computation. Lecture #29: Proving Regular Language Identities David Mix Barrington 6 April 2012

Standard forms for writing numbers

Introduction to Mathematical Analysis I. Second Edition. Beatriz Lafferriere Gerardo Lafferriere Nguyen Mau Nam

06 Recursive Definition and Inductive Proof

The Integers. Math 3040: Spring Contents 1. The Basic Construction 1 2. Adding integers 4 3. Ordering integers Multiplying integers 12

1 The Real Number System

Chapter 1. Sets and Numbers

Principles of Real Analysis I Fall I. The Real Number System

Numbers, proof and all that jazz.

Metainduction in Operational Set Theory

Mathematics 222a Quiz 2 CODE 111 November 21, 2002

University of Illinois at Chicago. Interactive Notes For. Real Analysis. Bonnie Saunders

CHAPTER 12 Boolean Algebra

Footnotes to Linear Algebra (MA 540 fall 2013), T. Goodwillie, Bases

A field F is a set of numbers that includes the two numbers 0 and 1 and satisfies the properties:

Peano Arithmetic. CSC 438F/2404F Notes (S. Cook) Fall, Goals Now

MATH 131A: REAL ANALYSIS

Section Summary. Proof by Cases Existence Proofs

Chapter 6 Cardinal Numbers and Cardinal Arithmetic

A Note on Bootstrapping Intuitionistic Bounded Arithmetic

Zermelo-Frankel Set Theory and Well Orderings

Algebraic Geometry. Andreas Gathmann. Notes for a class. taught at the University of Kaiserslautern 2002/2003

Constructing Number Systems in Coq

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 3

Krivine s Intuitionistic Proof of Classical Completeness (for countable languages)

CS 360, Winter Morphology of Proof: An introduction to rigorous proof techniques

Chapter 1 The Real Numbers

A BRIEF INTRODUCTION TO ZFC. Contents. 1. Motivation and Russel s Paradox

CONSTRUCTION OF THE REAL NUMBERS.

2. Two binary operations (addition, denoted + and multiplication, denoted

ALGEBRA HANDOUT 2.3: FACTORIZATION IN INTEGRAL DOMAINS. In this handout we wish to describe some aspects of the theory of factorization.

MATH 403 MIDTERM ANSWERS WINTER 2007

In N we can do addition, but in order to do subtraction we need to extend N to the integers

The Integers. Peter J. Kahn

2. Prime and Maximal Ideals

Transcription:

Peano Axioms To present a rigorous introduction to the natural numbers would take us too far afield. We will however, give a short introduction to one axiomatic approach that yields a system that is quite like the numbers that we use daily to count and pay bills. We will consider a set, N, to be called the natural numbers, that has one primitive operation that of successor which is a function from N to N. We will think of this function as being given by S x x 1(this will be our definition of addition by 1). We will only assume the following rules. 1. IfS x S y then x y (we say that S is one to one). 2. There exists exactly one element, denoted 1, inn that is not of the form S x for any x N. 3. IfX N is such that 1 X and furthermore, if x X then S x X, then X N. These rules comprise the Peano Axioms for the natural numbers. Rule 3. is usually called the principle of mathematical induction As above, we write x 1 for S x. We assert that the set of elements that are successors of successors consists of all elements of N except for 1 and S 1 1 1. We will now prove this assertion. If z S S x then since 1 S u and S is one to one (rule 1.) z S 1 and z 1. If z N 1,S 1 then z S u by 2. and u 1 by 1. Thus u S v by 2. Hence, z S S v. This small set of rules (axioms) allow for a very powerful system which seems to have all of the properties of our intuitive notion of natural numbers. We will now give evidence for this claim. We first show that we can use the successor function to inductively define addition. We define (as indicated above) x 1 to be S x for all x N. Ifx N is fixed (but arbitrary) and y N is such that x y has been defined then define x S y to be S x y. We first prove that this defines an operartion on every pair of natural numbers. Let X be the set of all y N such that x y has been defined for all x N. Then 1 X and if y X then S y X by definition. Thus 3. implies that X N. Let us look at what this means in examples before we derive additional properties of this addition. We started with x 1 S x for all x N. We have not yet defined any other addition for all x N. Thus we must set x S 1 S x 1 S S x for all x N.

Similarly, we must define x S S 1 S x S 1 S S x 1 S S S x. This continues ad infinitum. We now show that this inductive definition of addition satisfies the basic rules of arithmetic. Theorem If x,y,z N then x y z x y z (associative rule for addition). If x,y N then x y y x (commutative rule for addition). Proof. We first prove the associative rule. Let Z be the set of all z N such that x y z x y z for all x,y N. We first show that 1 Z. Infact, x y 1 S x y x S y (this is our definition). Now x S y x y 1. We have thus shown that x y 1 x y 1. Thus, 1 Z. Assume that z Z we will now show that S z Z. Now we apply the definition of addition several times x y S z S x y z S x y z x S y z x y S z. Thus S z Z. This implies that Z N (rule 3.). We will next prove the commutative rule. We first show that 1 x x 1 for all x N. Let X be the set of all x N such that 1 x x 1. It is clear that 1 X. Now assume that x X. Then S x 1 S S x S x 1 S 1 x (since x X). Now, S 1 x 1 S x by definition. This implies that if x X then S x X. Thus X N by 3. At this point we have proved that x 1 1 x for all x N. Let Y denote the set of all y such that x y y x for all x N. Then we have just shown that 1 Y. We assume that y Y. We must show that S y Y. Toprovethis we note that if x N then x S y S x y S y x (y Y). Now S y x y S x y x 1 y x 1 (the associative rule). Now x y 1 1 y x (1 Y). Continuing, 1 y x 1 y x y 1 x S y x. Putting this all together we have x S y S y x. Thus if y Y then S y Y. Hence Y N by rule 3. Hence the commutative rule has been proved. The next step is to define multiplication. We wish to think of it as repeated addition. We first define 1 x x for all x N. Ifu x has been defined then we set S u x u x x. Thus 1 1 x x x. Theorem 1. If x,y,z N then x y z x y z (associative rule for multiplication). 2. If x,y N then x y y x (commutative rule for multiplication). 3. If x,y,z N then x y z x y x z (the distributive rule for multiplication over addition).

Proof. We will prove part 3. of the theorem first by using (what else?) the principle of mathematical induction. Let X be the set of all x N such that x y z x y x z for all y,z N. Then 1 X. Assume that x X. Wemust show that S x X. As before we will use a chain of equalities. S x y z x y z y z by the definition. Since x X, x y z x y x z. Thus S x y z x y x z y z. If we now apply the associative law for addition we have x y x z y z x y x z y z. Inside the first set of braces we apply the commutative rule for addition and have x y x z y z y x y x z z y x y x z z by the associative law of addition applied inside the parentheses. We now apply the commutative law of addition within the parentheses and the associative law of addition to find y x y x z z x y y x z z. By definition the last expression is S x y S x z. Thus Z N and the distributive law is proved. We now prove the commutative rule for multiplication by induction. Let Y y N;y x x y for all x N. We first show that 1 Y. That is to say we must show that 1 x x 1 for all x N. Since1 x x for all x N, we must show that x 1 x for all x N. We show this by showing that the set W of elements x N such that x 1 x is equal to N. We first observe that 1 W. Assume that x W then we must show that S x W. NowS x 1 x 1 1 by the definition. Since x W, x 1 x. Thus x 1 1 x 1 S x. Thus W N. This implies that 1 Y. Now assume that y Y we must show that S y Y. NowS y x y x x x y x. Also x S y x y 1 x y x 1 x y x. Thus S y x x S y. Last we prove the associative rule. Let Z be the set of all x N such that x y z x y z for all y,z N. Then 1 Z. Since1 y z y z and 1 y z y z. Assume that x Z. Then S x y z x y z y z x y z y z z x y z y z x y y z S x y S x y z. This completes the proof. We will usually write xy x y. We note that there is a specific structure that we have followed in our proofs. We have an assertion for every natural number. If the assertion is true for 1 and whenever it is true for x it is true for x 1 then it is true for all natural numbers. Let us give an example of this approach. Theorem If x,y,z N and x y x z then y z. (The cancellation rule for addition.) Proof. The assertion for x is that if y,z N and if x y x z then y z. Ifx 1 then the assertion says that if 1 y 1 z then y z. The commutative rule says that we

may formulate this as if y 1 z 1 then y z. This says that if S y S z then y z. This is true since it is rule 1. above. Now suppose that we have shown, for x, that if x y x z then y z. Suppose that S x y S x z. Then y S x z S x. Thus S y x S z x. Hence y x z x by rule 1. But then x y x z. Hence y z. The theorem is therefore true. The associative rule for addition allows us to introduce an order on N. Ifx,y N then we say that x y (or y x) if there exists u N such that x y u. We note that if x y and y z then x y. Indeed, since x y we have x y u with u N. Since y z we have y z v with v N. Thus x y u z v u z v u so x z. Theorem If x,y N then precisely one of x y, x y or x y is true. (This is called trichotomy.) Proof. If x 1 then either y 1 or y S u for some u N by rule 2. Thus y 1 u. Hence, if y N then y 1 or y 1. We will prove the assertion by induction on x. If x 1 then we have shown that trichotomy is true for any element y N. Suppose that u is such that if v N then precisely one of u v, u v or u v is true. We now consider x S u and y N. We must show that precisely one of the three alternatives is true. If y 1 then if we interchange the role of x and y we see that trichotomy is true for the pair x,y. We may thus assume that y S v for some v N. Nowu,v satisfy trichotomy. If u v then there exists w N such that u v w. Thus x S u S v w v w 1 v 1 w S v w y w. Hence if u v then x y. Ifu v then x S u S v y. Ifu v then v u so we can use the argument above to show that x S u S v y. Ifx y and x y then x y u and thus x x u. Ifweadd1 to both sides of this equation we find that x 1 x u 1. But then the cancellation theorem implies that 1 S u which contradicts rule 2. above. The other alternatives are handled in the same way. We now apply all of this material to prove the following theorem. In this proof we will use the method of proof by contradiction. This is a principle that says that if a statement, S, implies something false then S is false. Thus the statement that all natural numbers are even (of the form u u 2u for some u N) implies that 1 u u for some u N. Ifu 1 then we have 1 1 1 S 1 which contradicts rule 1. above. If u 1 then rule 2. says that u S v for some v N thus 1 u S v S u v which contradicts 2. Thus the assertion that all natural numbers are even is false. Theorem If x,y,z N and xy xz then y z. (Cancellation rule for multiplication).

Proof. The assertion is true for x 1 since 1y y for all y N. Suppose that xy xz and y z. Then either y z or y z. Interchanging the roled of y and z we may assume that y z. But then y z u for some u N. Thus x z u xz. Thus we have xz xu xz. Ifweadd1 to both sides of this equation we have xz xu 1 xz 1. As above we see that 1 S xu which contradicts rule 2. Theorem If n N then n 1. If n,m N and if m n then m n 1. Proof If n N then if n 1 then n k 1 twith k N (rule 2). Thus if n N then either n 1 or n 1. If n N and if m n then m n k. Now k 1 thus n k n 1. The result now follows from Trichotomy. Theorem (The Least Element Principle) If S N and S then S has a least element. That is, there exists n S such that if m S then m n. Proof Assume that S is a subset of N that has no least element. Let S N S. We show that S N which implies S. Let T n N : if 1 m n then m S. If T N then S N. We will therefore prove T N. If 1 S the previous theorem implies that 1 is the least element of N hence of S. Thus since S has no least element 1 S. Hence 1 S so 1 T. Assume that n T. Then if m S then by trichotomy m n (all of the elements p with 1 p n are not in S. Hence m n 1 be the previous theorem. If n 1 S then it would be a minimal element. Hence n 1 S. The previous theorem now implies that n 1 T. Hence T N..At this point we hope that you are convinced that one can give a rigorous underpinning to a system that we would like to call the natural numbers. We will not pursue this approach any further, since the full development of a system like the real numbers from the Peano axioms would take at least a full quarter course.