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

Theorem gcdmultiplez 12386
Description: Extend gcdmultiple 12385 so  N can be an integer. (Contributed by Scott Fenton, 18-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.)
Assertion
Ref Expression
gcdmultiplez  |-  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  ( M  x.  N )
)  =  M )

Proof of Theorem gcdmultiplez
StepHypRef Expression
1 0z 9390 . . . 4  |-  0  e.  ZZ
2 zdceq 9455 . . . 4  |-  ( ( N  e.  ZZ  /\  0  e.  ZZ )  -> DECID  N  =  0 )
31, 2mpan2 425 . . 3  |-  ( N  e.  ZZ  -> DECID  N  =  0
)
4 exmiddc 838 . . 3  |-  (DECID  N  =  0  ->  ( N  =  0  \/  -.  N  =  0 ) )
5 nncn 9051 . . . . . . . 8  |-  ( M  e.  NN  ->  M  e.  CC )
6 mul01 8468 . . . . . . . . 9  |-  ( M  e.  CC  ->  ( M  x.  0 )  =  0 )
76oveq2d 5967 . . . . . . . 8  |-  ( M  e.  CC  ->  ( M  gcd  ( M  x.  0 ) )  =  ( M  gcd  0
) )
85, 7syl 14 . . . . . . 7  |-  ( M  e.  NN  ->  ( M  gcd  ( M  x.  0 ) )  =  ( M  gcd  0
) )
98adantr 276 . . . . . 6  |-  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  ( M  x.  0 ) )  =  ( M  gcd  0 ) )
10 nnnn0 9309 . . . . . . . 8  |-  ( M  e.  NN  ->  M  e.  NN0 )
11 nn0gcdid0 12346 . . . . . . . 8  |-  ( M  e.  NN0  ->  ( M  gcd  0 )  =  M )
1210, 11syl 14 . . . . . . 7  |-  ( M  e.  NN  ->  ( M  gcd  0 )  =  M )
1312adantr 276 . . . . . 6  |-  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  0
)  =  M )
149, 13eqtrd 2239 . . . . 5  |-  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  ( M  x.  0 ) )  =  M )
15 oveq2 5959 . . . . . . 7  |-  ( N  =  0  ->  ( M  x.  N )  =  ( M  x.  0 ) )
1615oveq2d 5967 . . . . . 6  |-  ( N  =  0  ->  ( M  gcd  ( M  x.  N ) )  =  ( M  gcd  ( M  x.  0 ) ) )
1716eqeq1d 2215 . . . . 5  |-  ( N  =  0  ->  (
( M  gcd  ( M  x.  N )
)  =  M  <->  ( M  gcd  ( M  x.  0 ) )  =  M ) )
1814, 17imbitrrid 156 . . . 4  |-  ( N  =  0  ->  (
( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  ( M  x.  N
) )  =  M ) )
19 df-ne 2378 . . . . 5  |-  ( N  =/=  0  <->  -.  N  =  0 )
20 zcn 9384 . . . . . . . . . . 11  |-  ( N  e.  ZZ  ->  N  e.  CC )
21 absmul 11424 . . . . . . . . . . 11  |-  ( ( M  e.  CC  /\  N  e.  CC )  ->  ( abs `  ( M  x.  N )
)  =  ( ( abs `  M )  x.  ( abs `  N
) ) )
225, 20, 21syl2an 289 . . . . . . . . . 10  |-  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( abs `  ( M  x.  N )
)  =  ( ( abs `  M )  x.  ( abs `  N
) ) )
23 nnre 9050 . . . . . . . . . . . . 13  |-  ( M  e.  NN  ->  M  e.  RR )
2410nn0ge0d 9358 . . . . . . . . . . . . 13  |-  ( M  e.  NN  ->  0  <_  M )
2523, 24absidd 11522 . . . . . . . . . . . 12  |-  ( M  e.  NN  ->  ( abs `  M )  =  M )
2625oveq1d 5966 . . . . . . . . . . 11  |-  ( M  e.  NN  ->  (
( abs `  M
)  x.  ( abs `  N ) )  =  ( M  x.  ( abs `  N ) ) )
2726adantr 276 . . . . . . . . . 10  |-  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( ( abs `  M
)  x.  ( abs `  N ) )  =  ( M  x.  ( abs `  N ) ) )
2822, 27eqtrd 2239 . . . . . . . . 9  |-  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( abs `  ( M  x.  N )
)  =  ( M  x.  ( abs `  N
) ) )
2928oveq2d 5967 . . . . . . . 8  |-  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  ( abs `  ( M  x.  N ) ) )  =  ( M  gcd  ( M  x.  ( abs `  N ) ) ) )
3029adantr 276 . . . . . . 7  |-  ( ( ( M  e.  NN  /\  N  e.  ZZ )  /\  N  =/=  0
)  ->  ( M  gcd  ( abs `  ( M  x.  N )
) )  =  ( M  gcd  ( M  x.  ( abs `  N
) ) ) )
31 simpll 527 . . . . . . . . 9  |-  ( ( ( M  e.  NN  /\  N  e.  ZZ )  /\  N  =/=  0
)  ->  M  e.  NN )
3231nnzd 9501 . . . . . . . 8  |-  ( ( ( M  e.  NN  /\  N  e.  ZZ )  /\  N  =/=  0
)  ->  M  e.  ZZ )
33 nnz 9398 . . . . . . . . . 10  |-  ( M  e.  NN  ->  M  e.  ZZ )
34 zmulcl 9433 . . . . . . . . . 10  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( M  x.  N
)  e.  ZZ )
3533, 34sylan 283 . . . . . . . . 9  |-  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  x.  N
)  e.  ZZ )
3635adantr 276 . . . . . . . 8  |-  ( ( ( M  e.  NN  /\  N  e.  ZZ )  /\  N  =/=  0
)  ->  ( M  x.  N )  e.  ZZ )
37 gcdabs2 12355 . . . . . . . 8  |-  ( ( M  e.  ZZ  /\  ( M  x.  N
)  e.  ZZ )  ->  ( M  gcd  ( abs `  ( M  x.  N ) ) )  =  ( M  gcd  ( M  x.  N ) ) )
3832, 36, 37syl2anc 411 . . . . . . 7  |-  ( ( ( M  e.  NN  /\  N  e.  ZZ )  /\  N  =/=  0
)  ->  ( M  gcd  ( abs `  ( M  x.  N )
) )  =  ( M  gcd  ( M  x.  N ) ) )
39 nnabscl 11455 . . . . . . . . 9  |-  ( ( N  e.  ZZ  /\  N  =/=  0 )  -> 
( abs `  N
)  e.  NN )
40 gcdmultiple 12385 . . . . . . . . 9  |-  ( ( M  e.  NN  /\  ( abs `  N )  e.  NN )  -> 
( M  gcd  ( M  x.  ( abs `  N ) ) )  =  M )
4139, 40sylan2 286 . . . . . . . 8  |-  ( ( M  e.  NN  /\  ( N  e.  ZZ  /\  N  =/=  0 ) )  ->  ( M  gcd  ( M  x.  ( abs `  N ) ) )  =  M )
4241anassrs 400 . . . . . . 7  |-  ( ( ( M  e.  NN  /\  N  e.  ZZ )  /\  N  =/=  0
)  ->  ( M  gcd  ( M  x.  ( abs `  N ) ) )  =  M )
4330, 38, 423eqtr3d 2247 . . . . . 6  |-  ( ( ( M  e.  NN  /\  N  e.  ZZ )  /\  N  =/=  0
)  ->  ( M  gcd  ( M  x.  N
) )  =  M )
4443expcom 116 . . . . 5  |-  ( N  =/=  0  ->  (
( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  ( M  x.  N
) )  =  M ) )
4519, 44sylbir 135 . . . 4  |-  ( -.  N  =  0  -> 
( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  ( M  x.  N ) )  =  M ) )
4618, 45jaoi 718 . . 3  |-  ( ( N  =  0  \/ 
-.  N  =  0 )  ->  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  ( M  x.  N ) )  =  M ) )
473, 4, 463syl 17 . 2  |-  ( N  e.  ZZ  ->  (
( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  ( M  x.  N
) )  =  M ) )
4847anabsi7 581 1  |-  ( ( M  e.  NN  /\  N  e.  ZZ )  ->  ( M  gcd  ( M  x.  N )
)  =  M )
Colors of variables: wff set class
Syntax hints:   -. wn 3    -> wi 4    /\ wa 104    \/ wo 710  DECID wdc 836    = wceq 1373    e. wcel 2177    =/= wne 2377   ` cfv 5276  (class class class)co 5951   CCcc 7930   0cc0 7932    x. cmul 7937   NNcn 9043   NN0cn0 9302   ZZcz 9379   abscabs 11352    gcd cgcd 12318
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 711  ax-5 1471  ax-7 1472  ax-gen 1473  ax-ie1 1517  ax-ie2 1518  ax-8 1528  ax-10 1529  ax-11 1530  ax-i12 1531  ax-bndl 1533  ax-4 1534  ax-17 1550  ax-i9 1554  ax-ial 1558  ax-i5r 1559  ax-13 2179  ax-14 2180  ax-ext 2188  ax-coll 4163  ax-sep 4166  ax-nul 4174  ax-pow 4222  ax-pr 4257  ax-un 4484  ax-setind 4589  ax-iinf 4640  ax-cnex 8023  ax-resscn 8024  ax-1cn 8025  ax-1re 8026  ax-icn 8027  ax-addcl 8028  ax-addrcl 8029  ax-mulcl 8030  ax-mulrcl 8031  ax-addcom 8032  ax-mulcom 8033  ax-addass 8034  ax-mulass 8035  ax-distr 8036  ax-i2m1 8037  ax-0lt1 8038  ax-1rid 8039  ax-0id 8040  ax-rnegex 8041  ax-precex 8042  ax-cnre 8043  ax-pre-ltirr 8044  ax-pre-ltwlin 8045  ax-pre-lttrn 8046  ax-pre-apti 8047  ax-pre-ltadd 8048  ax-pre-mulgt0 8049  ax-pre-mulext 8050  ax-arch 8051  ax-caucvg 8052
This theorem depends on definitions:  df-bi 117  df-stab 833  df-dc 837  df-3or 982  df-3an 983  df-tru 1376  df-fal 1379  df-nf 1485  df-sb 1787  df-eu 2058  df-mo 2059  df-clab 2193  df-cleq 2199  df-clel 2202  df-nfc 2338  df-ne 2378  df-nel 2473  df-ral 2490  df-rex 2491  df-reu 2492  df-rmo 2493  df-rab 2494  df-v 2775  df-sbc 3000  df-csb 3095  df-dif 3169  df-un 3171  df-in 3173  df-ss 3180  df-nul 3462  df-if 3573  df-pw 3619  df-sn 3640  df-pr 3641  df-op 3643  df-uni 3853  df-int 3888  df-iun 3931  df-br 4048  df-opab 4110  df-mpt 4111  df-tr 4147  df-id 4344  df-po 4347  df-iso 4348  df-iord 4417  df-on 4419  df-ilim 4420  df-suc 4422  df-iom 4643  df-xp 4685  df-rel 4686  df-cnv 4687  df-co 4688  df-dm 4689  df-rn 4690  df-res 4691  df-ima 4692  df-iota 5237  df-fun 5278  df-fn 5279  df-f 5280  df-f1 5281  df-fo 5282  df-f1o 5283  df-fv 5284  df-riota 5906  df-ov 5954  df-oprab 5955  df-mpo 5956  df-1st 6233  df-2nd 6234  df-recs 6398  df-frec 6484  df-sup 7093  df-pnf 8116  df-mnf 8117  df-xr 8118  df-ltxr 8119  df-le 8120  df-sub 8252  df-neg 8253  df-reap 8655  df-ap 8662  df-div 8753  df-inn 9044  df-2 9102  df-3 9103  df-4 9104  df-n0 9303  df-z 9380  df-uz 9656  df-q 9748  df-rp 9783  df-fz 10138  df-fzo 10272  df-fl 10420  df-mod 10475  df-seqfrec 10600  df-exp 10691  df-cj 11197  df-re 11198  df-im 11199  df-rsqrt 11353  df-abs 11354  df-dvds 12143  df-gcd 12319
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator