Skip to main content

Section 21.2 Ordered fields

Introduction goes here.
  • Motivation: We need to start somewhere. Discuss the role of axioms in building a logical system. Alternatively: what the heck are numbers?
  • Field axioms:
    • Commutativity of addition and multiplication
    • Distributivity of multiplication over addition
    • Associativity of addition and multiplication
    • Existence of additive and multiplicative identities
    • Existence of additive and multiplicative inverses
  • Order axiom:
    There is a nonempty subset \(P\subseteq F\text{,}\) called the positive numbers, such that:
    • If \(a,b\in P\text{,}\) then \(a+b\in P\) and \(a\cdot b\in P\text{.}\)
    • If \(a\in F\) and \(a\neq 0\text{,}\) then \(a\in P\) or \(-a\in P\text{,}\) but not both.
    A field that satisfies this axiom is called an ordered field.
  • Real numbers are ordered. Complex numbers are not.