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

Theorem bezout 12015
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 12009 . 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 1528 . . . . 5  |-  F/ x
( A  e.  ZZ  /\  B  e.  ZZ )
4 nfv 1528 . . . . . 6  |-  F/ x  d  e.  NN0
5 nfv 1528 . . . . . . 7  |-  F/ x A. z  e.  ZZ  ( z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )
6 nfre1 2520 . . . . . . 7  |-  F/ x E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) )
75, 6nfan 1565 . . . . . 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 1565 . . . . 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 1565 . . . 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 1528 . . . . . 6  |-  F/ y ( A  e.  ZZ  /\  B  e.  ZZ )
11 nfv 1528 . . . . . . 7  |-  F/ y  d  e.  NN0
12 nfv 1528 . . . . . . . 8  |-  F/ y A. z  e.  ZZ  ( z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) )
13 nfcv 2319 . . . . . . . . 9  |-  F/_ y ZZ
14 nfre1 2520 . . . . . . . . 9  |-  F/ y E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y ) )
1513, 14nfrexya 2518 . . . . . . . 8  |-  F/ y E. x  e.  ZZ  E. y  e.  ZZ  d  =  ( ( A  x.  x )  +  ( B  x.  y
) )
1612, 15nfan 1565 . . . . . . 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 1565 . . . . . 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 1565 . . . . 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 12014 . . . . . . . 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 12011 . . . . . . . . 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 4009 . . . . . . . . . . . 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 2477 . . . . . . . . . 10  |-  ( w  =  d  ->  ( A. z  e.  ZZ  ( z  ||  w  <->  ( z  ||  A  /\  z  ||  B ) )  <->  A. z  e.  ZZ  ( z  ||  d  <->  ( z  ||  A  /\  z  ||  B ) ) ) )
2928riota2 5856 . . . . . . . . 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 2210 . . . . . 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 2186 . . . . 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 2476 . . . 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 2476 . . 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 2599 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 1353    e. wcel 2148   A.wral 2455   E.wrex 2456   E!wreu 2457   class class class wbr 4005   iota_crio 5833  (class class class)co 5878    + caddc 7817    x. cmul 7819   NN0cn0 9179   ZZcz 9256    || cdvds 11797    gcd cgcd 11946
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 614  ax-in2 615  ax-io 709  ax-5 1447  ax-7 1448  ax-gen 1449  ax-ie1 1493  ax-ie2 1494  ax-8 1504  ax-10 1505  ax-11 1506  ax-i12 1507  ax-bndl 1509  ax-4 1510  ax-17 1526  ax-i9 1530  ax-ial 1534  ax-i5r 1535  ax-13 2150  ax-14 2151  ax-ext 2159  ax-coll 4120  ax-sep 4123  ax-nul 4131  ax-pow 4176  ax-pr 4211  ax-un 4435  ax-setind 4538  ax-iinf 4589  ax-cnex 7905  ax-resscn 7906  ax-1cn 7907  ax-1re 7908  ax-icn 7909  ax-addcl 7910  ax-addrcl 7911  ax-mulcl 7912  ax-mulrcl 7913  ax-addcom 7914  ax-mulcom 7915  ax-addass 7916  ax-mulass 7917  ax-distr 7918  ax-i2m1 7919  ax-0lt1 7920  ax-1rid 7921  ax-0id 7922  ax-rnegex 7923  ax-precex 7924  ax-cnre 7925  ax-pre-ltirr 7926  ax-pre-ltwlin 7927  ax-pre-lttrn 7928  ax-pre-apti 7929  ax-pre-ltadd 7930  ax-pre-mulgt0 7931  ax-pre-mulext 7932  ax-arch 7933  ax-caucvg 7934
This theorem depends on definitions:  df-bi 117  df-dc 835  df-3or 979  df-3an 980  df-tru 1356  df-fal 1359  df-nf 1461  df-sb 1763  df-eu 2029  df-mo 2030  df-clab 2164  df-cleq 2170  df-clel 2173  df-nfc 2308  df-ne 2348  df-nel 2443  df-ral 2460  df-rex 2461  df-reu 2462  df-rmo 2463  df-rab 2464  df-v 2741  df-sbc 2965  df-csb 3060  df-dif 3133  df-un 3135  df-in 3137  df-ss 3144  df-nul 3425  df-if 3537  df-pw 3579  df-sn 3600  df-pr 3601  df-op 3603  df-uni 3812  df-int 3847  df-iun 3890  df-br 4006  df-opab 4067  df-mpt 4068  df-tr 4104  df-id 4295  df-po 4298  df-iso 4299  df-iord 4368  df-on 4370  df-ilim 4371  df-suc 4373  df-iom 4592  df-xp 4634  df-rel 4635  df-cnv 4636  df-co 4637  df-dm 4638  df-rn 4639  df-res 4640  df-ima 4641  df-iota 5180  df-fun 5220  df-fn 5221  df-f 5222  df-f1 5223  df-fo 5224  df-f1o 5225  df-fv 5226  df-riota 5834  df-ov 5881  df-oprab 5882  df-mpo 5883  df-1st 6144  df-2nd 6145  df-recs 6309  df-frec 6395  df-sup 6986  df-pnf 7997  df-mnf 7998  df-xr 7999  df-ltxr 8000  df-le 8001  df-sub 8133  df-neg 8134  df-reap 8535  df-ap 8542  df-div 8633  df-inn 8923  df-2 8981  df-3 8982  df-4 8983  df-n0 9180  df-z 9257  df-uz 9532  df-q 9623  df-rp 9657  df-fz 10012  df-fzo 10146  df-fl 10273  df-mod 10326  df-seqfrec 10449  df-exp 10523  df-cj 10854  df-re 10855  df-im 10856  df-rsqrt 11010  df-abs 11011  df-dvds 11798  df-gcd 11947
This theorem is referenced by:  dvdsgcd  12016  dvdsmulgcd  12029  lcmgcdlem  12080  divgcdcoprm0  12104
  Copyright terms: Public domain W3C validator