Like the title says, can you prove rigorously that $\frac{1}{2} + \frac{1}{2} = 1$ using only the nine field properties of $\mathbb R$? I don't know if addition and multiplication are supposed to be pre-defined, for instance, if $+$ says that $5 + 6 = 11$ automatically without any proof. This is true in common sense math, but the question I'm really wanting to know is are equations like those all just derived solely from those nine algebraic field properties of $\mathbb R$?
Like it seems obvious that $5\cdot0 = 0$, but that's because $0 =5\cdot 0 - 5\cdot0= 5\cdot(0+0)-5\cdot0 = (5\cdot0 + 5\cdot0)-5\cdot0$
$=5\cdot0 + (5\cdot0 - 5\cdot0)=5\cdot0+0=5\cdot0$, using additive identities, additive inverses, distributive laws, and additive associativity. Can a similar proof be formed for $\frac{1}{2} + \frac{1}{2} = 1$?
Thanks in advance.
How about this:
\begin{align} & \frac12 \cdot 2 = 1 \qquad \qquad\text{(definition of $\frac12$)} \\ \implies& \frac12 \cdot (1 + 1) = 1 \qquad\qquad \text{(definition of $2$)} \\ \implies& \frac12 \cdot 1 + \frac12 \cdot 1 = 1 \qquad \qquad \text{(distributive property)} \\ \implies& \frac12 + \frac12 = 1 \qquad \text{(because $1$ is a multiplicative identity)}. \end{align}