1

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$.

swag
  • 21

1 Answers1

1

Okay i know the answer now!

$(n,0)$ is ordered.

The proof for the relation being transitive is following: $x$ is in relation to y (e.g. $x=3$ and $y=0$) but $y$ is not in relation to $z$ (e.g. $(0,z)$ because the first component has to be unequal zero per definition.

So because the left side of the material implication x~y $\wedge$ y~z $\Rightarrow$ x~z isn't fullfilled, per definition of the implication (if false then true), the given relation has to be transitive!

I hope it will help someone else :-)

FreeMind
  • 2,539
  • 3
  • 20
  • 41
swag
  • 21