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

Theorem gcdmultiple 12562
Description: The GCD of a multiple of a number is the number itself. (Contributed by Scott Fenton, 12-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.)
Assertion
Ref Expression
gcdmultiple  |-  ( ( M  e.  NN  /\  N  e.  NN )  ->  ( M  gcd  ( M  x.  N )
)  =  M )

Proof of Theorem gcdmultiple
Dummy variables  k  n are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 oveq2 6018 . . . . . 6  |-  ( k  =  1  ->  ( M  x.  k )  =  ( M  x.  1 ) )
21oveq2d 6026 . . . . 5  |-  ( k  =  1  ->  ( M  gcd  ( M  x.  k ) )  =  ( M  gcd  ( M  x.  1 ) ) )
32eqeq1d 2238 . . . 4  |-  ( k  =  1  ->  (
( M  gcd  ( M  x.  k )
)  =  M  <->  ( M  gcd  ( M  x.  1 ) )  =  M ) )
43imbi2d 230 . . 3  |-  ( k  =  1  ->  (
( M  e.  NN  ->  ( M  gcd  ( M  x.  k )
)  =  M )  <-> 
( M  e.  NN  ->  ( M  gcd  ( M  x.  1 ) )  =  M ) ) )
5 oveq2 6018 . . . . . 6  |-  ( k  =  n  ->  ( M  x.  k )  =  ( M  x.  n ) )
65oveq2d 6026 . . . . 5  |-  ( k  =  n  ->  ( M  gcd  ( M  x.  k ) )  =  ( M  gcd  ( M  x.  n )
) )
76eqeq1d 2238 . . . 4  |-  ( k  =  n  ->  (
( M  gcd  ( M  x.  k )
)  =  M  <->  ( M  gcd  ( M  x.  n
) )  =  M ) )
87imbi2d 230 . . 3  |-  ( k  =  n  ->  (
( M  e.  NN  ->  ( M  gcd  ( M  x.  k )
)  =  M )  <-> 
( M  e.  NN  ->  ( M  gcd  ( M  x.  n )
)  =  M ) ) )
9 oveq2 6018 . . . . . 6  |-  ( k  =  ( n  + 
1 )  ->  ( M  x.  k )  =  ( M  x.  ( n  +  1
) ) )
109oveq2d 6026 . . . . 5  |-  ( k  =  ( n  + 
1 )  ->  ( M  gcd  ( M  x.  k ) )  =  ( M  gcd  ( M  x.  ( n  +  1 ) ) ) )
1110eqeq1d 2238 . . . 4  |-  ( k  =  ( n  + 
1 )  ->  (
( M  gcd  ( M  x.  k )
)  =  M  <->  ( M  gcd  ( M  x.  (
n  +  1 ) ) )  =  M ) )
1211imbi2d 230 . . 3  |-  ( k  =  ( n  + 
1 )  ->  (
( M  e.  NN  ->  ( M  gcd  ( M  x.  k )
)  =  M )  <-> 
( M  e.  NN  ->  ( M  gcd  ( M  x.  ( n  +  1 ) ) )  =  M ) ) )
13 oveq2 6018 . . . . . 6  |-  ( k  =  N  ->  ( M  x.  k )  =  ( M  x.  N ) )
1413oveq2d 6026 . . . . 5  |-  ( k  =  N  ->  ( M  gcd  ( M  x.  k ) )  =  ( M  gcd  ( M  x.  N )
) )
1514eqeq1d 2238 . . . 4  |-  ( k  =  N  ->  (
( M  gcd  ( M  x.  k )
)  =  M  <->  ( M  gcd  ( M  x.  N
) )  =  M ) )
1615imbi2d 230 . . 3  |-  ( k  =  N  ->  (
( M  e.  NN  ->  ( M  gcd  ( M  x.  k )
)  =  M )  <-> 
( M  e.  NN  ->  ( M  gcd  ( M  x.  N )
)  =  M ) ) )
17 nncn 9134 . . . . . 6  |-  ( M  e.  NN  ->  M  e.  CC )
1817mulridd 8179 . . . . 5  |-  ( M  e.  NN  ->  ( M  x.  1 )  =  M )
1918oveq2d 6026 . . . 4  |-  ( M  e.  NN  ->  ( M  gcd  ( M  x.  1 ) )  =  ( M  gcd  M
) )
20 nnz 9481 . . . . . 6  |-  ( M  e.  NN  ->  M  e.  ZZ )
21 gcdid 12528 . . . . . 6  |-  ( M  e.  ZZ  ->  ( M  gcd  M )  =  ( abs `  M
) )
2220, 21syl 14 . . . . 5  |-  ( M  e.  NN  ->  ( M  gcd  M )  =  ( abs `  M
) )
23 nnre 9133 . . . . . 6  |-  ( M  e.  NN  ->  M  e.  RR )
24 nnnn0 9392 . . . . . . 7  |-  ( M  e.  NN  ->  M  e.  NN0 )
2524nn0ge0d 9441 . . . . . 6  |-  ( M  e.  NN  ->  0  <_  M )
2623, 25absidd 11699 . . . . 5  |-  ( M  e.  NN  ->  ( abs `  M )  =  M )
2722, 26eqtrd 2262 . . . 4  |-  ( M  e.  NN  ->  ( M  gcd  M )  =  M )
2819, 27eqtrd 2262 . . 3  |-  ( M  e.  NN  ->  ( M  gcd  ( M  x.  1 ) )  =  M )
2920adantr 276 . . . . . . . . 9  |-  ( ( M  e.  NN  /\  n  e.  NN )  ->  M  e.  ZZ )
30 nnz 9481 . . . . . . . . . 10  |-  ( n  e.  NN  ->  n  e.  ZZ )
31 zmulcl 9516 . . . . . . . . . 10  |-  ( ( M  e.  ZZ  /\  n  e.  ZZ )  ->  ( M  x.  n
)  e.  ZZ )
3220, 30, 31syl2an 289 . . . . . . . . 9  |-  ( ( M  e.  NN  /\  n  e.  NN )  ->  ( M  x.  n
)  e.  ZZ )
33 1z 9488 . . . . . . . . . 10  |-  1  e.  ZZ
34 gcdaddm 12526 . . . . . . . . . 10  |-  ( ( 1  e.  ZZ  /\  M  e.  ZZ  /\  ( M  x.  n )  e.  ZZ )  ->  ( M  gcd  ( M  x.  n ) )  =  ( M  gcd  (
( M  x.  n
)  +  ( 1  x.  M ) ) ) )
3533, 34mp3an1 1358 . . . . . . . . 9  |-  ( ( M  e.  ZZ  /\  ( M  x.  n
)  e.  ZZ )  ->  ( M  gcd  ( M  x.  n
) )  =  ( M  gcd  ( ( M  x.  n )  +  ( 1  x.  M ) ) ) )
3629, 32, 35syl2anc 411 . . . . . . . 8  |-  ( ( M  e.  NN  /\  n  e.  NN )  ->  ( M  gcd  ( M  x.  n )
)  =  ( M  gcd  ( ( M  x.  n )  +  ( 1  x.  M
) ) ) )
37 nncn 9134 . . . . . . . . . 10  |-  ( n  e.  NN  ->  n  e.  CC )
38 ax-1cn 8108 . . . . . . . . . . . 12  |-  1  e.  CC
39 adddi 8147 . . . . . . . . . . . 12  |-  ( ( M  e.  CC  /\  n  e.  CC  /\  1  e.  CC )  ->  ( M  x.  ( n  +  1 ) )  =  ( ( M  x.  n )  +  ( M  x.  1 ) ) )
4038, 39mp3an3 1360 . . . . . . . . . . 11  |-  ( ( M  e.  CC  /\  n  e.  CC )  ->  ( M  x.  (
n  +  1 ) )  =  ( ( M  x.  n )  +  ( M  x.  1 ) ) )
41 mulcom 8144 . . . . . . . . . . . . . 14  |-  ( ( M  e.  CC  /\  1  e.  CC )  ->  ( M  x.  1 )  =  ( 1  x.  M ) )
4238, 41mpan2 425 . . . . . . . . . . . . 13  |-  ( M  e.  CC  ->  ( M  x.  1 )  =  ( 1  x.  M ) )
4342adantr 276 . . . . . . . . . . . 12  |-  ( ( M  e.  CC  /\  n  e.  CC )  ->  ( M  x.  1 )  =  ( 1  x.  M ) )
4443oveq2d 6026 . . . . . . . . . . 11  |-  ( ( M  e.  CC  /\  n  e.  CC )  ->  ( ( M  x.  n )  +  ( M  x.  1 ) )  =  ( ( M  x.  n )  +  ( 1  x.  M ) ) )
4540, 44eqtrd 2262 . . . . . . . . . 10  |-  ( ( M  e.  CC  /\  n  e.  CC )  ->  ( M  x.  (
n  +  1 ) )  =  ( ( M  x.  n )  +  ( 1  x.  M ) ) )
4617, 37, 45syl2an 289 . . . . . . . . 9  |-  ( ( M  e.  NN  /\  n  e.  NN )  ->  ( M  x.  (
n  +  1 ) )  =  ( ( M  x.  n )  +  ( 1  x.  M ) ) )
4746oveq2d 6026 . . . . . . . 8  |-  ( ( M  e.  NN  /\  n  e.  NN )  ->  ( M  gcd  ( M  x.  ( n  +  1 ) ) )  =  ( M  gcd  ( ( M  x.  n )  +  ( 1  x.  M
) ) ) )
4836, 47eqtr4d 2265 . . . . . . 7  |-  ( ( M  e.  NN  /\  n  e.  NN )  ->  ( M  gcd  ( M  x.  n )
)  =  ( M  gcd  ( M  x.  ( n  +  1
) ) ) )
4948eqeq1d 2238 . . . . . 6  |-  ( ( M  e.  NN  /\  n  e.  NN )  ->  ( ( M  gcd  ( M  x.  n
) )  =  M  <-> 
( M  gcd  ( M  x.  ( n  +  1 ) ) )  =  M ) )
5049biimpd 144 . . . . 5  |-  ( ( M  e.  NN  /\  n  e.  NN )  ->  ( ( M  gcd  ( M  x.  n
) )  =  M  ->  ( M  gcd  ( M  x.  (
n  +  1 ) ) )  =  M ) )
5150expcom 116 . . . 4  |-  ( n  e.  NN  ->  ( M  e.  NN  ->  ( ( M  gcd  ( M  x.  n )
)  =  M  -> 
( M  gcd  ( M  x.  ( n  +  1 ) ) )  =  M ) ) )
5251a2d 26 . . 3  |-  ( n  e.  NN  ->  (
( M  e.  NN  ->  ( M  gcd  ( M  x.  n )
)  =  M )  ->  ( M  e.  NN  ->  ( M  gcd  ( M  x.  (
n  +  1 ) ) )  =  M ) ) )
534, 8, 12, 16, 28, 52nnind 9142 . 2  |-  ( N  e.  NN  ->  ( M  e.  NN  ->  ( M  gcd  ( M  x.  N ) )  =  M ) )
5453impcom 125 1  |-  ( ( M  e.  NN  /\  N  e.  NN )  ->  ( M  gcd  ( M  x.  N )
)  =  M )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    = wceq 1395    e. wcel 2200   ` cfv 5321  (class class class)co 6010   CCcc 8013   1c1 8016    + caddc 8018    x. cmul 8020   NNcn 9126   ZZcz 9462   abscabs 11529    gcd cgcd 12495
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 617  ax-in2 618  ax-io 714  ax-5 1493  ax-7 1494  ax-gen 1495  ax-ie1 1539  ax-ie2 1540  ax-8 1550  ax-10 1551  ax-11 1552  ax-i12 1553  ax-bndl 1555  ax-4 1556  ax-17 1572  ax-i9 1576  ax-ial 1580  ax-i5r 1581  ax-13 2202  ax-14 2203  ax-ext 2211  ax-coll 4199  ax-sep 4202  ax-nul 4210  ax-pow 4259  ax-pr 4294  ax-un 4525  ax-setind 4630  ax-iinf 4681  ax-cnex 8106  ax-resscn 8107  ax-1cn 8108  ax-1re 8109  ax-icn 8110  ax-addcl 8111  ax-addrcl 8112  ax-mulcl 8113  ax-mulrcl 8114  ax-addcom 8115  ax-mulcom 8116  ax-addass 8117  ax-mulass 8118  ax-distr 8119  ax-i2m1 8120  ax-0lt1 8121  ax-1rid 8122  ax-0id 8123  ax-rnegex 8124  ax-precex 8125  ax-cnre 8126  ax-pre-ltirr 8127  ax-pre-ltwlin 8128  ax-pre-lttrn 8129  ax-pre-apti 8130  ax-pre-ltadd 8131  ax-pre-mulgt0 8132  ax-pre-mulext 8133  ax-arch 8134  ax-caucvg 8135
This theorem depends on definitions:  df-bi 117  df-stab 836  df-dc 840  df-3or 1003  df-3an 1004  df-tru 1398  df-fal 1401  df-nf 1507  df-sb 1809  df-eu 2080  df-mo 2081  df-clab 2216  df-cleq 2222  df-clel 2225  df-nfc 2361  df-ne 2401  df-nel 2496  df-ral 2513  df-rex 2514  df-reu 2515  df-rmo 2516  df-rab 2517  df-v 2801  df-sbc 3029  df-csb 3125  df-dif 3199  df-un 3201  df-in 3203  df-ss 3210  df-nul 3492  df-if 3603  df-pw 3651  df-sn 3672  df-pr 3673  df-op 3675  df-uni 3889  df-int 3924  df-iun 3967  df-br 4084  df-opab 4146  df-mpt 4147  df-tr 4183  df-id 4385  df-po 4388  df-iso 4389  df-iord 4458  df-on 4460  df-ilim 4461  df-suc 4463  df-iom 4684  df-xp 4726  df-rel 4727  df-cnv 4728  df-co 4729  df-dm 4730  df-rn 4731  df-res 4732  df-ima 4733  df-iota 5281  df-fun 5323  df-fn 5324  df-f 5325  df-f1 5326  df-fo 5327  df-f1o 5328  df-fv 5329  df-riota 5963  df-ov 6013  df-oprab 6014  df-mpo 6015  df-1st 6295  df-2nd 6296  df-recs 6462  df-frec 6548  df-sup 7167  df-pnf 8199  df-mnf 8200  df-xr 8201  df-ltxr 8202  df-le 8203  df-sub 8335  df-neg 8336  df-reap 8738  df-ap 8745  df-div 8836  df-inn 9127  df-2 9185  df-3 9186  df-4 9187  df-n0 9386  df-z 9463  df-uz 9739  df-q 9832  df-rp 9867  df-fz 10222  df-fzo 10356  df-fl 10507  df-mod 10562  df-seqfrec 10687  df-exp 10778  df-cj 11374  df-re 11375  df-im 11376  df-rsqrt 11530  df-abs 11531  df-dvds 12320  df-gcd 12496
This theorem is referenced by:  gcdmultiplez  12563  rpmulgcd  12568
  Copyright terms: Public domain W3C validator