Consider the relation R3={ (1,1),(1,2),(1,3),(1,4),(2,1),(2,2),(2,3),(2,4),(3,1),(3,2),(3,3),(3,4),(4,1),(4,2),(4,3),(4,4) }on the set A={1,2,3,4}.
- Since (a,a)∈R3 for each a∈A, the relation R3 is reflexive. Taking into account that (a,b)∈R3 implies (b,a)∈R3 for any pair (a,b)∈R3, we conclude that the relation R3 is symmetric. Since (1,2)∈R3 and (2,1)∈R3, this relation is not anti-symmetric. Taking into account that (a,b)∈R3 and (b,c)∈R3 implies (a,c)∈R3 for any pairs (a,b),(b,c)∈R3, we conclude that the relation R3 is transitive.
- Since the relation R3 is reflexive, symmetric and transitive, it is an equivalence relation. Taking into account that R3 is not anti-symmetric, we conclude that R3 is not a partial order.
Comments