Equivalence relation problem
@ganeshie8
|dw:1444584458933:dw|
for each relation, we need to check : 1) reflexive 2) symmetry 3) transitive
for i : reflexive : \((x_1, y_1)\sim (x_1,y_1)\) because \(y_1=y_1\) symmetry : \( (x_1,y_1)\sim(x_2,y_2) \implies (x_2,y_2)\sim (x_1,y_1)\) because \(y_1=y_2 \implies y_2=y_1\) transitivity : \( (x_1,y_1)\sim(x_2,y_2) \) and \((x_2,y_2)\sim (x_3,y_3)\) \(\implies (x_1,y_1)\sim (x_3,y_3)\) because \(y_1=y_2\) and \(y_2=y_3\)\(\implies y_1=y_3\) therefore, this is an equivalence relation
the reflexive part in i) I am having a confusion
to better understand reflexivity, maybe consider a relation that is not reflexive
first of all, as the name says, "reflexive" refers to the reflection that you see when u look at mirror. you see your own reflection... we say a relation is reflexive if \(x\sim x\) for all \(x\) in the relation.
can you think of a relation that is not reflexive ?
yes a>b
nice, another one : a-b is odd
yeah
so do you get why the relation in part i is reflexive ?
yes now it is clear..
review quick top 3 properties |dw:1444585876121:dw|
checked..
can you guess what the equivalence classes will be
x will be any member of R and y will be fixed
Exactly! for example below is an equivalence class : [(x, 1)] = {(1,1), (2,1), (2.2, 1), (-99, 1), ... }
below is another equivalence class [(x, 3)] = {(1,3), (2,3), (2.2, 3), (-99, 3), ... }
[(x,y)]={(a,b)belongs to R^2 such that b=y}
looks nice
so this is the answer right?
Yes thats the answer for part i
look at the relation in part ii, whats ur first guess, can it be an equivalence relation ?
I think it is reflexive and symmetric but transitivity cant say
right, just show an example that its not transitive
then we need to consider general points of R^2
yes just pick any one simple example
(1,2)~(1,3) and(1,3)~(2,3) but (1,2) is not ~ to (2,3)
that will do, that proves the relation is not transitive consequently its not equivalence relation
yes correct and hence no question of equivalence classes arise
good iii looks innocent, but it can be very tricky...
because there are several ways to get an integer by taking difference of two numbers : 3 - 1 = integer 1.4 - 0.4 = integer 0.3 - 0.3 = integer ..
ohhhh
proving that it is an equivalence relation is trivial but figuring out equivalence classes can be tricky...
we see that the y component can be anything
hey wait, does it really pass transitivity ?
yeah if a-b is an integer and b-c is an integer then a-c must be an integer
a-c=(a-b)+(b-c)= sum of integers
Ahh thats clever! okay so it does pass transitivity
yes.. and the symmetric and reflexive parts are also satisfied.. so we need to figure out the equivalence realtion
you mean equivalence `classes`
yeah oops
so our y component can be anything
but x component will be those real numbers whose difference gives integer
How about this [(x,y)]={(a,b)belongs to R^2 such that a = x-floor(x)+k, \(k \in \mathbb Z\)}
floor(x) gives the integer part of x so, x - floor(x) gives the fractional part of x
yeah it gives integer always I thought of another one, [(x,y)]={(a,b)belongs to R^2 such that (x-a) belongs to Z}
looks much better!
But both will work
mine is like construction your's is more like a logic statement yeah both works, but yours looks better
Thanks. so we are done with the questions. I just need to construct the language only..:)
np :)
Join our real-time social learning platform and learn together with your friends!