Proof: Subtract Commutative
Let's prove the following theorem:
(a ⋅ (-1)) + a = 0
    
    
    
    Proof:
| # | Claim | Reason | 
|---|---|---|
| 1 | a + (a ⋅ (-1)) = 0 | a + (a ⋅ (-1)) = 0 | 
| 2 | a + (a ⋅ (-1)) = (a ⋅ (-1)) + a | a + (a ⋅ (-1)) = (a ⋅ (-1)) + a | 
| 3 | (a ⋅ (-1)) + a = 0 | if a + (a ⋅ (-1)) = (a ⋅ (-1)) + a and a + (a ⋅ (-1)) = 0, then (a ⋅ (-1)) + a = 0 | 
Comments
Please log in to add comments