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