Proof: Reorder Terms 2 and 4

Let's prove the following theorem:

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

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

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 = (bd) ⋅ a (ba) ⋅ d = (bd) ⋅ a
7 ((ba) ⋅ d) ⋅ c = ((bd) ⋅ a) ⋅ c if (ba) ⋅ d = (bd) ⋅ a, then ((ba) ⋅ d) ⋅ c = ((bd) ⋅ a) ⋅ c
8 ((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
Previous Lesson Next Lesson

Comments

Please log in to add comments