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

Theorem modmulconst 12383
Description: Constant multiplication in a modulo operation, see theorem 5.3 in [ApostolNT] p. 108. (Contributed by AV, 21-Jul-2021.)
Assertion
Ref Expression
modmulconst  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( ( A  mod  M )  =  ( B  mod  M
)  <->  ( ( C  x.  A )  mod  ( C  x.  M
) )  =  ( ( C  x.  B
)  mod  ( C  x.  M ) ) ) )

Proof of Theorem modmulconst
StepHypRef Expression
1 nnz 9497 . . . . 5  |-  ( M  e.  NN  ->  M  e.  ZZ )
21adantl 277 . . . 4  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  M  e.  ZZ )
3 zsubcl 9519 . . . . . 6  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( A  -  B
)  e.  ZZ )
433adant3 1043 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  ( A  -  B )  e.  ZZ )
54adantr 276 . . . 4  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( A  -  B )  e.  ZZ )
6 nnz 9497 . . . . . . 7  |-  ( C  e.  NN  ->  C  e.  ZZ )
7 nnne0 9170 . . . . . . 7  |-  ( C  e.  NN  ->  C  =/=  0 )
86, 7jca 306 . . . . . 6  |-  ( C  e.  NN  ->  ( C  e.  ZZ  /\  C  =/=  0 ) )
983ad2ant3 1046 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  ( C  e.  ZZ  /\  C  =/=  0 ) )
109adantr 276 . . . 4  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( C  e.  ZZ  /\  C  =/=  0 ) )
11 dvdscmulr 12380 . . . . 5  |-  ( ( M  e.  ZZ  /\  ( A  -  B
)  e.  ZZ  /\  ( C  e.  ZZ  /\  C  =/=  0 ) )  ->  ( ( C  x.  M )  ||  ( C  x.  ( A  -  B )
)  <->  M  ||  ( A  -  B ) ) )
1211bicomd 141 . . . 4  |-  ( ( M  e.  ZZ  /\  ( A  -  B
)  e.  ZZ  /\  ( C  e.  ZZ  /\  C  =/=  0 ) )  ->  ( M  ||  ( A  -  B
)  <->  ( C  x.  M )  ||  ( C  x.  ( A  -  B ) ) ) )
132, 5, 10, 12syl3anc 1273 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( M  ||  ( A  -  B
)  <->  ( C  x.  M )  ||  ( C  x.  ( A  -  B ) ) ) )
14 zcn 9483 . . . . . . . 8  |-  ( A  e.  ZZ  ->  A  e.  CC )
15 zcn 9483 . . . . . . . 8  |-  ( B  e.  ZZ  ->  B  e.  CC )
16 nncn 9150 . . . . . . . 8  |-  ( C  e.  NN  ->  C  e.  CC )
1714, 15, 163anim123i 1210 . . . . . . 7  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  ( A  e.  CC  /\  B  e.  CC  /\  C  e.  CC ) )
18 3anrot 1009 . . . . . . 7  |-  ( ( C  e.  CC  /\  A  e.  CC  /\  B  e.  CC )  <->  ( A  e.  CC  /\  B  e.  CC  /\  C  e.  CC ) )
1917, 18sylibr 134 . . . . . 6  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  ( C  e.  CC  /\  A  e.  CC  /\  B  e.  CC ) )
20 subdi 8563 . . . . . 6  |-  ( ( C  e.  CC  /\  A  e.  CC  /\  B  e.  CC )  ->  ( C  x.  ( A  -  B ) )  =  ( ( C  x.  A )  -  ( C  x.  B )
) )
2119, 20syl 14 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  ( C  x.  ( A  -  B ) )  =  ( ( C  x.  A )  -  ( C  x.  B )
) )
2221adantr 276 . . . 4  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( C  x.  ( A  -  B
) )  =  ( ( C  x.  A
)  -  ( C  x.  B ) ) )
2322breq2d 4100 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( ( C  x.  M )  ||  ( C  x.  ( A  -  B )
)  <->  ( C  x.  M )  ||  (
( C  x.  A
)  -  ( C  x.  B ) ) ) )
2413, 23bitrd 188 . 2  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( M  ||  ( A  -  B
)  <->  ( C  x.  M )  ||  (
( C  x.  A
)  -  ( C  x.  B ) ) ) )
25 simpr 110 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  M  e.  NN )
26 simp1 1023 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  A  e.  ZZ )
2726adantr 276 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  A  e.  ZZ )
28 simp2 1024 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  B  e.  ZZ )
2928adantr 276 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  B  e.  ZZ )
30 moddvds 12359 . . 3  |-  ( ( M  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  (
( A  mod  M
)  =  ( B  mod  M )  <->  M  ||  ( A  -  B )
) )
3125, 27, 29, 30syl3anc 1273 . 2  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( ( A  mod  M )  =  ( B  mod  M
)  <->  M  ||  ( A  -  B ) ) )
32 simpl3 1028 . . . 4  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  C  e.  NN )
3332, 25nnmulcld 9191 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( C  x.  M )  e.  NN )
3463ad2ant3 1046 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  C  e.  ZZ )
3534, 26zmulcld 9607 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  ( C  x.  A )  e.  ZZ )
3635adantr 276 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( C  x.  A )  e.  ZZ )
3734, 28zmulcld 9607 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  ( C  x.  B )  e.  ZZ )
3837adantr 276 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( C  x.  B )  e.  ZZ )
39 moddvds 12359 . . 3  |-  ( ( ( C  x.  M
)  e.  NN  /\  ( C  x.  A
)  e.  ZZ  /\  ( C  x.  B
)  e.  ZZ )  ->  ( ( ( C  x.  A )  mod  ( C  x.  M ) )  =  ( ( C  x.  B )  mod  ( C  x.  M )
)  <->  ( C  x.  M )  ||  (
( C  x.  A
)  -  ( C  x.  B ) ) ) )
4033, 36, 38, 39syl3anc 1273 . 2  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( ( ( C  x.  A )  mod  ( C  x.  M ) )  =  ( ( C  x.  B )  mod  ( C  x.  M )
)  <->  ( C  x.  M )  ||  (
( C  x.  A
)  -  ( C  x.  B ) ) ) )
4124, 31, 403bitr4d 220 1  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( ( A  mod  M )  =  ( B  mod  M
)  <->  ( ( C  x.  A )  mod  ( C  x.  M
) )  =  ( ( C  x.  B
)  mod  ( C  x.  M ) ) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    /\ w3a 1004    = wceq 1397    e. wcel 2202    =/= wne 2402   class class class wbr 4088  (class class class)co 6017   CCcc 8029   0cc0 8031    x. cmul 8036    - cmin 8349   NNcn 9142   ZZcz 9478    mod cmo 10583    || cdvds 12347
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 619  ax-in2 620  ax-io 716  ax-5 1495  ax-7 1496  ax-gen 1497  ax-ie1 1541  ax-ie2 1542  ax-8 1552  ax-10 1553  ax-11 1554  ax-i12 1555  ax-bndl 1557  ax-4 1558  ax-17 1574  ax-i9 1578  ax-ial 1582  ax-i5r 1583  ax-13 2204  ax-14 2205  ax-ext 2213  ax-sep 4207  ax-pow 4264  ax-pr 4299  ax-un 4530  ax-setind 4635  ax-cnex 8122  ax-resscn 8123  ax-1cn 8124  ax-1re 8125  ax-icn 8126  ax-addcl 8127  ax-addrcl 8128  ax-mulcl 8129  ax-mulrcl 8130  ax-addcom 8131  ax-mulcom 8132  ax-addass 8133  ax-mulass 8134  ax-distr 8135  ax-i2m1 8136  ax-0lt1 8137  ax-1rid 8138  ax-0id 8139  ax-rnegex 8140  ax-precex 8141  ax-cnre 8142  ax-pre-ltirr 8143  ax-pre-ltwlin 8144  ax-pre-lttrn 8145  ax-pre-apti 8146  ax-pre-ltadd 8147  ax-pre-mulgt0 8148  ax-pre-mulext 8149  ax-arch 8150
This theorem depends on definitions:  df-bi 117  df-3or 1005  df-3an 1006  df-tru 1400  df-fal 1403  df-nf 1509  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2363  df-ne 2403  df-nel 2498  df-ral 2515  df-rex 2516  df-reu 2517  df-rmo 2518  df-rab 2519  df-v 2804  df-sbc 3032  df-csb 3128  df-dif 3202  df-un 3204  df-in 3206  df-ss 3213  df-pw 3654  df-sn 3675  df-pr 3676  df-op 3678  df-uni 3894  df-int 3929  df-iun 3972  df-br 4089  df-opab 4151  df-mpt 4152  df-id 4390  df-po 4393  df-iso 4394  df-xp 4731  df-rel 4732  df-cnv 4733  df-co 4734  df-dm 4735  df-rn 4736  df-res 4737  df-ima 4738  df-iota 5286  df-fun 5328  df-fn 5329  df-f 5330  df-fv 5334  df-riota 5970  df-ov 6020  df-oprab 6021  df-mpo 6022  df-1st 6302  df-2nd 6303  df-pnf 8215  df-mnf 8216  df-xr 8217  df-ltxr 8218  df-le 8219  df-sub 8351  df-neg 8352  df-reap 8754  df-ap 8761  df-div 8852  df-inn 9143  df-n0 9402  df-z 9479  df-q 9853  df-rp 9888  df-fl 10529  df-mod 10584  df-dvds 12348
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator