Consider the relation on the set of integer R={(a, b) /a=b+1} check whether it is equivalence relation
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.
Here's the Solution to this Question
A={1,2 3,4,5,6}
{(1,1)(1,2)(1,3)(1,4)(1,5)(1,6)(2,1)(2,2)(2,3)(2,4)(2,5)(2,6)(3,1)(3,2)(3,3)(3,4),(3,5)(3,6)}
R={(2,1)(3,2)}
1
(1,1)(2,2)(3,3) R
This is not reflexive
2 (a,b) R but (b,a) R
(2,1) R but (1,2) R
SO this is antisymmetric
3 (a,b) R
(b,c) R
(c,a) R
This is a transitive property.
So this is not an equivalance relation.