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

Theorem absmulgcd 11705
Description: Distribute absolute value of multiplication over gcd. Theorem 1.4(c) in [ApostolNT] p. 16. (Contributed by Paul Chapman, 22-Jun-2011.)
Assertion
Ref Expression
absmulgcd  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( K  x.  M
)  gcd  ( K  x.  N ) )  =  ( abs `  ( K  x.  ( M  gcd  N ) ) ) )

Proof of Theorem absmulgcd
StepHypRef Expression
1 gcdcl 11655 . . . . 5  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( M  gcd  N
)  e.  NN0 )
2 nn0re 8986 . . . . . 6  |-  ( ( M  gcd  N )  e.  NN0  ->  ( M  gcd  N )  e.  RR )
3 nn0ge0 9002 . . . . . 6  |-  ( ( M  gcd  N )  e.  NN0  ->  0  <_ 
( M  gcd  N
) )
42, 3absidd 10939 . . . . 5  |-  ( ( M  gcd  N )  e.  NN0  ->  ( abs `  ( M  gcd  N
) )  =  ( M  gcd  N ) )
51, 4syl 14 . . . 4  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( abs `  ( M  gcd  N ) )  =  ( M  gcd  N ) )
65oveq2d 5790 . . 3  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( ( abs `  K
)  x.  ( abs `  ( M  gcd  N
) ) )  =  ( ( abs `  K
)  x.  ( M  gcd  N ) ) )
763adant1 999 . 2  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( abs `  K
)  x.  ( abs `  ( M  gcd  N
) ) )  =  ( ( abs `  K
)  x.  ( M  gcd  N ) ) )
8 zcn 9059 . . . 4  |-  ( K  e.  ZZ  ->  K  e.  CC )
91nn0cnd 9032 . . . 4  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( M  gcd  N
)  e.  CC )
10 absmul 10841 . . . 4  |-  ( ( K  e.  CC  /\  ( M  gcd  N )  e.  CC )  -> 
( abs `  ( K  x.  ( M  gcd  N ) ) )  =  ( ( abs `  K )  x.  ( abs `  ( M  gcd  N ) ) ) )
118, 9, 10syl2an 287 . . 3  |-  ( ( K  e.  ZZ  /\  ( M  e.  ZZ  /\  N  e.  ZZ ) )  ->  ( abs `  ( K  x.  ( M  gcd  N ) ) )  =  ( ( abs `  K )  x.  ( abs `  ( M  gcd  N ) ) ) )
12113impb 1177 . 2  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  ( abs `  ( K  x.  ( M  gcd  N ) ) )  =  ( ( abs `  K
)  x.  ( abs `  ( M  gcd  N
) ) ) )
13 zcn 9059 . . . . 5  |-  ( M  e.  ZZ  ->  M  e.  CC )
14 zcn 9059 . . . . 5  |-  ( N  e.  ZZ  ->  N  e.  CC )
15 absmul 10841 . . . . . . 7  |-  ( ( K  e.  CC  /\  M  e.  CC )  ->  ( abs `  ( K  x.  M )
)  =  ( ( abs `  K )  x.  ( abs `  M
) ) )
16 absmul 10841 . . . . . . 7  |-  ( ( K  e.  CC  /\  N  e.  CC )  ->  ( abs `  ( K  x.  N )
)  =  ( ( abs `  K )  x.  ( abs `  N
) ) )
1715, 16oveqan12d 5793 . . . . . 6  |-  ( ( ( K  e.  CC  /\  M  e.  CC )  /\  ( K  e.  CC  /\  N  e.  CC ) )  -> 
( ( abs `  ( K  x.  M )
)  gcd  ( abs `  ( K  x.  N
) ) )  =  ( ( ( abs `  K )  x.  ( abs `  M ) )  gcd  ( ( abs `  K )  x.  ( abs `  N ) ) ) )
18173impdi 1271 . . . . 5  |-  ( ( K  e.  CC  /\  M  e.  CC  /\  N  e.  CC )  ->  (
( abs `  ( K  x.  M )
)  gcd  ( abs `  ( K  x.  N
) ) )  =  ( ( ( abs `  K )  x.  ( abs `  M ) )  gcd  ( ( abs `  K )  x.  ( abs `  N ) ) ) )
198, 13, 14, 18syl3an 1258 . . . 4  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( abs `  ( K  x.  M )
)  gcd  ( abs `  ( K  x.  N
) ) )  =  ( ( ( abs `  K )  x.  ( abs `  M ) )  gcd  ( ( abs `  K )  x.  ( abs `  N ) ) ) )
20 zmulcl 9107 . . . . . 6  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ )  ->  ( K  x.  M
)  e.  ZZ )
21 zmulcl 9107 . . . . . 6  |-  ( ( K  e.  ZZ  /\  N  e.  ZZ )  ->  ( K  x.  N
)  e.  ZZ )
22 gcdabs 11676 . . . . . 6  |-  ( ( ( K  x.  M
)  e.  ZZ  /\  ( K  x.  N
)  e.  ZZ )  ->  ( ( abs `  ( K  x.  M
) )  gcd  ( abs `  ( K  x.  N ) ) )  =  ( ( K  x.  M )  gcd  ( K  x.  N
) ) )
2320, 21, 22syl2an 287 . . . . 5  |-  ( ( ( K  e.  ZZ  /\  M  e.  ZZ )  /\  ( K  e.  ZZ  /\  N  e.  ZZ ) )  -> 
( ( abs `  ( K  x.  M )
)  gcd  ( abs `  ( K  x.  N
) ) )  =  ( ( K  x.  M )  gcd  ( K  x.  N )
) )
24233impdi 1271 . . . 4  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( abs `  ( K  x.  M )
)  gcd  ( abs `  ( K  x.  N
) ) )  =  ( ( K  x.  M )  gcd  ( K  x.  N )
) )
25 nn0abscl 10857 . . . . 5  |-  ( K  e.  ZZ  ->  ( abs `  K )  e. 
NN0 )
26 zabscl 10858 . . . . 5  |-  ( M  e.  ZZ  ->  ( abs `  M )  e.  ZZ )
27 zabscl 10858 . . . . 5  |-  ( N  e.  ZZ  ->  ( abs `  N )  e.  ZZ )
28 mulgcd 11704 . . . . 5  |-  ( ( ( abs `  K
)  e.  NN0  /\  ( abs `  M )  e.  ZZ  /\  ( abs `  N )  e.  ZZ )  ->  (
( ( abs `  K
)  x.  ( abs `  M ) )  gcd  ( ( abs `  K
)  x.  ( abs `  N ) ) )  =  ( ( abs `  K )  x.  (
( abs `  M
)  gcd  ( abs `  N ) ) ) )
2925, 26, 27, 28syl3an 1258 . . . 4  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( ( abs `  K
)  x.  ( abs `  M ) )  gcd  ( ( abs `  K
)  x.  ( abs `  N ) ) )  =  ( ( abs `  K )  x.  (
( abs `  M
)  gcd  ( abs `  N ) ) ) )
3019, 24, 293eqtr3d 2180 . . 3  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( K  x.  M
)  gcd  ( K  x.  N ) )  =  ( ( abs `  K
)  x.  ( ( abs `  M )  gcd  ( abs `  N
) ) ) )
31 gcdabs 11676 . . . . 5  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( ( abs `  M
)  gcd  ( abs `  N ) )  =  ( M  gcd  N
) )
32313adant1 999 . . . 4  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( abs `  M
)  gcd  ( abs `  N ) )  =  ( M  gcd  N
) )
3332oveq2d 5790 . . 3  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( abs `  K
)  x.  ( ( abs `  M )  gcd  ( abs `  N
) ) )  =  ( ( abs `  K
)  x.  ( M  gcd  N ) ) )
3430, 33eqtrd 2172 . 2  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( K  x.  M
)  gcd  ( K  x.  N ) )  =  ( ( abs `  K
)  x.  ( M  gcd  N ) ) )
357, 12, 343eqtr4rd 2183 1  |-  ( ( K  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( K  x.  M
)  gcd  ( K  x.  N ) )  =  ( abs `  ( K  x.  ( M  gcd  N ) ) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    /\ w3a 962    = wceq 1331    e. wcel 1480   ` cfv 5123  (class class class)co 5774   CCcc 7618    x. cmul 7625   NN0cn0 8977   ZZcz 9054   abscabs 10769    gcd cgcd 11635
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 603  ax-in2 604  ax-io 698  ax-5 1423  ax-7 1424  ax-gen 1425  ax-ie1 1469  ax-ie2 1470  ax-8 1482  ax-10 1483  ax-11 1484  ax-i12 1485  ax-bndl 1486  ax-4 1487  ax-13 1491  ax-14 1492  ax-17 1506  ax-i9 1510  ax-ial 1514  ax-i5r 1515  ax-ext 2121  ax-coll 4043  ax-sep 4046  ax-nul 4054  ax-pow 4098  ax-pr 4131  ax-un 4355  ax-setind 4452  ax-iinf 4502  ax-cnex 7711  ax-resscn 7712  ax-1cn 7713  ax-1re 7714  ax-icn 7715  ax-addcl 7716  ax-addrcl 7717  ax-mulcl 7718  ax-mulrcl 7719  ax-addcom 7720  ax-mulcom 7721  ax-addass 7722  ax-mulass 7723  ax-distr 7724  ax-i2m1 7725  ax-0lt1 7726  ax-1rid 7727  ax-0id 7728  ax-rnegex 7729  ax-precex 7730  ax-cnre 7731  ax-pre-ltirr 7732  ax-pre-ltwlin 7733  ax-pre-lttrn 7734  ax-pre-apti 7735  ax-pre-ltadd 7736  ax-pre-mulgt0 7737  ax-pre-mulext 7738  ax-arch 7739  ax-caucvg 7740
This theorem depends on definitions:  df-bi 116  df-dc 820  df-3or 963  df-3an 964  df-tru 1334  df-fal 1337  df-nf 1437  df-sb 1736  df-eu 2002  df-mo 2003  df-clab 2126  df-cleq 2132  df-clel 2135  df-nfc 2270  df-ne 2309  df-nel 2404  df-ral 2421  df-rex 2422  df-reu 2423  df-rmo 2424  df-rab 2425  df-v 2688  df-sbc 2910  df-csb 3004  df-dif 3073  df-un 3075  df-in 3077  df-ss 3084  df-nul 3364  df-if 3475  df-pw 3512  df-sn 3533  df-pr 3534  df-op 3536  df-uni 3737  df-int 3772  df-iun 3815  df-br 3930  df-opab 3990  df-mpt 3991  df-tr 4027  df-id 4215  df-po 4218  df-iso 4219  df-iord 4288  df-on 4290  df-ilim 4291  df-suc 4293  df-iom 4505  df-xp 4545  df-rel 4546  df-cnv 4547  df-co 4548  df-dm 4549  df-rn 4550  df-res 4551  df-ima 4552  df-iota 5088  df-fun 5125  df-fn 5126  df-f 5127  df-f1 5128  df-fo 5129  df-f1o 5130  df-fv 5131  df-riota 5730  df-ov 5777  df-oprab 5778  df-mpo 5779  df-1st 6038  df-2nd 6039  df-recs 6202  df-frec 6288  df-sup 6871  df-pnf 7802  df-mnf 7803  df-xr 7804  df-ltxr 7805  df-le 7806  df-sub 7935  df-neg 7936  df-reap 8337  df-ap 8344  df-div 8433  df-inn 8721  df-2 8779  df-3 8780  df-4 8781  df-n0 8978  df-z 9055  df-uz 9327  df-q 9412  df-rp 9442  df-fz 9791  df-fzo 9920  df-fl 10043  df-mod 10096  df-seqfrec 10219  df-exp 10293  df-cj 10614  df-re 10615  df-im 10616  df-rsqrt 10770  df-abs 10771  df-dvds 11494  df-gcd 11636
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator