For each of the following relations, let us determine whether they are reflexive, symmetric, anti- symmetric, and/or transitive.
a) R⊆Z×Z where xRy iff x=y2
Since 22=4=2, we conclude that the pair (2,2)∈/R, and hence R is not a reflexive relation.
Since 4=22, we conclude (4,2)∈R. On the other hand, 2=42, and hence (2,4)∈/R. It follows that the relation is not symmetric.
If (x,y)∈R and (y,x)∈R, then x=y2 and y=x2. Therefore, x=x4, and hence x=0 or x=1. If x=0, then y=0. If x=1, then y=1. It follows that If (x,y)∈R and (y,x)∈R,
then x=y=0 or x=y=1, and hence the relation is antisymmetric.
Taking into account that (16,4)∈R and (4,2)∈R, but (16,2)∈/R, we conclude that the relation R is not transitive.
b) The empty relation: R⊆A×A , where A is a non-empty set and R=∅.
Let a∈A. Since (a,a)∈/∅=R, we conclude that the relation R is not reflexive.
Since the statement [(x,y)∈∅=R] is false, the implication [(x,y)∈R]→[(y,x)∈R] is true, and hence this relation is symmetric.
Taking into account that the statement [(x,y)∈R and (y,x)∈R] is false, the implication [(x,y)∈R and (y,x)∈R]→[x=y] is true, and hence this relation is antisymmetric.
Since the statement [(x,y)∈R and (y,z)∈R] is false, the implication [(x,y)∈R and (y,z)∈R]→[(x,z)∈R] is true, and hence this relation is transitive.
Comments