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

Theorem bezout 15098
Description: Bézout's identity: For any integers 𝐴 and 𝐵, there are integers 𝑥, 𝑦 such that (𝐴 gcd 𝐵) = 𝐴 · 𝑥 + 𝐵 · 𝑦. This is Metamath 100 proof #60. (Contributed by Mario Carneiro, 22-Feb-2014.)
Assertion
Ref Expression
bezout ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦)))
Distinct variable groups:   𝑥,𝑦,𝐴   𝑥,𝐵,𝑦

Proof of Theorem bezout
Dummy variables 𝑡 𝑢 𝑣 𝑧 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 eqeq1 2614 . . . . . . . 8 (𝑧 = 𝑡 → (𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦)) ↔ 𝑡 = ((𝐴 · 𝑥) + (𝐵 · 𝑦))))
212rexbidv 3039 . . . . . . 7 (𝑧 = 𝑡 → (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦)) ↔ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑡 = ((𝐴 · 𝑥) + (𝐵 · 𝑦))))
3 oveq2 6557 . . . . . . . . . 10 (𝑥 = 𝑢 → (𝐴 · 𝑥) = (𝐴 · 𝑢))
43oveq1d 6564 . . . . . . . . 9 (𝑥 = 𝑢 → ((𝐴 · 𝑥) + (𝐵 · 𝑦)) = ((𝐴 · 𝑢) + (𝐵 · 𝑦)))
54eqeq2d 2620 . . . . . . . 8 (𝑥 = 𝑢 → (𝑡 = ((𝐴 · 𝑥) + (𝐵 · 𝑦)) ↔ 𝑡 = ((𝐴 · 𝑢) + (𝐵 · 𝑦))))
6 oveq2 6557 . . . . . . . . . 10 (𝑦 = 𝑣 → (𝐵 · 𝑦) = (𝐵 · 𝑣))
76oveq2d 6565 . . . . . . . . 9 (𝑦 = 𝑣 → ((𝐴 · 𝑢) + (𝐵 · 𝑦)) = ((𝐴 · 𝑢) + (𝐵 · 𝑣)))
87eqeq2d 2620 . . . . . . . 8 (𝑦 = 𝑣 → (𝑡 = ((𝐴 · 𝑢) + (𝐵 · 𝑦)) ↔ 𝑡 = ((𝐴 · 𝑢) + (𝐵 · 𝑣))))
95, 8cbvrex2v 3156 . . . . . . 7 (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑡 = ((𝐴 · 𝑥) + (𝐵 · 𝑦)) ↔ ∃𝑢 ∈ ℤ ∃𝑣 ∈ ℤ 𝑡 = ((𝐴 · 𝑢) + (𝐵 · 𝑣)))
102, 9syl6bb 275 . . . . . 6 (𝑧 = 𝑡 → (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦)) ↔ ∃𝑢 ∈ ℤ ∃𝑣 ∈ ℤ 𝑡 = ((𝐴 · 𝑢) + (𝐵 · 𝑣))))
1110cbvrabv 3172 . . . . 5 {𝑧 ∈ ℕ ∣ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦))} = {𝑡 ∈ ℕ ∣ ∃𝑢 ∈ ℤ ∃𝑣 ∈ ℤ 𝑡 = ((𝐴 · 𝑢) + (𝐵 · 𝑣))}
12 simpll 786 . . . . 5 (((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) ∧ ¬ (𝐴 = 0 ∧ 𝐵 = 0)) → 𝐴 ∈ ℤ)
13 simplr 788 . . . . 5 (((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) ∧ ¬ (𝐴 = 0 ∧ 𝐵 = 0)) → 𝐵 ∈ ℤ)
14 eqid 2610 . . . . 5 inf({𝑧 ∈ ℕ ∣ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦))}, ℝ, < ) = inf({𝑧 ∈ ℕ ∣ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦))}, ℝ, < )
15 simpr 476 . . . . 5 (((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) ∧ ¬ (𝐴 = 0 ∧ 𝐵 = 0)) → ¬ (𝐴 = 0 ∧ 𝐵 = 0))
1611, 12, 13, 14, 15bezoutlem4 15097 . . . 4 (((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) ∧ ¬ (𝐴 = 0 ∧ 𝐵 = 0)) → (𝐴 gcd 𝐵) ∈ {𝑧 ∈ ℕ ∣ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦))})
17 eqeq1 2614 . . . . . . 7 (𝑧 = (𝐴 gcd 𝐵) → (𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦)) ↔ (𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦))))
18172rexbidv 3039 . . . . . 6 (𝑧 = (𝐴 gcd 𝐵) → (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦)) ↔ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦))))
1918elrab 3331 . . . . 5 ((𝐴 gcd 𝐵) ∈ {𝑧 ∈ ℕ ∣ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦))} ↔ ((𝐴 gcd 𝐵) ∈ ℕ ∧ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦))))
2019simprbi 479 . . . 4 ((𝐴 gcd 𝐵) ∈ {𝑧 ∈ ℕ ∣ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ 𝑧 = ((𝐴 · 𝑥) + (𝐵 · 𝑦))} → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦)))
2116, 20syl 17 . . 3 (((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) ∧ ¬ (𝐴 = 0 ∧ 𝐵 = 0)) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦)))
2221ex 449 . 2 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → (¬ (𝐴 = 0 ∧ 𝐵 = 0) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦))))
23 0z 11265 . . . 4 0 ∈ ℤ
24 00id 10090 . . . . 5 (0 + 0) = 0
25 0cn 9911 . . . . . . 7 0 ∈ ℂ
2625mul01i 10105 . . . . . 6 (0 · 0) = 0
2726, 26oveq12i 6561 . . . . 5 ((0 · 0) + (0 · 0)) = (0 + 0)
28 gcd0val 15057 . . . . 5 (0 gcd 0) = 0
2924, 27, 283eqtr4ri 2643 . . . 4 (0 gcd 0) = ((0 · 0) + (0 · 0))
30 oveq2 6557 . . . . . . 7 (𝑥 = 0 → (0 · 𝑥) = (0 · 0))
3130oveq1d 6564 . . . . . 6 (𝑥 = 0 → ((0 · 𝑥) + (0 · 𝑦)) = ((0 · 0) + (0 · 𝑦)))
3231eqeq2d 2620 . . . . 5 (𝑥 = 0 → ((0 gcd 0) = ((0 · 𝑥) + (0 · 𝑦)) ↔ (0 gcd 0) = ((0 · 0) + (0 · 𝑦))))
33 oveq2 6557 . . . . . . 7 (𝑦 = 0 → (0 · 𝑦) = (0 · 0))
3433oveq2d 6565 . . . . . 6 (𝑦 = 0 → ((0 · 0) + (0 · 𝑦)) = ((0 · 0) + (0 · 0)))
3534eqeq2d 2620 . . . . 5 (𝑦 = 0 → ((0 gcd 0) = ((0 · 0) + (0 · 𝑦)) ↔ (0 gcd 0) = ((0 · 0) + (0 · 0))))
3632, 35rspc2ev 3295 . . . 4 ((0 ∈ ℤ ∧ 0 ∈ ℤ ∧ (0 gcd 0) = ((0 · 0) + (0 · 0))) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (0 gcd 0) = ((0 · 𝑥) + (0 · 𝑦)))
3723, 23, 29, 36mp3an 1416 . . 3 𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (0 gcd 0) = ((0 · 𝑥) + (0 · 𝑦))
38 oveq12 6558 . . . . 5 ((𝐴 = 0 ∧ 𝐵 = 0) → (𝐴 gcd 𝐵) = (0 gcd 0))
39 oveq1 6556 . . . . . 6 (𝐴 = 0 → (𝐴 · 𝑥) = (0 · 𝑥))
40 oveq1 6556 . . . . . 6 (𝐵 = 0 → (𝐵 · 𝑦) = (0 · 𝑦))
4139, 40oveqan12d 6568 . . . . 5 ((𝐴 = 0 ∧ 𝐵 = 0) → ((𝐴 · 𝑥) + (𝐵 · 𝑦)) = ((0 · 𝑥) + (0 · 𝑦)))
4238, 41eqeq12d 2625 . . . 4 ((𝐴 = 0 ∧ 𝐵 = 0) → ((𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦)) ↔ (0 gcd 0) = ((0 · 𝑥) + (0 · 𝑦))))
43422rexbidv 3039 . . 3 ((𝐴 = 0 ∧ 𝐵 = 0) → (∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦)) ↔ ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (0 gcd 0) = ((0 · 𝑥) + (0 · 𝑦))))
4437, 43mpbiri 247 . 2 ((𝐴 = 0 ∧ 𝐵 = 0) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦)))
4522, 44pm2.61d2 171 1 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → ∃𝑥 ∈ ℤ ∃𝑦 ∈ ℤ (𝐴 gcd 𝐵) = ((𝐴 · 𝑥) + (𝐵 · 𝑦)))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wa 383   = wceq 1475  wcel 1977  wrex 2897  {crab 2900  (class class class)co 6549  infcinf 8230  cr 9814  0cc0 9815   + caddc 9818   · cmul 9820   < clt 9953  cn 10897  cz 11254   gcd cgcd 15054
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1713  ax-4 1728  ax-5 1827  ax-6 1875  ax-7 1922  ax-8 1979  ax-9 1986  ax-10 2006  ax-11 2021  ax-12 2034  ax-13 2234  ax-ext 2590  ax-sep 4709  ax-nul 4717  ax-pow 4769  ax-pr 4833  ax-un 6847  ax-cnex 9871  ax-resscn 9872  ax-1cn 9873  ax-icn 9874  ax-addcl 9875  ax-addrcl 9876  ax-mulcl 9877  ax-mulrcl 9878  ax-mulcom 9879  ax-addass 9880  ax-mulass 9881  ax-distr 9882  ax-i2m1 9883  ax-1ne0 9884  ax-1rid 9885  ax-rnegex 9886  ax-rrecex 9887  ax-cnre 9888  ax-pre-lttri 9889  ax-pre-lttrn 9890  ax-pre-ltadd 9891  ax-pre-mulgt0 9892  ax-pre-sup 9893
This theorem depends on definitions:  df-bi 196  df-or 384  df-an 385  df-3or 1032  df-3an 1033  df-tru 1478  df-ex 1696  df-nf 1701  df-sb 1868  df-eu 2462  df-mo 2463  df-clab 2597  df-cleq 2603  df-clel 2606  df-nfc 2740  df-ne 2782  df-nel 2783  df-ral 2901  df-rex 2902  df-reu 2903  df-rmo 2904  df-rab 2905  df-v 3175  df-sbc 3403  df-csb 3500  df-dif 3543  df-un 3545  df-in 3547  df-ss 3554  df-pss 3556  df-nul 3875  df-if 4037  df-pw 4110  df-sn 4126  df-pr 4128  df-tp 4130  df-op 4132  df-uni 4373  df-iun 4457  df-br 4584  df-opab 4644  df-mpt 4645  df-tr 4681  df-eprel 4949  df-id 4953  df-po 4959  df-so 4960  df-fr 4997  df-we 4999  df-xp 5044  df-rel 5045  df-cnv 5046  df-co 5047  df-dm 5048  df-rn 5049  df-res 5050  df-ima 5051  df-pred 5597  df-ord 5643  df-on 5644  df-lim 5645  df-suc 5646  df-iota 5768  df-fun 5806  df-fn 5807  df-f 5808  df-f1 5809  df-fo 5810  df-f1o 5811  df-fv 5812  df-riota 6511  df-ov 6552  df-oprab 6553  df-mpt2 6554  df-om 6958  df-2nd 7060  df-wrecs 7294  df-recs 7355  df-rdg 7393  df-er 7629  df-en 7842  df-dom 7843  df-sdom 7844  df-sup 8231  df-inf 8232  df-pnf 9955  df-mnf 9956  df-xr 9957  df-ltxr 9958  df-le 9959  df-sub 10147  df-neg 10148  df-div 10564  df-nn 10898  df-2 10956  df-3 10957  df-n0 11170  df-z 11255  df-uz 11564  df-rp 11709  df-fl 12455  df-mod 12531  df-seq 12664  df-exp 12723  df-cj 13687  df-re 13688  df-im 13689  df-sqrt 13823  df-abs 13824  df-dvds 14822  df-gcd 15055
This theorem is referenced by:  dvdsgcd  15099  dvdsmulgcd  15112  lcmgcdlem  15157  divgcdcoprm0  15217  odbezout  17798  ablfacrp  18288  pgpfac1lem3  18299  znunit  19731  2sqb  24957  ostth3  25127
  Copyright terms: Public domain W3C validator