I study model theory and I have questions about relations which are definable in a structure or not. I found three examples from exercises and i want to do them:
Is the relation $<$ on $\Bbb{Q}$ definable in the structure $(\Bbb{Q},+,\cdot,0,1)$ that is does there exists a formula $\phi=\phi(x_0,x_1)$ sucht that for all $p,q$ in $\Bbb{Q}$, $p<q$ if and only if $(\Bbb{Q},+,\cdot,0,1)$ realized $\phi[p,q]$ ?
Is the relation $<$ on $\Bbb{Q}$ definable in the structure $(\Bbb{Q},+,0,1)$ ?
Is the relation $+$ on $\Bbb{Q}$ definable in the structure $(\Bbb{Q},<,0,1)$ ?
I have done this already for the integers with the successor function, but I don't know how to do this in this three cases. I think the first relation is definable, but the other two not. Can someone help me? Thank you :)
1) Using Lagrange's four square theorem $$a<b\equiv \neg(a=b)\land \exists x,y,u,w\colon a+x\cdot x+y\cdot y+z\cdot z+w\cdot w=b$$
2) How can you distinguish $(\mathbb Q,+)$ from $(\mathbb Q[i],+)$?
3) Note that $$x\mapsto\begin{cases}2x&x\le \frac13\\\frac12(x+1) &x\ge\frac13\end{cases}$$ is an automorphism of the ordered set $(\mathbb Q,<)$.