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

Theorem dvdsmulc 16241
Description: Multiplication by a constant maintains the divides relation. (Contributed by Paul Chapman, 21-Mar-2011.)
Assertion
Ref Expression
dvdsmulc ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) → (𝑀𝑁 → (𝑀 · 𝐾) ∥ (𝑁 · 𝐾)))

Proof of Theorem dvdsmulc
Dummy variable 𝑥 is distinct from all other variables.
StepHypRef Expression
1 3simpc 1151 . . 3 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ))
2 zmulcl 12565 . . . . . 6 ((𝑀 ∈ ℤ ∧ 𝐾 ∈ ℤ) → (𝑀 · 𝐾) ∈ ℤ)
323adant2 1132 . . . . 5 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) → (𝑀 · 𝐾) ∈ ℤ)
4 zmulcl 12565 . . . . . 6 ((𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) → (𝑁 · 𝐾) ∈ ℤ)
543adant1 1131 . . . . 5 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) → (𝑁 · 𝐾) ∈ ℤ)
63, 5jca 511 . . . 4 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) → ((𝑀 · 𝐾) ∈ ℤ ∧ (𝑁 · 𝐾) ∈ ℤ))
763comr 1126 . . 3 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝑀 · 𝐾) ∈ ℤ ∧ (𝑁 · 𝐾) ∈ ℤ))
8 simpr 484 . . 3 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑥 ∈ ℤ) → 𝑥 ∈ ℤ)
9 zcn 12518 . . . . . . . . 9 (𝑥 ∈ ℤ → 𝑥 ∈ ℂ)
10 zcn 12518 . . . . . . . . 9 (𝑀 ∈ ℤ → 𝑀 ∈ ℂ)
11 zcn 12518 . . . . . . . . 9 (𝐾 ∈ ℤ → 𝐾 ∈ ℂ)
12 mulass 11115 . . . . . . . . 9 ((𝑥 ∈ ℂ ∧ 𝑀 ∈ ℂ ∧ 𝐾 ∈ ℂ) → ((𝑥 · 𝑀) · 𝐾) = (𝑥 · (𝑀 · 𝐾)))
139, 10, 11, 12syl3an 1161 . . . . . . . 8 ((𝑥 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝐾 ∈ ℤ) → ((𝑥 · 𝑀) · 𝐾) = (𝑥 · (𝑀 · 𝐾)))
14133com13 1125 . . . . . . 7 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑥 ∈ ℤ) → ((𝑥 · 𝑀) · 𝐾) = (𝑥 · (𝑀 · 𝐾)))
15143expa 1119 . . . . . 6 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ) ∧ 𝑥 ∈ ℤ) → ((𝑥 · 𝑀) · 𝐾) = (𝑥 · (𝑀 · 𝐾)))
16153adantl3 1170 . . . . 5 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑥 ∈ ℤ) → ((𝑥 · 𝑀) · 𝐾) = (𝑥 · (𝑀 · 𝐾)))
17 oveq1 7363 . . . . 5 ((𝑥 · 𝑀) = 𝑁 → ((𝑥 · 𝑀) · 𝐾) = (𝑁 · 𝐾))
1816, 17sylan9req 2791 . . . 4 ((((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑥 ∈ ℤ) ∧ (𝑥 · 𝑀) = 𝑁) → (𝑥 · (𝑀 · 𝐾)) = (𝑁 · 𝐾))
1918ex 412 . . 3 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑥 ∈ ℤ) → ((𝑥 · 𝑀) = 𝑁 → (𝑥 · (𝑀 · 𝐾)) = (𝑁 · 𝐾)))
201, 7, 8, 19dvds1lem 16225 . 2 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀𝑁 → (𝑀 · 𝐾) ∥ (𝑁 · 𝐾)))
21203coml 1128 1 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) → (𝑀𝑁 → (𝑀 · 𝐾) ∥ (𝑁 · 𝐾)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395  w3a 1087   = wceq 1542  wcel 2114   class class class wbr 5074  (class class class)co 7356  cc 11025   · cmul 11032  cz 12513  cdvds 16210
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1912  ax-6 1969  ax-7 2010  ax-8 2116  ax-9 2124  ax-10 2147  ax-11 2163  ax-12 2184  ax-ext 2707  ax-sep 5220  ax-nul 5230  ax-pow 5296  ax-pr 5364  ax-un 7678  ax-resscn 11084  ax-1cn 11085  ax-icn 11086  ax-addcl 11087  ax-addrcl 11088  ax-mulcl 11089  ax-mulrcl 11090  ax-mulcom 11091  ax-addass 11092  ax-mulass 11093  ax-distr 11094  ax-i2m1 11095  ax-1ne0 11096  ax-1rid 11097  ax-rnegex 11098  ax-rrecex 11099  ax-cnre 11100  ax-pre-lttri 11101  ax-pre-lttrn 11102  ax-pre-ltadd 11103
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3or 1088  df-3an 1089  df-tru 1545  df-fal 1555  df-ex 1782  df-nf 1786  df-sb 2069  df-mo 2538  df-eu 2568  df-clab 2714  df-cleq 2727  df-clel 2810  df-nfc 2884  df-ne 2931  df-nel 3035  df-ral 3050  df-rex 3060  df-reu 3341  df-rab 3388  df-v 3429  df-sbc 3726  df-csb 3834  df-dif 3888  df-un 3890  df-in 3892  df-ss 3902  df-pss 3905  df-nul 4264  df-if 4457  df-pw 4533  df-sn 4558  df-pr 4560  df-op 4564  df-uni 4841  df-iun 4925  df-br 5075  df-opab 5137  df-mpt 5156  df-tr 5182  df-id 5515  df-eprel 5520  df-po 5528  df-so 5529  df-fr 5573  df-we 5575  df-xp 5626  df-rel 5627  df-cnv 5628  df-co 5629  df-dm 5630  df-rn 5631  df-res 5632  df-ima 5633  df-pred 6254  df-ord 6315  df-on 6316  df-lim 6317  df-suc 6318  df-iota 6443  df-fun 6489  df-fn 6490  df-f 6491  df-f1 6492  df-fo 6493  df-f1o 6494  df-fv 6495  df-riota 7313  df-ov 7359  df-oprab 7360  df-mpo 7361  df-om 7807  df-2nd 7932  df-frecs 8220  df-wrecs 8251  df-recs 8300  df-rdg 8338  df-er 8632  df-en 8883  df-dom 8884  df-sdom 8885  df-pnf 11170  df-mnf 11171  df-ltxr 11173  df-sub 11368  df-neg 11369  df-nn 12164  df-n0 12427  df-z 12514  df-dvds 16211
This theorem is referenced by:  dvdsmulcr  16243  coprmdvds2  16612  mulgcddvds  16613  rpmulgcd2  16614  pcpremul  16803  odadd2  19813  ablfacrp2  20033  znrrg  21534  mpodvdsmulf1o  27145  dvdsmulf1o  27147  nnproddivdvdsd  42427  muldvdsfacgt  47822
  Copyright terms: Public domain W3C validator