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....
As for part a and b, I agree with you.
Concerning part c, finding the supremum of the set $\{0,1,2,\ldots,2n+1\}$, think about what your order does: It orders all odd numbers before any even numbers, and otherwise orders odd and even numbers as usual. This means that the supremum of the set is the largest even number in that set.
You can use a similar way of thinking for part d.