Let $F_1$ be the standard axiomatic system defining the concept of an algebraic field. $F_1$ has two primitive binary operations: $+$ (addition) and $\cdot$ (multiplication).
Let $F_2$ be another axiomatic system defining the concept of an algebraic field that has, in addition to the two primitive binary operations mentioned above, also the primitive unary operations $-$ (additive inverse) and $^{-1}$ (multiplicative inverse).
Intuitively, I feel that $F_1$ and $F_2$ are equivalent in the sense that every statement that can be proved in $F_1$ can also be proved in $F_2$, and vice versa. However, how can this feeling be formalized?
One obstacle that I've met when trying to formalize the equivalence of $F_1$ and $F_2$ is that since the symbol $^{-1}$ is not used in $F_1$, it can be defined there to be an object other than the multiplicative inverse, and then there will be statements in $F_1$ that won't be provable in $F_2$ or that won't even make sense in $F_2$, as when $^{-1}$ is defined to be a field scalar rather than a function.