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

Similar documents
Number Axioms. P. Danziger. A Group is a set S together with a binary operation (*) on S, denoted a b such that for all a, b. a b S.

Axioms for the Real Number System

0.Axioms for the Integers 1

Chapter 1. Sets and Mappings

Relations. Relations. Definition. Let A and B be sets.

An Introduction to Proof-based Mathematics Harvard/MIT ESP: Summer HSSP Isabel Vogt

SEVENTH EDITION and EXPANDED SEVENTH EDITION

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.

Commutative Rings and Fields

Econ Lecture 2. Outline

Structure of R. Chapter Algebraic and Order Properties of R

Lecture 2. Econ August 11

Part IA Numbers and Sets

REVIEW Chapter 1 The Real Number System

Galois fields/1. (M3) There is an element 1 (not equal to 0) such that a 1 = a for all a.

That is, there is an element

* 8 Groups, with Appendix containing Rings and Fields.

Economics 204 Summer/Fall 2011 Lecture 2 Tuesday July 26, 2011 N Now, on the main diagonal, change all the 0s to 1s and vice versa:

1 The Real Number System

Essential Background for Real Analysis I (MATH 5210)

Chapter 1. Sets and Numbers

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

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

Section 18 Rings and fields

THE REAL NUMBERS Chapter #4

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

DEPARTMENT OF MATHEMATIC EDUCATION MATHEMATIC AND NATURAL SCIENCE FACULTY

Proofs. Chapter 2 P P Q Q

Practice Test III, Math 314, Spring 2016

Algebraic structures I

An Introduction to Proof-based Mathematics Harvard/MIT ESP: Summer HSSP Isabel Vogt

Kevin James. MTHSC 412 Section 3.1 Definition and Examples of Rings

ECEN 5682 Theory and Practice of Error Control Codes

Group, Rings, and Fields Rahul Pandharipande. I. Sets Let S be a set. The Cartesian product S S is the set of ordered pairs of elements of S,

Sets, Logic and Categories Solutions to Exercises: Chapter 2

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

Numbers, proof and all that jazz.

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

ECEN 5022 Cryptography

Describing the Real Numbers

The Real Number System

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

Supremum and Infimum

Definition List Modern Algebra, Fall 2011 Anders O.F. Hendrickson

Chapter 5: The Integers

REVIEW OF ESSENTIAL MATH 346 TOPICS

Monoids. Definition: A binary operation on a set M is a function : M M M. Examples:

(1) A frac = b : a, b A, b 0. We can define addition and multiplication of fractions as we normally would. a b + c d

Math 3121, A Summary of Sections 0,1,2,4,5,6,7,8,9

Chapter One. The Real Number System

Ultraproducts of Finite Groups

Algebraic Structures Exam File Fall 2013 Exam #1

Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations

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

Lecture 2: A crash course in Real Analysis

Fundamentals of Pure Mathematics - Problem Sheet

Proofs. Chapter 2 P P Q Q

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

A NEW SET THEORY FOR ANALYSIS

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

Abstract Algebra I. Randall R. Holmes Auburn University. Copyright c 2012 by Randall R. Holmes Last revision: November 11, 2016

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

CSE 20 DISCRETE MATH. Winter

Mathematical Reasoning & Proofs

Chapter 2. Real Numbers. 1. Rational Numbers

Number Theory and Algebra: A Brief Introduction

CSE 1400 Applied Discrete Mathematics Proofs

Section Summary. Relations and Functions Properties of Relations. Combining Relations

Section VII.39. Free Groups

Supplement for MAA 3200, Prof S Hudson, Fall 2018 Constructing Number Systems

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

2.2 Some Consequences of the Completeness Axiom

Finite Fields: An introduction through exercises Jonathan Buss Spring 2014

The theory of numbers

Mathematics for Cryptography

MATH 117 LECTURE NOTES

0 Sets and Induction. Sets

Informal Statement Calculus

AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS

4 PRIMITIVE ROOTS Order and Primitive Roots The Index Existence of primitive roots for prime modulus...

Math 280 Modern Algebra Assignment 3 Solutions

LECTURE 3. RATIONAL NUMBERS: AN EXAMPLE OF MATHEMATICAL CONSTRUCT

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

Complete Induction and the Well- Ordering Principle

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

Chapter 2. Boolean Algebra and Logic Gates

Notes on Sets, Relations and Functions

Tomáš Madaras Congruence classes

Rings. Chapter 1. Definition 1.2. A commutative ring R is a ring in which multiplication is commutative. That is, ab = ba for all a, b R.

a (b + c) = a b + a c

Herbrand Theorem, Equality, and Compactness

Foundations of Mathematics

Latin squares. Clock arithmetic. Modular arithmetic. Binary operations 18/09/2013. Members only an introduction to groups

DR.RUPNATHJI( DR.RUPAK NATH )

Axioms of Kleene Algebra

MATH 433 Applied Algebra Lecture 22: Semigroups. Rings.

MATH HL OPTION - REVISION SETS, RELATIONS AND GROUPS Compiled by: Christos Nikolaidis

Chapter 1 : The language of mathematics.

Transcription:

The Reals

Outline As we have seen, the set of real numbers, R, has cardinality c. This doesn't tell us very much about the reals, since there are many sets with this cardinality and cardinality doesn't tell us anything about the structure of a set. We will now investigate the structure of this important set. To do this we will look at the axiomatic construction of the reals. Starting with the axioms for the natural numbers, we will build up to the reals. Our investigation will be superficial, since going through all the details would take up most of a full semester course.

Binary Operations on a Set One of the obvious features of the reals is that we can perform algebraic operations on them (addition, multiplication, etc.) We start by reviewing some of the general terminology associated with these operations. A binary operation on a set S is a function : S S S. Many binary operations can be defined on the same set. We will use a generic symbol for a binary operation, namely, but this could stand for addition or multiplication or any other binary operation. So, for a, b S, the binary operation maps (a,b) a b S.

Properties of Binary Operations A binary operation on a set S may (but does not have to) satisfy any of these properties. Associative Law: a (b c) = (a b) c for all a,b,c S. Commutative Law: a b = b a for all a,b S. Closure on a s/set. Let A S. If for all a,b A, a b A, then we say that the binary operation is closed on A. Example: Let S be the set of natural numbers with binary operation of addition (+). If A is the subset of even natural numbers then + is closed on A. On the other hand, if B is the subset of odd natural numbers, then + is not closed on B.

Properties of Binary Operations Identity elements: If there exists an element i S such that for all a S, i a = a i = a, then we say that i is an identity element for. Example: For S = R, 0 is the identity element for addition and 1 is the identity element for multiplication. Inverse elements: If a set S has a binary operation with an identity element i, then for a in S, the inverse of a with respect to the binary operation is an element b S with the property that a b = b a = i. Example: For S = R, the inverse of 5 with respect to addition is -5, while the inverse of 5 with respect to multiplication is 1/5. -5 is called the additive inverse and 1/5 is called the multiplicative inverse in this case.

Peano's Axioms We start with a set of objects, called "numbers" satisfying: Peano's Axioms a. 1 is a number. b. For each number n, there is another number n' called the successor of n. c. For each number n, n' does not equal 1. d. For all numbers m and n, if m' = n' then m = n. e. Inductive Property: If a set S of numbers has the properties: 1 is in S, If for each n S, n' S, then S contains all of the numbers. All models of Peano's Axioms are isomorphic. We will call such a model the set of natural numbers, N.

Arithmetic in a Peano System We now define two binary operations inductively: Addition: Let n be a natural number. Then 1) n + 1 = n' 2) For all natural numbers m, n + m' = (n + m)' It can be shown that the binary operation of addition is associative and commutative. There is no identity element for +. Multiplication: Let n be a natural number. Then 1) n 1 = n, 2) For all natural numbers m, mn' = mn + m. It can be shown that the binary operation of multiplication is associative and commutative. 1 is the identity element for.

Extending the Naturals Having defined the natural numbers axiomatically we now start to extend the set by adding new elements so that certain conditions are satisfied. We first add an element called 0 to N and define addition and multiplication involving this new element by: n + 0 = 0 + n = n for all n N 0 + 0 = 0 n 0 = 0 n = 0 for all n N 0 0 = 0 Our next extension is to add new elements which will be additive inverses of the elements of N. That is, for each n N, we define an element -n so that n + (-n) = (-n) + n = 0. We also extend the multiplication operation to include these new elements by defining: m (-n) = (-n) m = -(m n) and (-m) (-n) = (-n) (-m) = n m.

The Integers Finally, defining 0 (-n) = (-n) 0 = 0, we have extended the natural numbers to the set of integers Z. Z has two binary operations which are the extensions of the binary operations defined on the natural numbers. Except for 1, no element of Z has a multiplicative inverse. Our next extension will add these missing elements. It turns out that we need to add more than just the multiplicative inverses in order to be able to extend our two binary operations to the larger set. We define the "field of fractions" of Z by: F = {(a,b) Z Z: b 0} and extend the binary operations by: (a,b) + (c,d) = (a d + b c, b d) and (a,b) (c,d) = (a c, b d).

The Rationals It can be shown that these extended operations have the same properties that operations in Z have. We now define an equivalence relation R on F by: (a,b) R (c,d) iff a d = b c. The equivalence classes of this equivalence relation are called rational numbers and the set of all rational numbers is denoted by Q. Addition and multiplication of elements of Q is defined by: [(a,b)] + [(c,d)] = [(a,b) + (c,d)] and [(a,b)] [(c,d)] = [(a,b) (c,d)] With these definitions (which must be shown to be well defined) Q forms an algebraic object known as a field.

Fields A field is a set F together with two binary operations, called addition and multiplication, which satisfy the following axioms: 1. F under addition is an abelian group. This means that a) a + (b + c) = (a + b) + c a, b, c F (The Associative Law for Addition) b) a + b = b + a a,b F (The Commutative Law for Addition) c) an element, called 0, which satisfies a + 0 = 0 + a = a a F (Additive Identity) d) For every element a F, there exists an element denoted -a which satisfies a + (-a) = (-a) + a = 0. (Additive Inverse)

Fields 2. F - {0} under multiplication is an abelian group. This means that a) a(bc) = (ab)c a, b, c F-{0} (The Associative Law for Multiplication) b) ab = ba a,b F-{0} (The Commutative Law for Multiplication) c) an element, called 1, which satisfies a1 =1a = a a F - {0} (Multiplicative Identity) d) For every element a F-{0}, there exists an element denoted a -1 which satisfies a(a -1 ) = (a -1 )a = 1. (Multiplicative Inverse) 3. a, b, c F we have a(b + c) = ab + ac (The distributive law of multiplication over addition). 4. 0a = a0 = 0 a F.

Examples Examples of fields are given by the reals, the rationals, the complex numbers and the integers modulo p where p is a prime. The first three examples above are infinite fields (the sets on which they are based are infinite sets) while the last examples are finite fields. There are other finite fields besides the integers mod p, in fact there is one of each size q where q is a power of a prime. These however are not the integers modulo q and their construction is more complicated.

Hiatus Before continuing our construction of the reals we pause to consider some other properties that the reals have. These properties are needed to distinquish the reals from the other fields.

Ordered Fields A field F is ordered if there is a relation < on F such that for all x, y, z F, 1. x < x is never true. (irreflexivity). 2. If x < y and y < z then x < z (transitivity) 3. Either x < y, x = y or y < x (trichotomy) 4. If x < y, then x + z < y + z. 5. If x < y and 0 < z, then xz < yz. Examples of ordered fields are given by the reals and the the rationals. The complex numbers and the finite fields can not be ordered.

Bounds Again Let A be a subset of an ordered field F. We say that u F is an upper bound for A iff a u for all a A. If A has an upper bound, A is bounded from above. Likewise, l F is a lower bound for A iff l a for all a A. A is bounded from below if any lower bound for A exists. The set A is bounded iff A is both bounded from above and bounded from below.

Complete Fields In some fields bounded sets may not have sup's or inf's. For example in Q, the set {x x 2 < 2} is bounded but does not have a least upper bound nor a greatest lower bound in Q. This set is the set of rational numbers x where 2 x 2 This set is bounded above by 3 and bounded below by -3, so it is a bounded set. However, there is no rational number which is, for instance, an upper bound which is smaller than every upper bound of the set, i.e., no least upper bound. An ordered field F is complete iff every nonempty subset of F that has an upper bound in F has a supremum that is in F.

The Reals The rationals are not complete, but the reals form a complete ordered field. In fact, it can be shown that any complete ordered field is just a copy (with the elements renamed) of the reals, so in this sense there is only one complete ordered field. Back to our construction. We have at this point obtained the field of rationals. To move on to the reals we need to construct a complete ordered field based on Q. To do this we first need to define a partial order on Q that will turn it into an ordered field. The next step would be to extend Q so that it becomes a complete ordered field.

Orders To define the order relation on Q we start with the integers Z. By our construction, we know that N Z. We define an element b Z to be positive if b N. If b is positive we write 0 < b. Note: If 0 < a and 0 < b then we have 0 < a+b and 0 < a b. Defintion: For any a and b Z we now define a < b iff 0 < b + (-a). We write a b if either a < b or a = b. It can now be shown that is a linear (total) order on Z.

Orders We can now extend this linear order to Q by defining: [(a,b)] < [(c,d)] iff a d < b c when 0 < b and 0 < d. We can now verify that Q is an ordered field with this definition of <. The next step is to extend this ordered field to a complete ordered field. The completeness property is not as familiar as the other properties that we have studied. So, before we make this last extension, we will study this property in detail.