is a field

The set can be thought of as the set of fractions, and is not only a set of where as two fractions can represent the same element in . Think and

Formally here are the conditions met in (A and M)

  1. Addition
    1. Commutativity
    2. Associativity
    3. Identity (with the ) element
    4. Additive inverses
  2. Multiplicative
    1. Associativity
    2. commutativity
    3. identity
    4. inverses
  3. Distributive property Notice that these fit the definition for to be a field according to Fields.

Order structure in (O)

Order structure laws in . Kinda obvious but to state them:

  1. O1: For any either or
  2. O2: If and then
  3. O3: If and then (transitive law)
  4. O4: If then
  5. O5: If and then

These properties make and ordered field.

Should be mostly familiar with this so I will just note the important parts:

  1. Includes all rational numbers, and algebraic elements ()
  2. No gaps on the number line, unlike or . Every point corresponds to a real number and vice versa
  3. Unlike group theory, the main purpose of this course is not to prove the structure of , but instead to accept it as a mathematical system and to study some important functions and properties on . From the axioms given above, we know is an ordered field. The following proofs, although completed in are valid for any ordered field (such as )

Some proofs

The following proofs are very elementary proofs from group theory, so I am only going to reattempt some of them:

  1. i.
  2. ii.
    1. Thus we have
    2. We can represent this as
    3. By i. we can conclude
  3. iii.
    1. Notice
    2. Thus, look closer at the and again by i. we know
  4. iV. and V. todo left as 3.3
  5. Vi.
    1. Assume
    2. then

Here are some more proofs that show how u can use the above axioms on hw, I only did some the rest can be found in Abstract Algebra Home:

  1. i.
    1. Notice axiom O4 stating
    2. Lets use this by letting
    3. Then
    4. Using additive associativity and commutativity properties, we can show
  2. ii.
    1. First take
    2. From O5 we know for some
    3. From i. we also know that
    4. Utilizing associativity and iii. from the previous set, we can show were as we assumed to be non-negitive. Let /

Abs value

Formal def: for , for .

The distance then is just the abs value of the difference, i.e, dist

Properties

These have mostly been seen before

  1. (duh)
  2. (proof by cases/exhaustion)
  3. (again proof by cases/exhaustion; triangle inequality)

From above, we have the implication that

  1. dist dist + dist
    1. What is being said here is
    2. From the triangle inequality
    3. This implies

This is used so commonly in this book I find it beneficial to state it: Often, is bounded by something, i.e. This lets us say

Triangle inequality is said as such because no side of a trangle is larger than the sum of the other two:

An informal way of thinking about it is going directly from point a to b is better than taking some shortcut.

Exercises

3.1

  1. For we have it so A4 fails as there are no additive inverses. Also M4 fails as there are no multiplicative inverses. Additive identity fails as there is no 0.
  2. For we have it so M4 fails due to lack of multiplicative inverses.
3.2

  1. For ref here is the proof The statement for i. is . The statement was in the form $c+a = c+b Thus we used the commutative property of addition to get it into the right form.
  2. Similar result as 1.