I would like find the system of representatives & equivalence class for $[(1,-1)]_{\equiv 1}$ and $[(1,-1)]_{\equiv 2}$ given:
$R_1=_{def.} (x_1,y_1)\equiv(x_2,y_2) \Leftrightarrow x_1+y_1=x_2+y_2$
$R_2=_{def.} (x_1,y_1)\equiv(x_2,y_2) \Leftrightarrow \min(x_1,y_1)=\min (x_2,y_2)$
I always have trouble to understand and define equivalence class & relations and co. Here I thought:
For $R_1$:
Given $[(1,-1)]_{\equiv 1}$ the equivalence class must be set of tuples such that the sum of the two equals zero that is $\{(x,y)|x+y=0\}$ because $\{(x,y)|1+(-1)=0\}$ which meet the criteria in the definition. And for the system of representatives I thought of $\{(x,1)|x \in \mathbb{N} \}$ (more or less a guess)
For the $R_2$ I thought: Given $[(1,-1)]_{\equiv 2}$ the equivalence class must be set of tuples such that the minimum equals the smalles component in the relation that is $\{(x,y)|\min(x,y)=-1\}$. For the system of representatives I just dont have any clue.
Thanks in advance!
You have defined two relations on ${\mathbb R}^2$. Both are defined by a certain function on ${\mathbb R}^2$ taking equal values on equivalent points and different values on unequal points. For $R_1$ this function is $f_1(x,y):=x+y$, and for $R_2$ this function is $f(x,y):=\min\{x,y\}$.
A "canonical representation" of the quotient set for $R_1$ would be the set of values of $f_1$, which of course is ${\mathbb R}$. But you want a set of representatives in ${\mathbb R}^2$. I propose the line $$\ell:=\{(t,t)\>|\>t\in{\mathbb R}\}\ .$$ This line contains exactly one point for every value of $f_1$. The set of all points in the equivalence class represented by $(t,t)$ is the line with slope $-1$ passing through the point $(t,t)$: $$[(t,t)]_{R_1}=\{(x,y)\in{\mathbb R}^2\>|\>x+y=2t\}\ .$$
A "canonical representation" of the quotient set for $R_2$ would be the set of values of $f_2$, which again is ${\mathbb R}$, and a set of representatives is again given by the line $\ell$: This line contains exactly one point for every value of $f_2$. This time the set of all points in the equivalence class represented by $(t,t)$ is the L-shaped union of a horizontal and a vertical ray: $$[(t,t)]_{R_2}=\{(x,t)\>|\>x\geq t\}\cup\{(t,y)\>|\>y\geq t\}\ .$$