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

Theorem mulmoddvds 11747
Description: If an integer is divisible by a positive integer, the product of this integer with another integer modulo the positive integer is 0. (Contributed by Alexander van der Vekens, 30-Aug-2018.)
Assertion
Ref Expression
mulmoddvds  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  ( N  ||  A  ->  (
( A  x.  B
)  mod  N )  =  0 ) )

Proof of Theorem mulmoddvds
StepHypRef Expression
1 simp2 983 . . . . . . 7  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  A  e.  ZZ )
2 zq 9528 . . . . . . 7  |-  ( A  e.  ZZ  ->  A  e.  QQ )
31, 2syl 14 . . . . . 6  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  A  e.  QQ )
4 simp3 984 . . . . . 6  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  B  e.  ZZ )
5 simp1 982 . . . . . . 7  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  N  e.  NN )
6 nnq 9535 . . . . . . 7  |-  ( N  e.  NN  ->  N  e.  QQ )
75, 6syl 14 . . . . . 6  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  N  e.  QQ )
85nngt0d 8871 . . . . . 6  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  0  <  N )
9 modqmulmod 10281 . . . . . 6  |-  ( ( ( A  e.  QQ  /\  B  e.  ZZ )  /\  ( N  e.  QQ  /\  0  < 
N ) )  -> 
( ( ( A  mod  N )  x.  B )  mod  N
)  =  ( ( A  x.  B )  mod  N ) )
103, 4, 7, 8, 9syl22anc 1221 . . . . 5  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  (
( ( A  mod  N )  x.  B )  mod  N )  =  ( ( A  x.  B )  mod  N
) )
1110eqcomd 2163 . . . 4  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  (
( A  x.  B
)  mod  N )  =  ( ( ( A  mod  N )  x.  B )  mod 
N ) )
1211adantr 274 . . 3  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  ( ( A  x.  B )  mod 
N )  =  ( ( ( A  mod  N )  x.  B )  mod  N ) )
13 dvdsval3 11680 . . . . . . . 8  |-  ( ( N  e.  NN  /\  A  e.  ZZ )  ->  ( N  ||  A  <->  ( A  mod  N )  =  0 ) )
14133adant3 1002 . . . . . . 7  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  ( N  ||  A  <->  ( A  mod  N )  =  0 ) )
1514biimpa 294 . . . . . 6  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  ( A  mod  N )  =  0 )
1615oveq1d 5836 . . . . 5  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  ( ( A  mod  N )  x.  B )  =  ( 0  x.  B ) )
1716oveq1d 5836 . . . 4  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  ( ( ( A  mod  N )  x.  B )  mod 
N )  =  ( ( 0  x.  B
)  mod  N )
)
184adantr 274 . . . . . . . 8  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  B  e.  ZZ )
1918zcnd 9281 . . . . . . 7  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  B  e.  CC )
2019mul02d 8261 . . . . . 6  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  ( 0  x.  B )  =  0 )
2120oveq1d 5836 . . . . 5  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  ( ( 0  x.  B )  mod 
N )  =  ( 0  mod  N ) )
227adantr 274 . . . . . 6  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  N  e.  QQ )
238adantr 274 . . . . . 6  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  0  <  N
)
24 q0mod 10247 . . . . . 6  |-  ( ( N  e.  QQ  /\  0  <  N )  -> 
( 0  mod  N
)  =  0 )
2522, 23, 24syl2anc 409 . . . . 5  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  ( 0  mod 
N )  =  0 )
2621, 25eqtrd 2190 . . . 4  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  ( ( 0  x.  B )  mod 
N )  =  0 )
2717, 26eqtrd 2190 . . 3  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  ( ( ( A  mod  N )  x.  B )  mod 
N )  =  0 )
2812, 27eqtrd 2190 . 2  |-  ( ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  N  ||  A )  ->  ( ( A  x.  B )  mod 
N )  =  0 )
2928ex 114 1  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  ( N  ||  A  ->  (
( A  x.  B
)  mod  N )  =  0 ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    <-> wb 104    /\ w3a 963    = wceq 1335    e. wcel 2128   class class class wbr 3965  (class class class)co 5821   0cc0 7726    x. cmul 7731    < clt 7906   NNcn 8827   ZZcz 9161   QQcq 9521    mod cmo 10214    || cdvds 11676
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 604  ax-in2 605  ax-io 699  ax-5 1427  ax-7 1428  ax-gen 1429  ax-ie1 1473  ax-ie2 1474  ax-8 1484  ax-10 1485  ax-11 1486  ax-i12 1487  ax-bndl 1489  ax-4 1490  ax-17 1506  ax-i9 1510  ax-ial 1514  ax-i5r 1515  ax-13 2130  ax-14 2131  ax-ext 2139  ax-sep 4082  ax-pow 4135  ax-pr 4169  ax-un 4393  ax-setind 4495  ax-cnex 7817  ax-resscn 7818  ax-1cn 7819  ax-1re 7820  ax-icn 7821  ax-addcl 7822  ax-addrcl 7823  ax-mulcl 7824  ax-mulrcl 7825  ax-addcom 7826  ax-mulcom 7827  ax-addass 7828  ax-mulass 7829  ax-distr 7830  ax-i2m1 7831  ax-0lt1 7832  ax-1rid 7833  ax-0id 7834  ax-rnegex 7835  ax-precex 7836  ax-cnre 7837  ax-pre-ltirr 7838  ax-pre-ltwlin 7839  ax-pre-lttrn 7840  ax-pre-apti 7841  ax-pre-ltadd 7842  ax-pre-mulgt0 7843  ax-pre-mulext 7844  ax-arch 7845
This theorem depends on definitions:  df-bi 116  df-3or 964  df-3an 965  df-tru 1338  df-fal 1341  df-nf 1441  df-sb 1743  df-eu 2009  df-mo 2010  df-clab 2144  df-cleq 2150  df-clel 2153  df-nfc 2288  df-ne 2328  df-nel 2423  df-ral 2440  df-rex 2441  df-reu 2442  df-rmo 2443  df-rab 2444  df-v 2714  df-sbc 2938  df-csb 3032  df-dif 3104  df-un 3106  df-in 3108  df-ss 3115  df-pw 3545  df-sn 3566  df-pr 3567  df-op 3569  df-uni 3773  df-int 3808  df-iun 3851  df-br 3966  df-opab 4026  df-mpt 4027  df-id 4253  df-po 4256  df-iso 4257  df-xp 4591  df-rel 4592  df-cnv 4593  df-co 4594  df-dm 4595  df-rn 4596  df-res 4597  df-ima 4598  df-iota 5134  df-fun 5171  df-fn 5172  df-f 5173  df-fv 5177  df-riota 5777  df-ov 5824  df-oprab 5825  df-mpo 5826  df-1st 6085  df-2nd 6086  df-pnf 7908  df-mnf 7909  df-xr 7910  df-ltxr 7911  df-le 7912  df-sub 8042  df-neg 8043  df-reap 8444  df-ap 8451  df-div 8540  df-inn 8828  df-n0 9085  df-z 9162  df-q 9522  df-rp 9554  df-fl 10162  df-mod 10215  df-dvds 11677
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator