Proof: Sum Equation

Let's prove the following theorem:

if (a + b) + c = d, then a + c = d - b

Proof:

View as a tree | View dependent proofs | Try proving it

Given
1 (a + b) + c = d
Proof Table
# Claim Reason
1 a + c = d + (b ⋅ (-1)) if (a + b) + c = d, then a + c = d + (b ⋅ (-1))
2 d - b = d + (b ⋅ (-1)) d - b = d + (b ⋅ (-1))
3 a + c = d - b if a + c = d + (b ⋅ (-1)) and d - b = d + (b ⋅ (-1)), then a + c = d - b

Comments

Please log in to add comments