Let the relation $R:\mathbb{N} \rightarrow \mathbb{N}$ givenas $xRy$ iff $0 ≤x − y ≤ 1$i.e $R=\{(x,y):0 ≤x − y ≤ 1\}$ on $\mathbb{R}$. How do I find an inverse of this relation?
Is it $R^{-1}=\{(x,y):0 ≤y − x ≤ 1\}$?. Could someone help me out please?