Proof: Multiply by One

Let's prove the following theorem:

if not (c = 0), then (a ⋅ (1 / c)) ⋅ c = a

Proof:

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

Given
1 not (c = 0)
Proof Table
# Claim Reason
1 (1 / c) ⋅ c = 1 if not (c = 0), then (1 / c) ⋅ c = 1
2 (a ⋅ (1 / c)) ⋅ c = a ⋅ ((1 / c) ⋅ c) (a ⋅ (1 / c)) ⋅ c = a ⋅ ((1 / c) ⋅ c)
3 a ⋅ ((1 / c) ⋅ c) = a1 if (1 / c) ⋅ c = 1, then a ⋅ ((1 / c) ⋅ c) = a1
4 a1 = a a1 = a
5 a ⋅ ((1 / c) ⋅ c) = a if a ⋅ ((1 / c) ⋅ c) = a1 and a1 = a, then a ⋅ ((1 / c) ⋅ c) = a
6 (a ⋅ (1 / c)) ⋅ c = a if (a ⋅ (1 / c)) ⋅ c = a ⋅ ((1 / c) ⋅ c) and a ⋅ ((1 / c) ⋅ c) = a, then (a ⋅ (1 / c)) ⋅ c = a
Previous Lesson

Comments

Please log in to add comments