Set Theory/Review
Need help creating math symbols?
Definitions
Equivalence Relations
- Reflexive: A binary relation R on A is reflexive iff for all a in A, <a, a> in R
- Symmetric: A rel R is symmetric iff for all a, b if <a, b> in R then R
- Transitive: A relation R is transitive iff for all a, b, and c if <a, b> in R and in R then <a, c> in R
Partial Ordering
- Transitive and,
- Irreflexive: for all a, <a, a> not in R
Trichotomy
Exactly one of the following holds
- x < y
- x = y
- y < x
Proof Strategies
If, then
Prove if x then y
- Suppose x
- ...
- ...
- so, y

























