Proof: Commutative Property Example 2
Let's prove the following theorem:
if a + b = c, then b + a = c
Proof:
Given
1 | a + b = c |
---|
# | Claim | Reason |
---|---|---|
1 | b + a = a + b | b + a = a + b |
2 | b + a = c | if b + a = a + b and a + b = c, then b + a = c |
Comments
Please log in to add comments