Quote:
Originally Posted by alexandros given a set with the symbols :
" + " for addition
" - " for inverse
the constants :
0
AND the axioms:
for all a,b,c : a+(b+c) = (a+b) + c
for all a : a+0 = a
for all a : a +(-a) =0
for all a,b : a+b = b+a
PROVE using CONTRADICTION
1) THE uniqness of zero
2) THE uniqness of the inverse |
1) Let

be a number other than zero such that for all a,
then, since zero is number
also by our fourth axiom,

which is

by our second axiom.
which implies

is same as

....hence, zero is unique.