$c_1=a+ib$, $ $ $c_2 = x+iy$
$c_1 R c_2 <=> rec_1 = rec_2 $
$ $
Find all equivalence classes. I have no idea how to write them properly.
2026-04-01 16:17:44.1775060264
Equivalence class finding?
22 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
If $R$ is a relation on $X$ characterized by $xRy\iff f(x)=f(y)$ where $f$ is a function with domain $X$, then $R$ is an equivalence relation.
The equivalence class represented by $x\in X$ takes the form:
$$\{y\in X\mid f(x)=f(y)\}$$
Apply that on $X=\mathbb C$ and the function prescribed by $z\mapsto\text{Re}z$.