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

Theorem coprmdvds2 16738
Description: If an integer is divisible by two coprime integers, then it is divisible by their product. (Contributed by Mario Carneiro, 24-Feb-2014.)
Assertion
Ref Expression
coprmdvds2 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ (𝑀 gcd 𝑁) = 1) → ((𝑀𝐾𝑁𝐾) → (𝑀 · 𝑁) ∥ 𝐾))

Proof of Theorem coprmdvds2
Dummy variable 𝑥 is distinct from all other variables.
StepHypRef Expression
1 divides 16338 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) → (𝑁𝐾 ↔ ∃𝑥 ∈ ℤ (𝑥 · 𝑁) = 𝐾))
213adant1 1148 . . . 4 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) → (𝑁𝐾 ↔ ∃𝑥 ∈ ℤ (𝑥 · 𝑁) = 𝐾))
32adantr 486 . . 3 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ (𝑀 gcd 𝑁) = 1) → (𝑁𝐾 ↔ ∃𝑥 ∈ ℤ (𝑥 · 𝑁) = 𝐾))
4 simprr 785 . . . . . . . . . 10 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → 𝑥 ∈ ℤ)
5 simpl2 1211 . . . . . . . . . 10 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → 𝑁 ∈ ℤ)
6 zcn 12615 . . . . . . . . . . 11 (𝑥 ∈ ℤ → 𝑥 ∈ ℂ)
7 zcn 12615 . . . . . . . . . . 11 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
8 mulcom 11205 . . . . . . . . . . 11 ((𝑥 ∈ ℂ ∧ 𝑁 ∈ ℂ) → (𝑥 · 𝑁) = (𝑁 · 𝑥))
96, 7, 8syl2an 608 . . . . . . . . . 10 ((𝑥 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑥 · 𝑁) = (𝑁 · 𝑥))
104, 5, 9syl2anc 596 . . . . . . . . 9 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → (𝑥 · 𝑁) = (𝑁 · 𝑥))
1110breq2d 5123 . . . . . . . 8 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → (𝑀 ∥ (𝑥 · 𝑁) ↔ 𝑀 ∥ (𝑁 · 𝑥)))
12 simprl 783 . . . . . . . . 9 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → (𝑀 gcd 𝑁) = 1)
13 simpl1 1210 . . . . . . . . . 10 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → 𝑀 ∈ ℤ)
14 coprmdvds 16737 . . . . . . . . . 10 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝑥 ∈ ℤ) → ((𝑀 ∥ (𝑁 · 𝑥) ∧ (𝑀 gcd 𝑁) = 1) → 𝑀𝑥))
1513, 5, 4, 14syl3anc 1398 . . . . . . . . 9 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → ((𝑀 ∥ (𝑁 · 𝑥) ∧ (𝑀 gcd 𝑁) = 1) → 𝑀𝑥))
1612, 15mpan2d 707 . . . . . . . 8 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → (𝑀 ∥ (𝑁 · 𝑥) → 𝑀𝑥))
1711, 16sylbid 243 . . . . . . 7 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → (𝑀 ∥ (𝑥 · 𝑁) → 𝑀𝑥))
18 dvdsmulc 16367 . . . . . . . 8 ((𝑀 ∈ ℤ ∧ 𝑥 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀𝑥 → (𝑀 · 𝑁) ∥ (𝑥 · 𝑁)))
1913, 4, 5, 18syl3anc 1398 . . . . . . 7 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → (𝑀𝑥 → (𝑀 · 𝑁) ∥ (𝑥 · 𝑁)))
2017, 19syld 48 . . . . . 6 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → (𝑀 ∥ (𝑥 · 𝑁) → (𝑀 · 𝑁) ∥ (𝑥 · 𝑁)))
21 breq2 5115 . . . . . . 7 ((𝑥 · 𝑁) = 𝐾 → (𝑀 ∥ (𝑥 · 𝑁) ↔ 𝑀𝐾))
22 breq2 5115 . . . . . . 7 ((𝑥 · 𝑁) = 𝐾 → ((𝑀 · 𝑁) ∥ (𝑥 · 𝑁) ↔ (𝑀 · 𝑁) ∥ 𝐾))
2321, 22imbi12d 347 . . . . . 6 ((𝑥 · 𝑁) = 𝐾 → ((𝑀 ∥ (𝑥 · 𝑁) → (𝑀 · 𝑁) ∥ (𝑥 · 𝑁)) ↔ (𝑀𝐾 → (𝑀 · 𝑁) ∥ 𝐾)))
2420, 23syl5ibcom 248 . . . . 5 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ ((𝑀 gcd 𝑁) = 1 ∧ 𝑥 ∈ ℤ)) → ((𝑥 · 𝑁) = 𝐾 → (𝑀𝐾 → (𝑀 · 𝑁) ∥ 𝐾)))
2524anassrs 473 . . . 4 ((((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ (𝑀 gcd 𝑁) = 1) ∧ 𝑥 ∈ ℤ) → ((𝑥 · 𝑁) = 𝐾 → (𝑀𝐾 → (𝑀 · 𝑁) ∥ 𝐾)))
2625rexlimdva 3168 . . 3 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ (𝑀 gcd 𝑁) = 1) → (∃𝑥 ∈ ℤ (𝑥 · 𝑁) = 𝐾 → (𝑀𝐾 → (𝑀 · 𝑁) ∥ 𝐾)))
273, 26sylbid 243 . 2 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ (𝑀 gcd 𝑁) = 1) → (𝑁𝐾 → (𝑀𝐾 → (𝑀 · 𝑁) ∥ 𝐾)))
2827impcomd 417 1 (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) ∧ (𝑀 gcd 𝑁) = 1) → ((𝑀𝐾𝑁𝐾) → (𝑀 · 𝑁) ∥ 𝐾))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209  wa 401  w3a 1103   = wceq 1570  wcel 2146  wrex 3091   class class class wbr 5111  (class class class)co 7419  cc 11117  1c1 11120   · cmul 11124  cz 12610  cdvds 16336   gcd cgcd 16578
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2737  ax-sep 5259  ax-nul 5271  ax-pow 5338  ax-pr 5406  ax-un 7742  ax-cnex 11175  ax-resscn 11176  ax-1cn 11177  ax-icn 11178  ax-addcl 11179  ax-addrcl 11180  ax-mulcl 11181  ax-mulrcl 11182  ax-mulcom 11183  ax-addass 11184  ax-mulass 11185  ax-distr 11186  ax-i2m1 11187  ax-1ne0 11188  ax-1rid 11189  ax-rnegex 11190  ax-rrecex 11191  ax-cnre 11192  ax-pre-lttri 11193  ax-pre-lttrn 11194  ax-pre-ltadd 11195  ax-pre-mulgt0 11196  ax-pre-sup 11197
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-nel 3067  df-ral 3082  df-rex 3092  df-rmo 3371  df-reu 3372  df-rab 3419  df-v 3459  df-sbc 3747  df-csb 3855  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-pss 3926  df-nul 4287  df-if 4490  df-pw 4566  df-sn 4592  df-pr 4594  df-op 4598  df-uni 4875  df-iun 4960  df-br 5112  df-opab 5176  df-mpt 5195  df-tr 5221  df-id 5558  df-eprel 5563  df-po 5571  df-so 5572  df-fr 5616  df-we 5618  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-rn 5674  df-res 5675  df-ima 5676  df-pred 6306  df-ord 6367  df-on 6368  df-lim 6369  df-suc 6370  df-iota 6496  df-fun 6542  df-fn 6543  df-f 6544  df-f1 6545  df-fo 6546  df-f1o 6547  df-fv 6548  df-riota 7376  df-ov 7422  df-oprab 7423  df-mpo 7424  df-om 7869  df-2nd 7993  df-frecs 8284  df-wrecs 8315  df-recs 8364  df-rdg 8403  df-er 8700  df-en 8950  df-dom 8951  df-sdom 8952  df-sup 9409  df-inf 9410  df-pnf 11264  df-mnf 11265  df-xr 11266  df-ltxr 11267  df-le 11268  df-sub 11462  df-neg 11463  df-div 11891  df-nn 12253  df-2 12322  df-3 12323  df-n0 12524  df-z 12611  df-uz 12883  df-rp 13037  df-fl 13847  df-mod 13925  df-seq 14060  df-exp 14120  df-cj 15178  df-re 15179  df-im 15180  df-sqrt 15314  df-abs 15315  df-dvds 16337  df-gcd 16579
This theorem is used by:  rpmulgcd2  16740  coprmproddvdslem  16746  crth  16863  odadd2  19967  ablfac1b  20190  ablfac1eu  20193  coprmdvds2d  42830
  Copyright terms: Public domain W3C validator