Firstly, the assignment:
Let $a,b \in\mathbb{R}$ and $a < b$. Furthermore let $f: [a,b] \rightarrow [a,b]$ be monotone increasing. Show that if $x:= \mathbf {sup}\{y \in [a,b] \| \ y ≤ f(y)\}$ then $f(x) = x$.
It's good on me that the assignment itself actually tells you what $x$ is so I can prove the theorem by showing that for $\forall x' \not= x: f(x) \not= x$ and I'm done. However, I have not arrived at a contradiction so far.
Any tips?
What's below is pretty much an adaptation of the Knaster-Tarski Fixpoint Theorem's proof.
You should prove that $x$ is well defined, that $x\in [a,b]$ and that $\{y \in [a,b] \colon \ y ≤ f(y)\}\neq \varnothing$.
I'll prove that $x\leq f(x)$ and $f(x)\leq x$.
$\therefore f(x)=x$.