(b) R={(a,b)∣a−b is an odd positive integer }
- Reflexivity. For all x we have (x,x)∈/R because x−x=0 is not a positive integer. The realtion is NOT reflexive.
Symmetry. Let (x,y)∈R. Then x−y is a positive integer and y−x=−(x−y) is negative. Therefore, (y,x)∈/R and the relation is NOT symmetric because the following is always true:
(x,y)∈R∧(y,x)∈R⟹x=yAntisymmetry. Let (x,y)∈R and (y,x)∈R. Then x−y is a positive integer and y−x is a positive integer from the definition. Therefore x−y>0 and y−x>0. There are no such numbers x,y that satisfy x>y and y>x . Therefore, (x,y)∈R∧(y,x)∈R is a contradiction and the relation is antisymmetric because the following is always true:
(x,y)∈R∧(y,x)∈R⟹x=y- Transitivity. Let (x,y)∈R∧(y,z)∈R. and x⊆y∧y⊆x. Then for alla∈x we have a∈y, and therefore a∈z. Thus x⊆zThen x−y is an odd positive integer and y−z is a odd positive integer from the definition. x−z=(x−y)+(y−z)−2y. The difference of two even numbers is even, therefore (x,z)∈/R. The relation is NOT transitive.
Answer. R can be neither an equivalence relation nor a partial ordered set because it is at least not reflexive.
Comments