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

Theorem bezout 12026
Description: Bézout's identity: For any integers  A and  B, there are integers  x ,  y such that  ( A  gcd  B )  =  A  x.  x  +  B  x.  y. This is Metamath 100 proof #60.

The proof is constructive, in the sense that it applies the Extended Euclidian Algorithm to constuct a number which can be shown to be  ( A  gcd  B ) and which satisfies the rest of the theorem. In the presence of excluded middle, it is common to prove Bézout's identity by taking the smallest number which satisfies the Bézout condition, and showing it is the greatest common divisor. But we do not have the ability to show that number exists other than by providing a way to determine it. (Contributed by Mario Carneiro, 22-Feb-2014.)

Assertion
Ref Expression
bezout  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  E. x  e.  ZZ  E. y  e.  ZZ  ( A  gcd  B )  =  ( ( A  x.  x )  +  ( B  x.  y ) ) )
Distinct variable groups:    x, A, y   
x, B, y

Proof of Theorem bezout
Dummy variables  d  w  z are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 bezoutlembi 12020 . 2  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  E. d  e.  NN0  ( A. z  e.  ZZ  ( z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x
)  +  ( B  x.  y ) ) ) )
2 simprrr 540 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x
)  +  ( B  x.  y ) ) )
3 nfv 1538 . . . . 5  |-  F/ x
( A  e.  ZZ  /\  B  e.  ZZ )
4 nfv 1538 . . . . . 6  |-  F/ x  d  e.  NN0
5 nfv 1538 . . . . . . 7  |-  F/ x A. z  e.  ZZ  ( z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )
6 nfre1 2530 . . . . . . 7  |-  F/ x E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) )
75, 6nfan 1575 . . . . . 6  |-  F/ x
( A. z  e.  ZZ  ( z  ||  d 
<->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x
)  +  ( B  x.  y ) ) )
84, 7nfan 1575 . . . . 5  |-  F/ x
( d  e.  NN0  /\  ( A. z  e.  ZZ  ( z  ||  d 
<->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x
)  +  ( B  x.  y ) ) ) )
93, 8nfan 1575 . . . 4  |-  F/ x
( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  (
d  e.  NN0  /\  ( A. z  e.  ZZ  ( z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x
)  +  ( B  x.  y ) ) ) ) )
10 nfv 1538 . . . . . 6  |-  F/ y ( A  e.  ZZ  /\  B  e.  ZZ )
11 nfv 1538 . . . . . . 7  |-  F/ y  d  e.  NN0
12 nfv 1538 . . . . . . . 8  |-  F/ y A. z  e.  ZZ  ( z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )
13 nfcv 2329 . . . . . . . . 9  |-  F/_ y ZZ
14 nfre1 2530 . . . . . . . . 9  |-  F/ y E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y ) )
1513, 14nfrexya 2528 . . . . . . . 8  |-  F/ y E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) )
1612, 15nfan 1575 . . . . . . 7  |-  F/ y ( A. z  e.  ZZ  ( z  ||  d 
<->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x
)  +  ( B  x.  y ) ) )
1711, 16nfan 1575 . . . . . 6  |-  F/ y ( d  e.  NN0  /\  ( A. z  e.  ZZ  ( z  ||  d 
<->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x
)  +  ( B  x.  y ) ) ) )
1810, 17nfan 1575 . . . . 5  |-  F/ y ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  (
d  e.  NN0  /\  ( A. z  e.  ZZ  ( z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x
)  +  ( B  x.  y ) ) ) ) )
19 dfgcd3 12025 . . . . . . . 8  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( A  gcd  B
)  =  ( iota_ w  e.  NN0  A. z  e.  ZZ  ( z  ||  w 
<->  ( z  ||  A  /\  z  ||  B ) ) ) )
2019adantr 276 . . . . . . 7  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  ( A  gcd  B )  =  (
iota_ w  e.  NN0  A. z  e.  ZZ  (
z  ||  w  <->  ( z  ||  A  /\  z  ||  B ) ) ) )
21 simprrl 539 . . . . . . . 8  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  A. z  e.  ZZ  ( z  ||  d 
<->  ( z  ||  A  /\  z  ||  B ) ) )
22 simprl 529 . . . . . . . . 9  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  d  e.  NN0 )
23 simpll 527 . . . . . . . . . 10  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  A  e.  ZZ )
24 simplr 528 . . . . . . . . . 10  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  B  e.  ZZ )
2523, 24, 22, 21bezoutlemeu 12022 . . . . . . . . 9  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  E! w  e.  NN0  A. z  e.  ZZ  ( z  ||  w 
<->  ( z  ||  A  /\  z  ||  B ) ) )
26 breq2 4019 . . . . . . . . . . . 12  |-  ( w  =  d  ->  (
z  ||  w  <->  z  ||  d ) )
2726bibi1d 233 . . . . . . . . . . 11  |-  ( w  =  d  ->  (
( z  ||  w  <->  ( z  ||  A  /\  z  ||  B ) )  <-> 
( z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) ) ) )
2827ralbidv 2487 . . . . . . . . . 10  |-  ( w  =  d  ->  ( A. z  e.  ZZ  ( z  ||  w  <->  ( z  ||  A  /\  z  ||  B ) )  <->  A. z  e.  ZZ  ( z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) ) ) )
2928riota2 5866 . . . . . . . . 9  |-  ( ( d  e.  NN0  /\  E! w  e.  NN0  A. z  e.  ZZ  (
z  ||  w  <->  ( z  ||  A  /\  z  ||  B ) ) )  ->  ( A. z  e.  ZZ  ( z  ||  d 
<->  ( z  ||  A  /\  z  ||  B ) )  <->  ( iota_ w  e. 
NN0  A. z  e.  ZZ  ( z  ||  w  <->  ( z  ||  A  /\  z  ||  B ) ) )  =  d ) )
3022, 25, 29syl2anc 411 . . . . . . . 8  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  <->  ( iota_ w  e.  NN0  A. z  e.  ZZ  ( z  ||  w 
<->  ( z  ||  A  /\  z  ||  B ) ) )  =  d ) )
3121, 30mpbid 147 . . . . . . 7  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  ( iota_ w  e.  NN0  A. z  e.  ZZ  ( z  ||  w 
<->  ( z  ||  A  /\  z  ||  B ) ) )  =  d )
3220, 31eqtrd 2220 . . . . . 6  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  ( A  gcd  B )  =  d )
3332eqeq1d 2196 . . . . 5  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  ( ( A  gcd  B )  =  ( ( A  x.  x )  +  ( B  x.  y ) )  <->  d  =  ( ( A  x.  x
)  +  ( B  x.  y ) ) ) )
3418, 33rexbid 2486 . . . 4  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  ( E. y  e.  ZZ  ( A  gcd  B )  =  ( ( A  x.  x )  +  ( B  x.  y ) )  <->  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y ) ) ) )
359, 34rexbid 2486 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  ( E. x  e.  ZZ  E. y  e.  ZZ  ( A  gcd  B )  =  ( ( A  x.  x )  +  ( B  x.  y ) )  <->  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x
)  +  ( B  x.  y ) ) ) )
362, 35mpbird 167 . 2  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( d  e. 
NN0  /\  ( A. z  e.  ZZ  (
z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )  /\  E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) ) ) ) )  ->  E. x  e.  ZZ  E. y  e.  ZZ  ( A  gcd  B )  =  ( ( A  x.  x )  +  ( B  x.  y ) ) )
371, 36rexlimddv 2609 1  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  E. x  e.  ZZ  E. y  e.  ZZ  ( A  gcd  B )  =  ( ( A  x.  x )  +  ( B  x.  y ) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    = wceq 1363    e. wcel 2158   A.wral 2465   E.wrex 2466   E!wreu 2467   class class class wbr 4015   iota_crio 5843  (class class class)co 5888    + caddc 7828    x. cmul 7830   NN0cn0 9190   ZZcz 9267    || cdvds 11808    gcd cgcd 11957
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 1457  ax-7 1458  ax-gen 1459  ax-ie1 1503  ax-ie2 1504  ax-8 1514  ax-10 1515  ax-11 1516  ax-i12 1517  ax-bndl 1519  ax-4 1520  ax-17 1536  ax-i9 1540  ax-ial 1544  ax-i5r 1545  ax-13 2160  ax-14 2161  ax-ext 2169  ax-coll 4130  ax-sep 4133  ax-nul 4141  ax-pow 4186  ax-pr 4221  ax-un 4445  ax-setind 4548  ax-iinf 4599  ax-cnex 7916  ax-resscn 7917  ax-1cn 7918  ax-1re 7919  ax-icn 7920  ax-addcl 7921  ax-addrcl 7922  ax-mulcl 7923  ax-mulrcl 7924  ax-addcom 7925  ax-mulcom 7926  ax-addass 7927  ax-mulass 7928  ax-distr 7929  ax-i2m1 7930  ax-0lt1 7931  ax-1rid 7932  ax-0id 7933  ax-rnegex 7934  ax-precex 7935  ax-cnre 7936  ax-pre-ltirr 7937  ax-pre-ltwlin 7938  ax-pre-lttrn 7939  ax-pre-apti 7940  ax-pre-ltadd 7941  ax-pre-mulgt0 7942  ax-pre-mulext 7943  ax-arch 7944  ax-caucvg 7945
This theorem depends on definitions:  df-bi 117  df-dc 836  df-3or 980  df-3an 981  df-tru 1366  df-fal 1369  df-nf 1471  df-sb 1773  df-eu 2039  df-mo 2040  df-clab 2174  df-cleq 2180  df-clel 2183  df-nfc 2318  df-ne 2358  df-nel 2453  df-ral 2470  df-rex 2471  df-reu 2472  df-rmo 2473  df-rab 2474  df-v 2751  df-sbc 2975  df-csb 3070  df-dif 3143  df-un 3145  df-in 3147  df-ss 3154  df-nul 3435  df-if 3547  df-pw 3589  df-sn 3610  df-pr 3611  df-op 3613  df-uni 3822  df-int 3857  df-iun 3900  df-br 4016  df-opab 4077  df-mpt 4078  df-tr 4114  df-id 4305  df-po 4308  df-iso 4309  df-iord 4378  df-on 4380  df-ilim 4381  df-suc 4383  df-iom 4602  df-xp 4644  df-rel 4645  df-cnv 4646  df-co 4647  df-dm 4648  df-rn 4649  df-res 4650  df-ima 4651  df-iota 5190  df-fun 5230  df-fn 5231  df-f 5232  df-f1 5233  df-fo 5234  df-f1o 5235  df-fv 5236  df-riota 5844  df-ov 5891  df-oprab 5892  df-mpo 5893  df-1st 6155  df-2nd 6156  df-recs 6320  df-frec 6406  df-sup 6997  df-pnf 8008  df-mnf 8009  df-xr 8010  df-ltxr 8011  df-le 8012  df-sub 8144  df-neg 8145  df-reap 8546  df-ap 8553  df-div 8644  df-inn 8934  df-2 8992  df-3 8993  df-4 8994  df-n0 9191  df-z 9268  df-uz 9543  df-q 9634  df-rp 9668  df-fz 10023  df-fzo 10157  df-fl 10284  df-mod 10337  df-seqfrec 10460  df-exp 10534  df-cj 10865  df-re 10866  df-im 10867  df-rsqrt 11021  df-abs 11022  df-dvds 11809  df-gcd 11958
This theorem is referenced by:  dvdsgcd  12027  dvdsmulgcd  12040  lcmgcdlem  12091  divgcdcoprm0  12115
  Copyright terms: Public domain W3C validator