I would like to determine an ordering relation:
We are given a linear order on $\mathbb{N}$ $\leq'$ for all $m,n$ such that $ n\leq' m$ $\iff$ (n is odd and m is even) or ($n$$\leq$$m$ and $m-n$ is even) where $\leq$ corresponds to the usual order.
a) Order $6,3,9,11,12$
Here I thought, given the upper restrictions, on:$3,9,11,6,12$
b) Determine the infimum $(\mathbb{N})$:
Here I thought of $1$, whichs seems the greatest element of $K$ that is less than or equal to all elements of $(\mathbb{N})$ given the linear order.
c) Determine supremum $(\{0,1,...,2n+1\})$
Here I just dont have a clue....
d) Determine the lower bound $\{2n|n \in \mathbb{N})$
Here I thouht of $\{2n+1|n∈ℕ\}) \cup \{0\}$
Thank you all in advance....