MATH 409 Lecture 2

From Notes
Jump to navigation Jump to search

« previous | Thursday, August 29, 2013 | next »

Lecture Slides

Challenge 2

Due Sept. 5

Construct a strict linear order on the set of complex numbers that satisfies the axiom OA:


Challenge 3

Due Sept. 5

Construct a strict linear order on the set of rational functions in variable with real coefficients that makes into an ordered field.

Towards an Answer

Modification of big-Oh:

Let be rational functions in with real coefficients.

Define if and only if for some constant

Asymptotics do not provide an answer, but are a step in the right direction.


Ordered Fields

Absolute value Supremum and infimum

Recall: Real Line structure formalized by field and ordering formalized by strict linear ordering

Definition

A field with a strict linear order is called an ordered field if this order and arithmetic operation son satisfy the following axioms:


OA.
OM1.
OM2.
OM1 + OM2 = OM.

Theorem. Three axioms OA, OM1, and OM2 are equivalent to two axioms OA and OM

Proof. We wish to prove that

So we prove each conditional separately:

OA is on both sides of the implications, so we can disregard it from the RHS and prove the remaining RHS elements incrementally.


Assume that and . Axiom OM1 implies that . We already know , thus .


Assume that and . By axiom OA, implies , that is . By axiom OM, . Adding to both sides of the latter relation, we get .


Assume that and . By axiom OA, implies while implies . By axiom OM, we get . Adding to both sides of the latter relation, we get .

quod erat demonstrandum

Strict linear order

a strict order on a set is a relation on (usually denoted or preceeds), that is antisymmetric and transitive, namely:

Strict order is called linear (or total) if for any we have either or or

Auxiliary Notation: means that .


Properties of Ordered Fields

Theorem.

Proof. subtract from both sides of the relation , we get .

quod erat demonstrandum

Theorem.

Proof. subtract from both sides of the relation , we get .

quod erat demonstrandum

Theorem.

Proof. Adding to both sides of , we get . Adding to both sides of , we get . By transitivity, implies .

quod erat demonstrandum

Theorem.

Proof. similar proof as above.

quod erat demonstrandum

Theorem.

Proof. implies . Then . Note that . Hence so that

quod erat demonstrandum

Theorem.

Proof. It follows that and . Then . But .

quod erat demonstrandum

Theorem. where

Proof. (need linearity) Since , we have either or :

  1. In the first case, positive times positive is positive by OM.
  2. In the second case, negative times negative is negative by the previous property.
quod erat demonstrandum

Theorem.

Proof. We know that by field axioms and for any . We obtain . Then .

quod erat demonstrandum

Theorem.

Proof. We know either or or . However, would imply that , a contradiction.

Further, would imply that , another contradiction. Hence .

quod erat demonstrandum

Theorem.

Proof. Since and , it follows that and . Multiplying both sides of by , we get .

quod erat demonstrandum

Which fields can be ordered?

  • is ordered with respect to .
  • is also ordered with respect to (since it is a subset of ).
  • (field of two elements) cannot be ordered: in any ordered field, , in particular . However, in the field of two elements, .
  • cannot be ordered: In any ordered field, and for all . However, , where
  • The field of rational functions is an ordered field with respect to some relation


Absolute Value

(in preparation for next time)

The absolute value (or modulus) of a real number , denoted is denoted as follows:

This definition makes sense for any ordered field.

Properties

  • : if , we're done by the definition. If , we know that
  • iff
  • if , then


Supremum and Infimum

Let be a nonempty set and be a real number. We say that is an upper bound of the set if for all . Similarly, is a lower bound of the set if for all .

We say the set is bounded above if it admits an upper bound and bounded below if it admits a lower bound. The set is called bounded if it is bounded above and below

In particular, a real number is called the supremum (or the least upper bound) of hte set and denoted if

  1. is an upper bound of , and
  2. for any upper bound of .

Similarly, is called the infimum (or greatest lower bound) of the set and denoted if

  1. is a lower bound of , and
  2. for any lower bound of .


Completeness Axiom. A nonempty subset has a supremum if is bounded above.