Wikipedia defines Order isomorphic as:
Whenever two posets are order isomorphic, they can be considered to be "essentially the same" in the sense that one of the orders can be obtained from the other just by renaming of elements.
and in the example section it has this example:
Negation is an order isomorphism from $(\mathbb {R} ,\leq ) \; to \; (\mathbb {R} ,\geq ) (where \; {\mathbb {R} }$ is the set of real numbers and $\leq$ denotes the usual numerical comparison), since −x ≥ −y if and only if x ≤ y.
and with that in mind I developed a simple example and I would like you guys to see if that is isomorphic here its:
$$P = (\mathbb {Z}^+,\ge)$$
$$Q = (\mathbb {Z}^+,\le)$$
Is it right to say that $P$ and $Q$ are isomorphic to each other ?
No, because for example $\langle \mathbb{Z}^+, \leq\rangle$ has an element which comes before everything else: $1 \leq x$ for every $x$ , and $\langle \mathbb{Z}^+, \geq\rangle$ doesn't— there isn't an element $q$ such that $q \geq x$ for every $x$.
This means that $\langle \mathbb{Z}^+, \leq\rangle$ and $\langle \mathbb{Z}^+, \geq\rangle$ are different (i.e. non-isomorphic) posets, because they have different ordering properties.
To put it another way, $\langle \mathbb{Z}^+,\leq\rangle$ has a shape which is "finite on the left, and infinite on the right", whereas $\langle \mathbb{Z}^+, \geq\rangle$ has a shape which is "infinite on the left, and finite on the right." They're differently shaped, which means they're nonisomorphic.
In contrast, $\langle \mathbb{Z}, \leq\rangle$ and $\langle \mathbb{Z}, \geq\rangle$ don't have this problem.