Equivalence Relations on a Plane - Proofs, Cases, and Geometric Interpretations

AI Thread Summary
The discussion revolves around proving two relations on the set R x R excluding the origin as equivalence relations. For relation (a), the condition requires both coordinates to be either positive or negative, leading to equivalence classes in the first and third quadrants. Relation (b) establishes equivalence based on the ratio of coordinates, resulting in classes that include points along lines through the origin, excluding the axes. Participants express confusion about the geometric interpretations and the nature of equivalence classes, particularly regarding how to represent these on a graph. Ultimately, the conversation emphasizes the importance of understanding the properties of equivalence relations and their geometric implications in the context of the Cartesian plane.
rooski
Messages
60
Reaction score
0

Homework Statement



For each of the relations on the set R x R - (0,0) (ie. no origin) :

- prove it is an equivalence
- give the # of equivalence cases
- give a geometric interpretation of the equivalence cases assuming an element of R x R is a point on a plane

a) {((a,b),(c,d)) | a/c > 0 and b/d > 0 }
b) {((a,b),(c,d)) | b/a = d/c }


The Attempt at a Solution



I don't even know how to start this question.

I know the definition of equivalence means reflexivity, symmetry and transitivity. So how would i go about proving each of these on the set?
 
Physics news on Phys.org
hi rooski! :smile:

start with the geometric interpretation …

in other words, draw (on an x,y coordinate plane) the equivalence classes in each of the two cases …

how to prove the rest of the question will then be fairly obvious :wink:

what do you think the equivalence classes look like? :smile:
 
Well question a would have an empty diagonal (since 1/1 = 0, 2/2 = 0, etc.), but everything else would be valid. Am i supposed to just shade in all the valid areas (since we're using real numbers)?

Question b would have a proper diagonal (since 1/1 = 1/1, etc.) but there's also things like 1/2 = 2/4, 1/2 = 4/8...

I think I'm confused by the fact that I'm being given 4 variables for a relation. Let's say a,b,c,d = 1,2,4,8... Where would i put the dot on my graph?
 
hi rooski! :smile:
rooski said:
Well question a would have an empty diagonal (since 1/1 = 0, 2/2 = 0, etc.), but everything else would be valid. Am i supposed to just shade in all the valid areas (since we're using real numbers)?

1/1 isn't 0, it's 1, 2/2 likewise … what are you talking about? :confused:

start again …

take the point (1,2) … is it in the same class as (1,3), (-1,3), (-1,-3), or (1,-3) for example?
Question b would have a proper diagonal (since 1/1 = 1/1, etc.) but there's also things like 1/2 = 2/4, 1/2 = 4/8...

ok, so draw all of them (well, not all obviously, but a good selection :wink:)
I think I'm confused by the fact that I'm being given 4 variables for a relation. Let's say a,b,c,d = 1,2,4,8... Where would i put the dot on my graph?

1,2,4,8 means the two points (1,2) and (4,8) …

you put them on the graph in the usual position, the only question is whether you join them up in some way (put them in the same shaded area for example), or leave them separate
 
Oh sorry, i haven't been thinking straight.

Basically any values in question a that are both in the top left and bottom right quadrant are going to be shaded (since neg/neg = positive and pos/neg or neg/pos = negative).

So now for question a i must show it is reflexive. How would i prove this without showing examples for every possible x and y value? Can i just say "since for all xRx there exists a value in R, we conclude it is reflexive"? or is there a more rigorous proof i need?
 
hi rooski! :smile:
rooski said:
Basically any values in question a that are both in the top left and bottom right quadrant are going to be shaded (since neg/neg = positive and pos/neg or neg/pos = negative).

that doesn't look right to me :redface:

i'm not sure exactly what you mean, but anyway what equivalence class do you say, for example, (-1,3) would belong to?
 
tiny-tim said:
hi rooski! :smile:


that doesn't look right to me :redface:

i'm not sure exactly what you mean, but anyway what equivalence class do you say, for example, (-1,3) would belong to?

well -1/3 < 0 so it would not be graphed. i still can't figure out the concept behind equivalence classes.

and i thought my solution for a was correct. In order for a/c and b/d to be greater than 0, all values of a,b,c,d must be either positive or negative. Thus there cannot be any coordinates in the top left or bottom right quadrants, right?
 
rooski said:
well -1/3 < 0 so it would not be graphed. i still can't figure out the concept behind equivalence classes.

no, that would be a/b, not a/c

a/c is the ratio of the two x-coordinates of two different points in RxR

try again :smile:
 
Well if a needs to match c and b needs to match d (in terms of positivity or negativity).

So if a is negative then c is negative. If b is negative then d is negative. And vice versa.

So we could have something like a,b,c,d = -1,2,-1,2 and it would be valid.
 
  • #10
rooski said:
Well if a needs to match c and b needs to match d (in terms of positivity or negativity).

yes, so then what is the whole equivalence class of (-1,2) ?

ie all the points (x,y) such that (-1,2) ~ (x,y)
 
  • #11
Well x would be the set of all negative real numbers and y would be the set of all positive numbers.
 
  • #12
hi rooski! :smile:

(just got up :zzz: …)
rooski said:
Well x would be the set of all negative real numbers and y would be the set of all positive numbers.

hmm … that's sort-of right, but it doesn't really make any sense :redface:

you're asked for the set of points (x,y), ie for the set of pairs of numbers, not for sets of individual numbers

if you mean all (x,y) such that x < 0 and y > 0, in other words the interior of the second quadrant, then yes, that whole interior would be in the same equivalence class as (-1,2) :smile:

and obviously each of the other three quadrants is an equivalence class also …

but what about the axes (apart from the origin) … is (1,0) or (0,1) related to anything? :wink:
 
Back
Top