MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  mul4 Structured version   Visualization version   GIF version

Theorem mul4 10205
Description: Rearrangement of 4 factors. (Contributed by NM, 8-Oct-1999.)
Assertion
Ref Expression
mul4 (((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → ((𝐴 · 𝐵) · (𝐶 · 𝐷)) = ((𝐴 · 𝐶) · (𝐵 · 𝐷)))

Proof of Theorem mul4
StepHypRef Expression
1 mul32 10203 . . . . 5 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐴 · 𝐵) · 𝐶) = ((𝐴 · 𝐶) · 𝐵))
21oveq1d 6665 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (((𝐴 · 𝐵) · 𝐶) · 𝐷) = (((𝐴 · 𝐶) · 𝐵) · 𝐷))
323expa 1265 . . 3 (((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ 𝐶 ∈ ℂ) → (((𝐴 · 𝐵) · 𝐶) · 𝐷) = (((𝐴 · 𝐶) · 𝐵) · 𝐷))
43adantrr 753 . 2 (((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → (((𝐴 · 𝐵) · 𝐶) · 𝐷) = (((𝐴 · 𝐶) · 𝐵) · 𝐷))
5 mulcl 10020 . . 3 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 · 𝐵) ∈ ℂ)
6 mulass 10024 . . . 4 (((𝐴 · 𝐵) ∈ ℂ ∧ 𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ) → (((𝐴 · 𝐵) · 𝐶) · 𝐷) = ((𝐴 · 𝐵) · (𝐶 · 𝐷)))
763expb 1266 . . 3 (((𝐴 · 𝐵) ∈ ℂ ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → (((𝐴 · 𝐵) · 𝐶) · 𝐷) = ((𝐴 · 𝐵) · (𝐶 · 𝐷)))
85, 7sylan 488 . 2 (((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → (((𝐴 · 𝐵) · 𝐶) · 𝐷) = ((𝐴 · 𝐵) · (𝐶 · 𝐷)))
9 mulcl 10020 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐶 ∈ ℂ) → (𝐴 · 𝐶) ∈ ℂ)
10 mulass 10024 . . . . 5 (((𝐴 · 𝐶) ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐷 ∈ ℂ) → (((𝐴 · 𝐶) · 𝐵) · 𝐷) = ((𝐴 · 𝐶) · (𝐵 · 𝐷)))
11103expb 1266 . . . 4 (((𝐴 · 𝐶) ∈ ℂ ∧ (𝐵 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → (((𝐴 · 𝐶) · 𝐵) · 𝐷) = ((𝐴 · 𝐶) · (𝐵 · 𝐷)))
129, 11sylan 488 . . 3 (((𝐴 ∈ ℂ ∧ 𝐶 ∈ ℂ) ∧ (𝐵 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → (((𝐴 · 𝐶) · 𝐵) · 𝐷) = ((𝐴 · 𝐶) · (𝐵 · 𝐷)))
1312an4s 869 . 2 (((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → (((𝐴 · 𝐶) · 𝐵) · 𝐷) = ((𝐴 · 𝐶) · (𝐵 · 𝐷)))
144, 8, 133eqtr3d 2664 1 (((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) ∧ (𝐶 ∈ ℂ ∧ 𝐷 ∈ ℂ)) → ((𝐴 · 𝐵) · (𝐶 · 𝐷)) = ((𝐴 · 𝐶) · (𝐵 · 𝐷)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 384  w3a 1037   = wceq 1483  wcel 1990  (class class class)co 6650  cc 9934   · cmul 9941
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602  ax-mulcl 9998  ax-mulcom 10000  ax-mulass 10002
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3an 1039  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-rex 2918  df-rab 2921  df-v 3202  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-nul 3916  df-if 4087  df-sn 4178  df-pr 4180  df-op 4184  df-uni 4437  df-br 4654  df-iota 5851  df-fv 5896  df-ov 6653
This theorem is referenced by:  mul4i  10233  mul4d  10248  recextlem1  10657  divmuldiv  10725  mulexp  12899  demoivreALT  14931  bposlem9  25017
  Copyright terms: Public domain W3C validator