Relations
Reflexive, symmetric, transitive, equivalence, partial order
A binary relation is a set of ordered pairs.
If , we say is a relation on .
Properties (for a relation on ):
- Reflexive:
- Irreflexive:
- Symmetric:
- Antisymmetric:
- Transitive:
- Total:
Derived operations:
- Converse:
- Composition:
Special relations:
- Equivalence relation: reflexive + symmetric + transitive
- Partial order: reflexive + antisymmetric + transitive
- Linear (total) order: partial order where all pairs comparable
- 0.0sRelation Properties
- 1.2sFive cyan dots a, b, c, d, e appear
- 4.5sGreen self-loops on every dot, reflexive caption
- 6.5sSymmetric caption: if xRy then yRx
- 7.5sc-loop fades out, replaced by a-to-b and b-to-a arrows
- 9.7sTransitive caption: aRb and bRc implies aRc
- 10.8sb-to-c arrow draws in amber
- 12.4sa-to-c arrow appears grey, then lights up amber
- 13.7sReflexive plus symmetric plus transitive = equivalence
An exemplar (or 'exemplans') is a specific mathematical object used to illustrate a concept. An exemplandum (or 'exemplum') is the general concept being illustrated. Example:
- '3' is an exemplar of the concept 'prime number' (the exemplandum).
- '' is an exemplar of the concept 'abelian group'.
- The graph is an exemplar of the concept 'complete graph'.
Distinguishing them matters when generalizing: a property proved for one exemplar may not hold for another. Counterexamples are exemplars that violate a proposed general statement.
Mathematical formulas play grammatical roles analogous to natural language:
- Subject — the main object the formula is about (e.g. in '').
- Predicate — a property or relation asserted about the subject (e.g. '').
- Connective — joins sub-formulas ().
- Quantifier — binds variables ().
Example: 'Every prime greater than 2 is odd.' Decomposition:
- Quantifier: 'every' ().
- Subject: 'prime greater than 2'.
- Predicate: 'is odd'.
Recognising the grammatical role helps with paraphrasing (turning formulas back into MathTalk).