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

Theorem dvdsgcd 12031
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 12030 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
213adant1 1017 . 2 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
3 dvds2ln 11849 . . . . . . . . 9 (((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) ∧ (𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ)) → ((𝐾𝑀𝐾𝑁) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁))))
433impia 1202 . . . . . . . 8 (((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) ∧ (𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁)))
543coml 1212 . . . . . . 7 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁)))
6 simp3l 1027 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑥 ∈ ℤ)
7 simp12 1030 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑀 ∈ ℤ)
8 zcn 9276 . . . . . . . . . 10 (𝑥 ∈ ℤ → 𝑥 ∈ ℂ)
9 zcn 9276 . . . . . . . . . 10 (𝑀 ∈ ℤ → 𝑀 ∈ ℂ)
10 mulcom 7958 . . . . . . . . . 10 ((𝑥 ∈ ℂ ∧ 𝑀 ∈ ℂ) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
118, 9, 10syl2an 289 . . . . . . . . 9 ((𝑥 ∈ ℤ ∧ 𝑀 ∈ ℤ) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
126, 7, 11syl2anc 411 . . . . . . . 8 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
13 simp3r 1028 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑦 ∈ ℤ)
14 simp13 1031 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑁 ∈ ℤ)
15 zcn 9276 . . . . . . . . . 10 (𝑦 ∈ ℤ → 𝑦 ∈ ℂ)
16 zcn 9276 . . . . . . . . . 10 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
17 mulcom 7958 . . . . . . . . . 10 ((𝑦 ∈ ℂ ∧ 𝑁 ∈ ℂ) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
1815, 16, 17syl2an 289 . . . . . . . . 9 ((𝑦 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
1913, 14, 18syl2anc 411 . . . . . . . 8 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
2012, 19oveq12d 5909 . . . . . . 7 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → ((𝑥 · 𝑀) + (𝑦 · 𝑁)) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
215, 20breqtrd 4044 . . . . . 6 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝐾 ∥ ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
22 breq2 4022 . . . . . 6 ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → (𝐾 ∥ (𝑀 gcd 𝑁) ↔ 𝐾 ∥ ((𝑀 · 𝑥) + (𝑁 · 𝑦))))
2321, 22syl5ibrcom 157 . . . . 5 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁)))
24233expia 1207 . . . 4 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → ((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) → ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁))))
2524rexlimdvv 2614 . . 3 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁)))
2625ex 115 . 2 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾𝑀𝐾𝑁) → (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁))))
272, 26mpid 42 1 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾𝑀𝐾𝑁) → 𝐾 ∥ (𝑀 gcd 𝑁)))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 104  w3a 980   = wceq 1364  wcel 2160  wrex 2469   class class class wbr 4018  (class class class)co 5891  cc 7827   + caddc 7832   · cmul 7834  cz 9271  cdvds 11812   gcd cgcd 11961
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 615  ax-in2 616  ax-io 710  ax-5 1458  ax-7 1459  ax-gen 1460  ax-ie1 1504  ax-ie2 1505  ax-8 1515  ax-10 1516  ax-11 1517  ax-i12 1518  ax-bndl 1520  ax-4 1521  ax-17 1537  ax-i9 1541  ax-ial 1545  ax-i5r 1546  ax-13 2162  ax-14 2163  ax-ext 2171  ax-coll 4133  ax-sep 4136  ax-nul 4144  ax-pow 4189  ax-pr 4224  ax-un 4448  ax-setind 4551  ax-iinf 4602  ax-cnex 7920  ax-resscn 7921  ax-1cn 7922  ax-1re 7923  ax-icn 7924  ax-addcl 7925  ax-addrcl 7926  ax-mulcl 7927  ax-mulrcl 7928  ax-addcom 7929  ax-mulcom 7930  ax-addass 7931  ax-mulass 7932  ax-distr 7933  ax-i2m1 7934  ax-0lt1 7935  ax-1rid 7936  ax-0id 7937  ax-rnegex 7938  ax-precex 7939  ax-cnre 7940  ax-pre-ltirr 7941  ax-pre-ltwlin 7942  ax-pre-lttrn 7943  ax-pre-apti 7944  ax-pre-ltadd 7945  ax-pre-mulgt0 7946  ax-pre-mulext 7947  ax-arch 7948  ax-caucvg 7949
This theorem depends on definitions:  df-bi 117  df-dc 836  df-3or 981  df-3an 982  df-tru 1367  df-fal 1370  df-nf 1472  df-sb 1774  df-eu 2041  df-mo 2042  df-clab 2176  df-cleq 2182  df-clel 2185  df-nfc 2321  df-ne 2361  df-nel 2456  df-ral 2473  df-rex 2474  df-reu 2475  df-rmo 2476  df-rab 2477  df-v 2754  df-sbc 2978  df-csb 3073  df-dif 3146  df-un 3148  df-in 3150  df-ss 3157  df-nul 3438  df-if 3550  df-pw 3592  df-sn 3613  df-pr 3614  df-op 3616  df-uni 3825  df-int 3860  df-iun 3903  df-br 4019  df-opab 4080  df-mpt 4081  df-tr 4117  df-id 4308  df-po 4311  df-iso 4312  df-iord 4381  df-on 4383  df-ilim 4384  df-suc 4386  df-iom 4605  df-xp 4647  df-rel 4648  df-cnv 4649  df-co 4650  df-dm 4651  df-rn 4652  df-res 4653  df-ima 4654  df-iota 5193  df-fun 5233  df-fn 5234  df-f 5235  df-f1 5236  df-fo 5237  df-f1o 5238  df-fv 5239  df-riota 5847  df-ov 5894  df-oprab 5895  df-mpo 5896  df-1st 6159  df-2nd 6160  df-recs 6324  df-frec 6410  df-sup 7001  df-pnf 8012  df-mnf 8013  df-xr 8014  df-ltxr 8015  df-le 8016  df-sub 8148  df-neg 8149  df-reap 8550  df-ap 8557  df-div 8648  df-inn 8938  df-2 8996  df-3 8997  df-4 8998  df-n0 9195  df-z 9272  df-uz 9547  df-q 9638  df-rp 9672  df-fz 10027  df-fzo 10161  df-fl 10288  df-mod 10341  df-seqfrec 10464  df-exp 10538  df-cj 10869  df-re 10870  df-im 10871  df-rsqrt 11025  df-abs 11026  df-dvds 11813  df-gcd 11962
This theorem is referenced by:  dvdsgcdb  12032  dfgcd2  12033  mulgcd  12035  ncoprmgcdne1b  12107  mulgcddvds  12112  rpmulgcd2  12113  rpexp  12171  pythagtriplem4  12286  pcgcd1  12345  pockthlem  12372  lgsne0  14836
  Copyright terms: Public domain W3C validator