Proof: Reorder Terms

Let's prove the following theorem:

((ab) ⋅ c) ⋅ d = ((bd) ⋅ a) ⋅ c

Proof:

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

Proof Table
# Claim Reason
1 ((ab) ⋅ c) ⋅ d = (ab) ⋅ (cd) ((ab) ⋅ c) ⋅ d = (ab) ⋅ (cd)
2 cd = dc cd = dc
3 (ab) ⋅ (cd) = (ab) ⋅ (dc) if cd = dc, then (ab) ⋅ (cd) = (ab) ⋅ (dc)
4 ab = ba ab = ba
5 (ab) ⋅ (cd) = (ba) ⋅ (dc) if (ab) ⋅ (cd) = (ab) ⋅ (dc) and ab = ba, then (ab) ⋅ (cd) = (ba) ⋅ (dc)
6 (ba) ⋅ (dc) = ((ba) ⋅ d) ⋅ c (ba) ⋅ (dc) = ((ba) ⋅ d) ⋅ c
7 (ba) ⋅ d = (bd) ⋅ a (ba) ⋅ d = (bd) ⋅ a
8 ((ba) ⋅ d) ⋅ c = ((bd) ⋅ a) ⋅ c if (ba) ⋅ d = (bd) ⋅ a, then ((ba) ⋅ d) ⋅ c = ((bd) ⋅ a) ⋅ c
9 (ba) ⋅ (dc) = ((bd) ⋅ a) ⋅ c if (ba) ⋅ (dc) = ((ba) ⋅ d) ⋅ c and ((ba) ⋅ d) ⋅ c = ((bd) ⋅ a) ⋅ c, then (ba) ⋅ (dc) = ((bd) ⋅ a) ⋅ c
10 (ab) ⋅ (cd) = ((bd) ⋅ a) ⋅ c if (ab) ⋅ (cd) = (ba) ⋅ (dc) and (ba) ⋅ (dc) = ((bd) ⋅ a) ⋅ c, then (ab) ⋅ (cd) = ((bd) ⋅ a) ⋅ c
11 ((ab) ⋅ c) ⋅ d = ((bd) ⋅ a) ⋅ c if ((ab) ⋅ c) ⋅ d = (ab) ⋅ (cd) and (ab) ⋅ (cd) = ((bd) ⋅ a) ⋅ c, then ((ab) ⋅ c) ⋅ d = ((bd) ⋅ a) ⋅ c

Comments

Please log in to add comments