I'm trying to show
Isomorphism between two partially ordered sets is an equivalence relation.
Suppose $M$ and $M^{\prime}$ are two partially ordered set and $f:M\to M^{\prime}$ is isomorphism between them. To show reflexivity, let $a\in M$ then since $M$ is partially ordered $a\leq a$, so $f(a)\leq f(a)$. If $f(a)\leq f(b)$ and $f(b) \leq f(c)$ imply $a \leq b$ and $b \leq c$. $M$ is partially ordered set so, $a\leq c$, hence, $f(a)\leq f(c)$.
I have problems to show symmetry. If $f(a)\leq f(b)$ I can't show $f(b)\leq f(a)$. Either my argument is completely wrong or I am missing something important. Thanks for any help!
I assume what you mean by isomorphism is that $f$ preserves the structure of $M$ when mapping to $M^{\prime}$ in the following sense:
I also assume you define equivalence as follows: $M$ and $M^{\prime}$ are equivalent (written $M\sim M^{\prime}$) if there exists an isomorphism (as defined above) between them. Then
Edit: The notation $a \leq_M b$ refers to the partial order on $M$ explicitly. The subscript is often omitted.