Proof: Move Terms 2 and 4 Theorem

Let's prove the following theorem:

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

This example shows that we can reorder terms in any way we want.

In step 2 - 4, we show that:

(a ⋅ b) ⋅ (c ⋅ d) = (b ⋅ a) ⋅ (d ⋅ c)

And in step 6, we use the Swap Inner Terms theorem to claim that:

((b ⋅ a) ⋅ d) ⋅ c = ((b ⋅ d) ⋅ 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 = ba ab = ba
4 (ab) ⋅ (cd) = (ba) ⋅ (dc) if ab = ba and cd = dc, then (ab) ⋅ (cd) = (ba) ⋅ (dc)
5 (ba) ⋅ (dc) = ((ba) ⋅ d) ⋅ c (ba) ⋅ (dc) = ((ba) ⋅ d) ⋅ c
6 ((ba) ⋅ d) ⋅ c = ((bd) ⋅ a) ⋅ c ((ba) ⋅ d) ⋅ c = ((bd) ⋅ a) ⋅ c
7 ((ab) ⋅ c) ⋅ d = ((bd) ⋅ a) ⋅ c if ((ab) ⋅ c) ⋅ d = (ab) ⋅ (cd) and (ab) ⋅ (cd) = (ba) ⋅ (dc) and (ba) ⋅ (dc) = ((ba) ⋅ d) ⋅ c and ((ba) ⋅ d) ⋅ c = ((bd) ⋅ a) ⋅ c, then ((ab) ⋅ c) ⋅ d = ((bd) ⋅ a) ⋅ c

Comments

Please log in to add comments