Mathematical Premiers
Relations
Definition: A relation on a set is called a partial order if it is (partial means for a pair of set elements in , they could be incomparable.
- reflexive:
- antisymmetric:
- transitive:
Definition: A binary relation on a set is called an equivalence relation iff
- reflexive:
- symmetric: ,
- transitive:
Structural Induction
The template for inductive reasoning principle, for an inductively defined set A, is as follows.
For any property , if
- base cases: for each axiom , holds.
- Inductive cases: For each inference rule , if . Then holds