Shiny Noctowl
Go! PikaBot!
- Joined
- Jun 11, 2008
- Messages
- 554
- Reaction score
- 0
How do I prove that (-1) * (-1) = 1 using only the following 12 postulates?
P1 Addition is associative:
For every a, b, c, a + (b + c) = (a + b) + c
P2 The number 0 is an additive identity:
For every a, a + 0 = 0 + a = a
P3 Additive inverses exist:
For every a, there exists a -a such that a + (-a) = (-a) + a = 0
P4 Addition is commutative:
For every a, b, a + b = b + a
P5 Multiplication is associative:
For every a, b, c, a * (b * c) = (a * b) * c
P6 The number 1 is a multiplicative identity:
For every a, a * 1 = 1 * a = a
P7 Multiplicative inverses exist:
For every a != 0, there exists an a^(-1) such that a * a^(-1) = a^(-1) * a = 1
P8 Multiplication is commutative:
For every a, b, a * b = b * a
P9 The distributive law:
For every a, b, c, a * (b + c) = a * b + a * c
P10 The trichotomy for P:
For every a, exactly one of the following holds:
a = 0
a is positive
-a is positive
P11 Closure under addition:
If a and b are in P, then so is a + b
P12 Closure under multiplication:
If a and b are in P, then so is a * b
P1 Addition is associative:
For every a, b, c, a + (b + c) = (a + b) + c
P2 The number 0 is an additive identity:
For every a, a + 0 = 0 + a = a
P3 Additive inverses exist:
For every a, there exists a -a such that a + (-a) = (-a) + a = 0
P4 Addition is commutative:
For every a, b, a + b = b + a
P5 Multiplication is associative:
For every a, b, c, a * (b * c) = (a * b) * c
P6 The number 1 is a multiplicative identity:
For every a, a * 1 = 1 * a = a
P7 Multiplicative inverses exist:
For every a != 0, there exists an a^(-1) such that a * a^(-1) = a^(-1) * a = 1
P8 Multiplication is commutative:
For every a, b, a * b = b * a
P9 The distributive law:
For every a, b, c, a * (b + c) = a * b + a * c
P10 The trichotomy for P:
For every a, exactly one of the following holds:
a = 0
a is positive
-a is positive
P11 Closure under addition:
If a and b are in P, then so is a + b
P12 Closure under multiplication:
If a and b are in P, then so is a * b