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

Theorem dvdsgcd 11736
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 11735 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
213adant1 1000 . 2 ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
3 dvds2ln 11562 . . . . . . . . 9 (((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) ∧ (𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ)) → ((𝐾𝑀𝐾𝑁) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁))))
433impia 1179 . . . . . . . 8 (((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) ∧ (𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁)))
543coml 1189 . . . . . . 7 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝐾 ∥ ((𝑥 · 𝑀) + (𝑦 · 𝑁)))
6 simp3l 1010 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑥 ∈ ℤ)
7 simp12 1013 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑀 ∈ ℤ)
8 zcn 9083 . . . . . . . . . 10 (𝑥 ∈ ℤ → 𝑥 ∈ ℂ)
9 zcn 9083 . . . . . . . . . 10 (𝑀 ∈ ℤ → 𝑀 ∈ ℂ)
10 mulcom 7773 . . . . . . . . . 10 ((𝑥 ∈ ℂ ∧ 𝑀 ∈ ℂ) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
118, 9, 10syl2an 287 . . . . . . . . 9 ((𝑥 ∈ ℤ ∧ 𝑀 ∈ ℤ) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
126, 7, 11syl2anc 409 . . . . . . . 8 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → (𝑥 · 𝑀) = (𝑀 · 𝑥))
13 simp3r 1011 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑦 ∈ ℤ)
14 simp13 1014 . . . . . . . . 9 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝑁 ∈ ℤ)
15 zcn 9083 . . . . . . . . . 10 (𝑦 ∈ ℤ → 𝑦 ∈ ℂ)
16 zcn 9083 . . . . . . . . . 10 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
17 mulcom 7773 . . . . . . . . . 10 ((𝑦 ∈ ℂ ∧ 𝑁 ∈ ℂ) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
1815, 16, 17syl2an 287 . . . . . . . . 9 ((𝑦 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
1913, 14, 18syl2anc 409 . . . . . . . 8 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → (𝑦 · 𝑁) = (𝑁 · 𝑦))
2012, 19oveq12d 5800 . . . . . . 7 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → ((𝑥 · 𝑀) + (𝑦 · 𝑁)) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
215, 20breqtrd 3962 . . . . . 6 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → 𝐾 ∥ ((𝑀 · 𝑥) + (𝑁 · 𝑦)))
22 breq2 3941 . . . . . 6 ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → (𝐾 ∥ (𝑀 gcd 𝑁) ↔ 𝐾 ∥ ((𝑀 · 𝑥) + (𝑁 · 𝑦))))
2321, 22syl5ibrcom 156 . . . . 5 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁) ∧ (𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ)) → ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁)))
24233expia 1184 . . . 4 (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ (𝐾𝑀𝐾𝑁)) → ((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℤ) → ((𝑀 gcd 𝑁) = ((𝑀 · 𝑥) + (𝑁 · 𝑦)) → 𝐾 ∥ (𝑀 gcd 𝑁))))
2524rexlimdvv 2559 . . 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 963   = wceq 1332  wcel 1481  wrex 2418   class class class wbr 3937  (class class class)co 5782  cc 7642   + caddc 7647   · cmul 7649  cz 9078  cdvds 11529   gcd cgcd 11671
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 1424  ax-7 1425  ax-gen 1426  ax-ie1 1470  ax-ie2 1471  ax-8 1483  ax-10 1484  ax-11 1485  ax-i12 1486  ax-bndl 1487  ax-4 1488  ax-13 1492  ax-14 1493  ax-17 1507  ax-i9 1511  ax-ial 1515  ax-i5r 1516  ax-ext 2122  ax-coll 4051  ax-sep 4054  ax-nul 4062  ax-pow 4106  ax-pr 4139  ax-un 4363  ax-setind 4460  ax-iinf 4510  ax-cnex 7735  ax-resscn 7736  ax-1cn 7737  ax-1re 7738  ax-icn 7739  ax-addcl 7740  ax-addrcl 7741  ax-mulcl 7742  ax-mulrcl 7743  ax-addcom 7744  ax-mulcom 7745  ax-addass 7746  ax-mulass 7747  ax-distr 7748  ax-i2m1 7749  ax-0lt1 7750  ax-1rid 7751  ax-0id 7752  ax-rnegex 7753  ax-precex 7754  ax-cnre 7755  ax-pre-ltirr 7756  ax-pre-ltwlin 7757  ax-pre-lttrn 7758  ax-pre-apti 7759  ax-pre-ltadd 7760  ax-pre-mulgt0 7761  ax-pre-mulext 7762  ax-arch 7763  ax-caucvg 7764
This theorem depends on definitions:  df-bi 116  df-dc 821  df-3or 964  df-3an 965  df-tru 1335  df-fal 1338  df-nf 1438  df-sb 1737  df-eu 2003  df-mo 2004  df-clab 2127  df-cleq 2133  df-clel 2136  df-nfc 2271  df-ne 2310  df-nel 2405  df-ral 2422  df-rex 2423  df-reu 2424  df-rmo 2425  df-rab 2426  df-v 2691  df-sbc 2914  df-csb 3008  df-dif 3078  df-un 3080  df-in 3082  df-ss 3089  df-nul 3369  df-if 3480  df-pw 3517  df-sn 3538  df-pr 3539  df-op 3541  df-uni 3745  df-int 3780  df-iun 3823  df-br 3938  df-opab 3998  df-mpt 3999  df-tr 4035  df-id 4223  df-po 4226  df-iso 4227  df-iord 4296  df-on 4298  df-ilim 4299  df-suc 4301  df-iom 4513  df-xp 4553  df-rel 4554  df-cnv 4555  df-co 4556  df-dm 4557  df-rn 4558  df-res 4559  df-ima 4560  df-iota 5096  df-fun 5133  df-fn 5134  df-f 5135  df-f1 5136  df-fo 5137  df-f1o 5138  df-fv 5139  df-riota 5738  df-ov 5785  df-oprab 5786  df-mpo 5787  df-1st 6046  df-2nd 6047  df-recs 6210  df-frec 6296  df-sup 6879  df-pnf 7826  df-mnf 7827  df-xr 7828  df-ltxr 7829  df-le 7830  df-sub 7959  df-neg 7960  df-reap 8361  df-ap 8368  df-div 8457  df-inn 8745  df-2 8803  df-3 8804  df-4 8805  df-n0 9002  df-z 9079  df-uz 9351  df-q 9439  df-rp 9471  df-fz 9822  df-fzo 9951  df-fl 10074  df-mod 10127  df-seqfrec 10250  df-exp 10324  df-cj 10646  df-re 10647  df-im 10648  df-rsqrt 10802  df-abs 10803  df-dvds 11530  df-gcd 11672
This theorem is referenced by:  dvdsgcdb  11737  dfgcd2  11738  mulgcd  11740  ncoprmgcdne1b  11806  mulgcddvds  11811  rpmulgcd2  11812  rpexp  11867
  Copyright terms: Public domain W3C validator