ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  dvdsgcd GIF version

Theorem dvdsgcd 11939
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 11938 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
213adant1 1004 . 2 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
3 dvds2ln 11758 . . . . . . . . 9 (((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) ∧ (𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ)) → ((𝐾𝑀𝐾𝑁) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁))))
433impia 1189 . . . . . . . 8 (((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) ∧ (𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁)))
543coml 1199 . . . . . . 7 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁)))
6 simp3l 1014 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑥 ∈ ℤ)
7 simp12 1017 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑀 ∈ ℤ)
8 zcn 9190 . . . . . . . . . 10 (𝑥 ∈ ℤ → 𝑥 ∈ ℂ)
9 zcn 9190 . . . . . . . . . 10 (𝑀 ∈ ℤ → 𝑀 ∈ ℂ)
10 mulcom 7876 . . . . . . . . . 10 ((𝑥 ∈ ℂ ∧ 𝑀 ∈ ℂ) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
118, 9, 10syl2an 287 . . . . . . . . 9 ((𝑥 ∈ ℤ ∧ 𝑀 ∈ ℤ) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
126, 7, 11syl2anc 409 . . . . . . . 8 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
13 simp3r 1015 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑦 ∈ ℤ)
14 simp13 1018 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑁 ∈ ℤ)
15 zcn 9190 . . . . . . . . . 10 (𝑦 ∈ ℤ → 𝑦 ∈ ℂ)
16 zcn 9190 . . . . . . . . . 10 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
17 mulcom 7876 . . . . . . . . . 10 ((𝑦 ∈ ℂ ∧ 𝑁 ∈ ℂ) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
1815, 16, 17syl2an 287 . . . . . . . . 9 ((𝑦 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
1913, 14, 18syl2anc 409 . . . . . . . 8 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
2012, 19oveq12d 5857 . . . . . . 7 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → ((𝑥 · 𝑀) + (𝑦 · 𝑁)) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
215, 20breqtrd 4005 . . . . . 6 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝐾 ∥ ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
22 breq2 3983 . . . . . 6 ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → (𝐾 ∥ (𝑀 gcd 𝑁) ↔ 𝐾 ∥ ((𝑀 · 𝑥) + (𝑁 · 𝑦))))
2321, 22syl5ibrcom 156 . . . . 5 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁)))
24233expia 1194 . . . 4 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → ((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) → ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁))))
2524rexlimdvv 2588 . . 3 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁)))
2625ex 114 . 2 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾𝑀𝐾𝑁) → (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁))))
272, 26mpid 42 1 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾𝑀𝐾𝑁) → 𝐾 ∥ (𝑀 gcd 𝑁)))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 103  w3a 967   = wceq 1342  wcel 2135  wrex 2443   class class class wbr 3979  (class class class)co 5839  cc 7745   + caddc 7750   · cmul 7752  cz 9185  cdvds 11721   gcd cgcd 11869
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 604  ax-in2 605  ax-io 699  ax-5 1434  ax-7 1435  ax-gen 1436  ax-ie1 1480  ax-ie2 1481  ax-8 1491  ax-10 1492  ax-11 1493  ax-i12 1494  ax-bndl 1496  ax-4 1497  ax-17 1513  ax-i9 1517  ax-ial 1521  ax-i5r 1522  ax-13 2137  ax-14 2138  ax-ext 2146  ax-coll 4094  ax-sep 4097  ax-nul 4105  ax-pow 4150  ax-pr 4184  ax-un 4408  ax-setind 4511  ax-iinf 4562  ax-cnex 7838  ax-resscn 7839  ax-1cn 7840  ax-1re 7841  ax-icn 7842  ax-addcl 7843  ax-addrcl 7844  ax-mulcl 7845  ax-mulrcl 7846  ax-addcom 7847  ax-mulcom 7848  ax-addass 7849  ax-mulass 7850  ax-distr 7851  ax-i2m1 7852  ax-0lt1 7853  ax-1rid 7854  ax-0id 7855  ax-rnegex 7856  ax-precex 7857  ax-cnre 7858  ax-pre-ltirr 7859  ax-pre-ltwlin 7860  ax-pre-lttrn 7861  ax-pre-apti 7862  ax-pre-ltadd 7863  ax-pre-mulgt0 7864  ax-pre-mulext 7865  ax-arch 7866  ax-caucvg 7867
This theorem depends on definitions:  df-bi 116  df-dc 825  df-3or 968  df-3an 969  df-tru 1345  df-fal 1348  df-nf 1448  df-sb 1750  df-eu 2016  df-mo 2017  df-clab 2151  df-cleq 2157  df-clel 2160  df-nfc 2295  df-ne 2335  df-nel 2430  df-ral 2447  df-rex 2448  df-reu 2449  df-rmo 2450  df-rab 2451  df-v 2726  df-sbc 2950  df-csb 3044  df-dif 3116  df-un 3118  df-in 3120  df-ss 3127  df-nul 3408  df-if 3519  df-pw 3558  df-sn 3579  df-pr 3580  df-op 3582  df-uni 3787  df-int 3822  df-iun 3865  df-br 3980  df-opab 4041  df-mpt 4042  df-tr 4078  df-id 4268  df-po 4271  df-iso 4272  df-iord 4341  df-on 4343  df-ilim 4344  df-suc 4346  df-iom 4565  df-xp 4607  df-rel 4608  df-cnv 4609  df-co 4610  df-dm 4611  df-rn 4612  df-res 4613  df-ima 4614  df-iota 5150  df-fun 5187  df-fn 5188  df-f 5189  df-f1 5190  df-fo 5191  df-f1o 5192  df-fv 5193  df-riota 5795  df-ov 5842  df-oprab 5843  df-mpo 5844  df-1st 6103  df-2nd 6104  df-recs 6267  df-frec 6353  df-sup 6943  df-pnf 7929  df-mnf 7930  df-xr 7931  df-ltxr 7932  df-le 7933  df-sub 8065  df-neg 8066  df-reap 8467  df-ap 8474  df-div 8563  df-inn 8852  df-2 8910  df-3 8911  df-4 8912  df-n0 9109  df-z 9186  df-uz 9461  df-q 9552  df-rp 9584  df-fz 9939  df-fzo 10072  df-fl 10199  df-mod 10252  df-seqfrec 10375  df-exp 10449  df-cj 10778  df-re 10779  df-im 10780  df-rsqrt 10934  df-abs 10935  df-dvds 11722  df-gcd 11870
This theorem is referenced by:  dvdsgcdb  11940  dfgcd2  11941  mulgcd  11943  ncoprmgcdne1b  12015  mulgcddvds  12020  rpmulgcd2  12021  rpexp  12079  pythagtriplem4  12194  pcgcd1  12253  pockthlem  12280
  Copyright terms: Public domain W3C validator