#wip Square definitions from Honors Mathematics B and Modern Analysis I.
Order relations
Definition: Order relation
An order on a set is a relation, denoted , which satisfies the following two properties:
- (O1) Trichotomy. Given , exactly one of or or is true.
- (O2) Transitivity. If and , then .
Axioms: Order relations
- (O1) Reflexivity. .
- (O2) Antisymmetry. .
- (O3) Transitivity. .
- (O4) Linearity. We must have or .
Ordered sets and fields
Definition: Ordered set
An ordered set is a set together with a relation ,
Definition: Ordered field
An ordered field is a field with an order on so that we have:
- (OF1) If , then .
- (OF2) If and , then .
- (Lemma) If is an ordered field, then the following are true:
- (a) .
- (b) and .
- (c) For any positive natural written as a sum , we have . In particular, , so we can divide by positive integers.
- (d) Non-negative squares. For any we have , and if then .
Review
- Give an example of an ordered field
- Is orderable? Justify.
- Can the complex numbers be made into an ordered field? Justify with a contradiction.
- Justify (OF2) with the property that scaling a positive number by a positive number outputs a positive number. ⭐