A subclass $C$ of a partially ordered class is called $\textit{convex}$ if it satisfies the following condition: If $a\in C$ and $b\in C$ and $a\leq x\leq b$ then $x\in C$. Let $A$ and $B$ be partially ordered classes, let $f:A \rightarrow B$ be an increasing function, and let $C$ be a convex subclass of B. Prove that $f^{-1}(C)$ is a convex subclass of $A$.
Let $a, b\in f^{-1}(C)$ by definition of inverse image of $C$, then:
$a \in f^{-1}(C) \implies a\in A \land f(a)\in C$
$b \in f^{-1}(C) \implies b\in A \land f(b)\in C$
Suppose that $a \leq b \implies f(a) \leq f(b)$
But the problem is, how i can get the "$x$" for obtain $a\leq x \leq b$