Proof: Add Term to Both Sides 7
Let's prove the following theorem:
if a + b = c, then b = c + (a ⋅ (-1))
Proof:
Given
1 | a + b = c |
---|
# | Claim | Reason |
---|---|---|
1 | c + (a ⋅ (-1)) = b | if a + b = c, then c + (a ⋅ (-1)) = b |
2 | b = c + (a ⋅ (-1)) | if c + (a ⋅ (-1)) = b, then b = c + (a ⋅ (-1)) |
Comments
Please log in to add comments