09-240/Classnotes for Tuesday September 15: Difference between revisions

From Drorbn
Jump to navigationJump to search
m (→‎Tedious Theorem: forced png)
m (→‎Tedious Theorem: forced png)
Line 139: Line 139:
#: <math>\Rightarrow a = c</math> by F3
#: <math>\Rightarrow a = c</math> by F3
# <math> a \cdot b = c \cdot b , (b \ne 0) \Rightarrow a = c </math>
# <math> a \cdot b = c \cdot b , (b \ne 0) \Rightarrow a = c </math>
# <math>\,\! a + O' = a \Rightarrow O' = 0</math>
# <math>a + O' = a \Rightarrow O' = 0</math>
#: <math>a + O' = a</math>
#: <math>\,\! a + O' = a</math>
#: <math>\Rightarrow a + O' = a + 0</math> by F3
#: <math>\Rightarrow a + O' = a + 0</math> by F3
#: <math>\Rightarrow O' = 0</math> by adding the additive inverse of ''a'' to both sides
#: <math>\Rightarrow O' = 0</math> by adding the additive inverse of ''a'' to both sides

Revision as of 23:36, 15 September 2009

The real numbers A set with two binary operators and two special elements s.t.

Note: or means inclusive or in math.

Definition: A field is a set F with two binary operators : F×FF, : F×FF and two elements s.t.

Examples

  1. is not a field because not every element has a multiplicative inverse.
    Let
    Then
    Therefore F4 fails; there is no number b in F6 s.t. a · b = 1
Ex. 4
+ 0 1
0 0 1
1 1 0
Ex. 4
× 0 1
0 0 0
1 0 1
Ex. 5
+ 0 1 2 3 4 5 6
0 0 1 2 3 4 5 6
1 1 2 3 4 5 6 0
2 2 3 4 5 6 0 1
3 3 4 5 6 0 1 2
4 4 5 6 0 1 2 3
5 5 6 0 1 2 3 4
6 6 0 1 2 3 4 5
Ex. 5
× 0 1 2 3 4 5 6
0 0 0 0 0 0 0 0
1 0 1 2 3 4 5 0
2 0 2 4 6 1 3 1
3 0 3 6 2 5 1 2
4 0 4 1 5 2 6 3
5 0 5 3 1 6 4 4
6 0 6 5 4 3 2 5

Theorem: for is a field iff (if and only if) is a prime number

Tedious Theorem

  1. "cancellation property"
    Proof:
    By F4,
    by F2
    by choice of d
    by F3
  2. by F3
    by adding the additive inverse of a to both sides
  3. Proof:
    by F3
    by F5
  4. So there is no 0−1
  5. (Bonus)