Proof: Subtract From Both Sides Mirror
Let's prove the following theorem:
if a = b, then a - c = b - c
Proof:
Given
1 | a = b |
---|
# | Claim | Reason |
---|---|---|
1 | b - c = a - c | if a = b, then b - c = a - c |
2 | a - c = b - c | if b - c = a - c, then a - c = b - c |
Comments
Please log in to add comments