Proof: Multiply By 1 Theorem

Let's prove the following theorem:

if not (c = 0), then (b / c) ⋅ c = b

Using the Inverse Product theorem, we claim that:

(1 / c) ⋅ c = 1

Thus

b ⋅ ((1 / c) ⋅ c) = b ⋅ 1

Proof:

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

Given
1 not (c = 0)
Proof Table
# Claim Reason
1 b / c = b ⋅ (1 / c) b / c = b ⋅ (1 / c)
2 (b / c) ⋅ c = (b ⋅ (1 / c)) ⋅ c if b / c = b ⋅ (1 / c), then (b / c) ⋅ c = (b ⋅ (1 / c)) ⋅ c
3 (1 / c) ⋅ c = 1 if not (c = 0), then (1 / c) ⋅ c = 1
4 (b ⋅ (1 / c)) ⋅ c = b ⋅ ((1 / c) ⋅ c) (b ⋅ (1 / c)) ⋅ c = b ⋅ ((1 / c) ⋅ c)
5 b ⋅ ((1 / c) ⋅ c) = b1 if (1 / c) ⋅ c = 1, then b ⋅ ((1 / c) ⋅ c) = b1
6 b1 = b b1 = b
7 (b / c) ⋅ c = b if (b / c) ⋅ c = (b ⋅ (1 / c)) ⋅ c and (b ⋅ (1 / c)) ⋅ c = b ⋅ ((1 / c) ⋅ c) and b ⋅ ((1 / c) ⋅ c) = b1 and b1 = b, then (b / c) ⋅ c = b

Comments

Please log in to add comments