On $\mathbb{R}\times \mathbb{R}$ let $\sim$ be an equivalence relation defined as follows:
$$(x,y) \sim (x',y') \text{ iff } x+y'=x'+y.$$
Prove $\sim$ is an equivalence relation, determine equivalence class for $\hat{(2,5)}$ and determine $\mathbb{R}\times \mathbb{R}/\sim$.
It was easy to prove that $\sim$ is an equivalence relation. to determine the equivalence class for $\hat{(2,5)}$
I did as follows:
$\hat{(2,5)}=\{(x,y):(x,y)\sim (2,5)\}.$
So, $x+5=y+2$, $y=x+3$. we can conclude that this equivalence class is the line $y=x+3$.
Any help to find out the $\mathbb{R}\times \mathbb{R}/\sim$ it will be appreciated.
It's similar to the case of the equivalence class of $(2,5)$: the equivalence class of $(a,b)$ is$$\{(x,y)\in\mathbb R^2\mid y-x=b-a\}.$$So, it's the line with slope $1$ passing through $(a,b)$. And therefore $\mathbb R\times\mathbb R/\sim$ is the set of all lines in $\mathbb R^2$ whose slope is $1$.