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

Theorem dvdsgcd 15746
Description: An integer which divides each of two others also divides their gcd. (Contributed by Paul Chapman, 22-Jun-2011.) (Revised by Mario Carneiro, 30-May-2014.)
Assertion
Ref Expression
dvdsgcd ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾𝑀𝐾𝑁) → 𝐾 ∥ (𝑀 gcd 𝑁)))

Proof of Theorem dvdsgcd
Dummy variables 𝑥 𝑦 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 bezout 15745 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
213adant1 1111 . 2 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
3 dvds2ln 15500 . . . . . . . . 9 (((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) ∧ (𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ)) → ((𝐾𝑀𝐾𝑁) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁))))
433impia 1098 . . . . . . . 8 (((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) ∧ (𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁)))
543coml 1108 . . . . . . 7 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁)))
6 simp3l 1182 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑥 ∈ ℤ)
7 simp12 1185 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑀 ∈ ℤ)
8 zcn 11796 . . . . . . . . . 10 (𝑥 ∈ ℤ → 𝑥 ∈ ℂ)
9 zcn 11796 . . . . . . . . . 10 (𝑀 ∈ ℤ → 𝑀 ∈ ℂ)
10 mulcom 10419 . . . . . . . . . 10 ((𝑥 ∈ ℂ ∧ 𝑀 ∈ ℂ) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
118, 9, 10syl2an 587 . . . . . . . . 9 ((𝑥 ∈ ℤ ∧ 𝑀 ∈ ℤ) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
126, 7, 11syl2anc 576 . . . . . . . 8 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
13 simp3r 1183 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑦 ∈ ℤ)
14 simp13 1186 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑁 ∈ ℤ)
15 zcn 11796 . . . . . . . . . 10 (𝑦 ∈ ℤ → 𝑦 ∈ ℂ)
16 zcn 11796 . . . . . . . . . 10 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
17 mulcom 10419 . . . . . . . . . 10 ((𝑦 ∈ ℂ ∧ 𝑁 ∈ ℂ) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
1815, 16, 17syl2an 587 . . . . . . . . 9 ((𝑦 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
1913, 14, 18syl2anc 576 . . . . . . . 8 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
2012, 19oveq12d 6992 . . . . . . 7 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → ((𝑥 · 𝑀) + (𝑦 · 𝑁)) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
215, 20breqtrd 4951 . . . . . 6 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝐾 ∥ ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
22 breq2 4929 . . . . . 6 ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → (𝐾 ∥ (𝑀 gcd 𝑁) ↔ 𝐾 ∥ ((𝑀 · 𝑥) + (𝑁 · 𝑦))))
2321, 22syl5ibrcom 239 . . . . 5 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁)))
24233expia 1102 . . . 4 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → ((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) → ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁))))
2524rexlimdvv 3231 . . 3 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁)))
2625ex 405 . 2 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾𝑀𝐾𝑁) → (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁))))
272, 26mpid 44 1 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾𝑀𝐾𝑁) → 𝐾 ∥ (𝑀 gcd 𝑁)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 387  w3a 1069   = wceq 1508  wcel 2051  wrex 3082   class class class wbr 4925  (class class class)co 6974  cc 10331   + caddc 10336   · cmul 10338  cz 11791  cdvds 15465   gcd cgcd 15701
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1759  ax-4 1773  ax-5 1870  ax-6 1929  ax-7 1966  ax-8 2053  ax-9 2060  ax-10 2080  ax-11 2094  ax-12 2107  ax-13 2302  ax-ext 2743  ax-sep 5056  ax-nul 5063  ax-pow 5115  ax-pr 5182  ax-un 7277  ax-cnex 10389  ax-resscn 10390  ax-1cn 10391  ax-icn 10392  ax-addcl 10393  ax-addrcl 10394  ax-mulcl 10395  ax-mulrcl 10396  ax-mulcom 10397  ax-addass 10398  ax-mulass 10399  ax-distr 10400  ax-i2m1 10401  ax-1ne0 10402  ax-1rid 10403  ax-rnegex 10404  ax-rrecex 10405  ax-cnre 10406  ax-pre-lttri 10407  ax-pre-lttrn 10408  ax-pre-ltadd 10409  ax-pre-mulgt0 10410  ax-pre-sup 10411
This theorem depends on definitions:  df-bi 199  df-an 388  df-or 835  df-3or 1070  df-3an 1071  df-tru 1511  df-ex 1744  df-nf 1748  df-sb 2017  df-mo 2548  df-eu 2585  df-clab 2752  df-cleq 2764  df-clel 2839  df-nfc 2911  df-ne 2961  df-nel 3067  df-ral 3086  df-rex 3087  df-reu 3088  df-rmo 3089  df-rab 3090  df-v 3410  df-sbc 3675  df-csb 3780  df-dif 3825  df-un 3827  df-in 3829  df-ss 3836  df-pss 3838  df-nul 4173  df-if 4345  df-pw 4418  df-sn 4436  df-pr 4438  df-tp 4440  df-op 4442  df-uni 4709  df-iun 4790  df-br 4926  df-opab 4988  df-mpt 5005  df-tr 5027  df-id 5308  df-eprel 5313  df-po 5322  df-so 5323  df-fr 5362  df-we 5364  df-xp 5409  df-rel 5410  df-cnv 5411  df-co 5412  df-dm 5413  df-rn 5414  df-res 5415  df-ima 5416  df-pred 5983  df-ord 6029  df-on 6030  df-lim 6031  df-suc 6032  df-iota 6149  df-fun 6187  df-fn 6188  df-f 6189  df-f1 6190  df-fo 6191  df-f1o 6192  df-fv 6193  df-riota 6935  df-ov 6977  df-oprab 6978  df-mpo 6979  df-om 7395  df-2nd 7500  df-wrecs 7748  df-recs 7810  df-rdg 7848  df-er 8087  df-en 8305  df-dom 8306  df-sdom 8307  df-sup 8699  df-inf 8700  df-pnf 10474  df-mnf 10475  df-xr 10476  df-ltxr 10477  df-le 10478  df-sub 10670  df-neg 10671  df-div 11097  df-nn 11438  df-2 11501  df-3 11502  df-n0 11706  df-z 11792  df-uz 12057  df-rp 12203  df-fl 12975  df-mod 13051  df-seq 13183  df-exp 13243  df-cj 14317  df-re 14318  df-im 14319  df-sqrt 14453  df-abs 14454  df-dvds 15466  df-gcd 15702
This theorem is referenced by:  dvdsgcdb  15747  dfgcd2  15748  mulgcd  15750  mulgcddvds  15853  rpmulgcd2  15854  rpexp  15918  pythagtriplem4  16010  pcgcd1  16067  pockthlem  16095  odadd2  18737  ablfacrp  18950  mumul  25475  lgsne0  25628  lgsquad2lem2  25678
  Copyright terms: Public domain W3C validator