Abstract
- Basically a Subset of Cartesian Product or Order n-tuples filtered by some conditions which define the relation among the elements from the given Set
Real-world Implication
Commonly used in Database, the columns are the different sets, the Cartesian Product of the columns are all the potential relation aka all the rows that can be stored inside the database. Each row is a actual Order n-tuples inside the relation
Domain
Co-domain
- The whole Set at the right hand side
Range
Binary Relation
- Let , we say
N-ary Relation
- A Relation involving 2 Set is called binary relation, also known as 2-ary
- Ternary is 3-ary
- Quaternary is 4-ary
Inversion of Relation
- Basically reverse the order of elements of the Order n-tuples
Arrow Diagram
Theorem
Theorem 8.3.4
- The Set Partition induced by Equivalence Relation
- If is equivalence relation on Set , then the distinct Equivalence Class form a partition of
Terminologies
Transitive Closure of Relation
- The Relation obtained by adding the least number of Ordered Pair to ensure Transitive
- Represented with
- Following 3 properties:
- is transitive
- , where is any other transitive relation that contains