A relation $R$ is defined on $\mathbb{N}\times\mathbb{N}$ by $(a,b)R(c,d)$ iff $ad = bc$. Show that $R$ is an equivalence relation.
I know that in order to find the equivalence relation we need to determine if $R$ is reflexive, symmetric, and transitive.
But I'm having some struggle in understanding this $\mathbb{N}\times\mathbb{N}$.
I'll be grateful for any help.
Thank you.
$\mathbb N$ is the set of natural numbers, and $\mathbb N\times\mathbb N$ is the set of pairs of natural numbers. So, each element of $\mathbb N\times \mathbb N$ is a pair $(n_1, n_2)$ such that $n_1\in\mathbb N$ and $n_2\in\mathbb N$.
Your job then, is to show that:
Sidenote:
Since relations on a set $A$ are by definition subsets of the set $A\times A$, this means that your particular relation is, strictly speaking, a subset of $(\mathbb N\times \mathbb N)\times(\mathbb N\times \mathbb N)$