Proof: Remove One

Let's prove the following theorem:

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

Proof:

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

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

Comments

Please log in to add comments