It seems to me that, by convention, the equality $+x = x$ holds for any real (or complex) number $x$.
I have not, however, found such a convention explicitly presented in any text.
Well... am I wrong and there is no such convention?
It seems to me that, by convention, the equality $+x = x$ holds for any real (or complex) number $x$.
I have not, however, found such a convention explicitly presented in any text.
Well... am I wrong and there is no such convention?
Interesting question. You can think of this as a statement about the identity. That is define the identity function $$ +x = (+1)\, x = \iota(x) := x $$ parallel to the negation function $$ -x = (-1)\, x = \nu(x) := -x. $$
It can also be used for consistency and emphasis in equations such as $$ -y + x = +x - y. $$ There may be more reasons for it being used but you are correct that
I have not, however, found such a convention explicitly presented in any text.
Perhaps the reason is that it is so obvious that it seems not to be needed to state explicitly. However, in the context of computer-aid proof and computation, in order that it will be correctly understood and processed, there needs to be explicit rules to recognize such expressions but they will be used internally and not likely to be explicitly documented as such.