I have to proove that following relation is transitive:
$\sim \ :=\ \{ (n,0) \ |\ n \in \mathbb{N}\setminus \{0\} \} \subseteq \mathbb{N} \times \mathbb{N}$
For me it is not transitive, because $n\sim0$, but $0$ is not in relation to some number $n$. Can anybody help me to understand this? Am i right with that $(n,0)$ is a well-ordered pair?
I have to show for $x,y,z$ that if $x\sim y \wedge y\sim z \Rightarrow x\sim z$.