$S$ is defined on $\mathbb{Q}$ by $xSy$ if and only if $⌊x⌋=⌊y⌋$ (Note that$⌊q⌋$is defined to be the largest integer less than or equal to q. You can think of it as “$q$ rounded down”.)
We've been asked to find the relations of this. So far I have figured out that these are Reflexive, Symmetric and Transitive making it an equivalence relation. However we are required to identify the class. Just unsure how to identify that
Thanks
if there was a set {(a,a) (a,b) (a,c)}
The equivalence class for [a] would be {a,b,c}
– JennyJ Apr 29 '15 at 10:48