Topics: Discrete Mathematics - Relation
(definition)
Let be a relation on a set . We define:
…where denotes relation composition.
Example
Let and .
We have that:
…and that:
- for
Search
Topics: Discrete Mathematics - Relation
(definition)
Let R be a relation on a set A. We define:
…where ∘ denotes relation composition.
Example
Let A={1,2,3,4} and R={(1,2),(1,3),(2,4),(3,2)}.
We have that:
- R∘R={(1,4),(1,2),(3,4)}
- R3=R∘R2={(1,4)}
…and that:
- Rn=∅ for n≥4