Proof: Substitute First Term Pre
Let's prove the following theorem:
if a = e, then (a + b) + c = (e + b) + c
Proof:
Given
1 | a = e |
---|
# | Claim | Reason |
---|---|---|
1 | a + b = e + b | if a = e, then a + b = e + b |
2 | (a + b) + c = (e + b) + c | if a + b = e + b, then (a + b) + c = (e + b) + c |
Comments
Please log in to add comments