Proof: Rearrange Sum Equal 2
Let's prove the following theorem:
(a + b) + c = (b + a) + c
Proof:
# | Claim | Reason |
---|---|---|
1 | a + b = b + a | a + b = b + a |
2 | (a + b) + c = (b + a) + c | if a + b = b + a, then (a + b) + c = (b + a) + c |
Comments
Please log in to add comments