This is an exercise in my analysis class, which I only could finish partially.
Let $(F,+,\cdot)$ be a field and let $\mathbb{P} \subset F$ be a set with the following properties: 1) $0 \in \mathbb{P}$, 2) $x + y\in \mathbb{P}$ and $xy\in \mathbb{P}$ for all $x,y \in \mathbb{P}$ and 3) if $x, -x \in \mathbb{P}$ then $x = 0$.
I need to prove that there exists a unique order relation on this field such that the field becomes an ordered field and such that $F^+ = \mathbb{P}$ (i.e. the 'positive' elements are $\mathbb{P}$).
Question: I was able to prove everything, except that the order relation is unique. I defined $x \leq y$ if and only if $y - x \in \mathbb{P}$. This makes $\mathbb{P}$ the set of positive elements, defines a total order and hence makes $F$ an ordered field.
To prove that this relation is unique, do I have to assume that there is another such relation and show that they give exactly the same results? Or does uniqueness follow from the construction?
It is certainly not the unique order relation without the essential part “and such that $F^+ = \mathbb P$”. Once you have that, it is immediate. By definition, for any order relation $\leq$ on $F$ with positive elements in $\mathbb P$ and for any $x, y\in F$, we have $y-x\in\mathbb P \iff y-x\geq 0$, so the set of positive elements uniquely defines the order on $F$.