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

Theorem modmulconst 12568
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 9642 . . . . 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 9664 . . . . . 6  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( A  -  B
)  e.  ZZ )
433adant3 1048 . . . . 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 9642 . . . . . . 7  |-  ( C  e.  NN  ->  C  e.  ZZ )
7 nnne0 9311 . . . . . . 7  |-  ( C  e.  NN  ->  C  =/=  0 )
86, 7jca 306 . . . . . 6  |-  ( C  e.  NN  ->  ( C  e.  ZZ  /\  C  =/=  0 ) )
983ad2ant3 1051 . . . . 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 12565 . . . . 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 1278 . . 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 9628 . . . . . . . 8  |-  ( A  e.  ZZ  ->  A  e.  CC )
15 zcn 9628 . . . . . . . 8  |-  ( B  e.  ZZ  ->  B  e.  CC )
16 nncn 9291 . . . . . . . 8  |-  ( C  e.  NN  ->  C  e.  CC )
1714, 15, 163anim123i 1215 . . . . . . 7  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  ( A  e.  CC  /\  B  e.  CC  /\  C  e.  CC ) )
18 3anrot 1014 . . . . . . 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 8702 . . . . . 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 4137 . . 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 1028 . . . 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 1029 . . . 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 12544 . . 3  |-  ( ( M  e.  NN  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  (
( A  mod  M
)  =  ( B  mod  M )  <->  M  ||  ( A  -  B )
) )
3125, 27, 29, 30syl3anc 1278 . 2  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( ( A  mod  M )  =  ( B  mod  M
)  <->  M  ||  ( A  -  B ) ) )
32 simpl3 1033 . . . 4  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  C  e.  NN )
3332, 25nnmulcld 9332 . . 3  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  /\  M  e.  NN )  ->  ( C  x.  M )  e.  NN )
3463ad2ant3 1051 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  C  e.  NN )  ->  C  e.  ZZ )
3534, 26zmulcld 9753 . . . 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 9753 . . . 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 12544 . . 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 1278 . 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 1009    = wceq 1402    e. wcel 2209    =/= wne 2420   class class class wbr 4125  (class class class)co 6075   CCcc 8167   0cc0 8169    x. cmul 8174    - cmin 8487   NNcn 9283   ZZcz 9623    mod cmo 10737    || cdvds 12532
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 623  ax-in2 624  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-14 2212  ax-ext 2220  ax-sep 4244  ax-pow 4306  ax-pr 4341  ax-un 4573  ax-setind 4679  ax-cnex 8260  ax-resscn 8261  ax-1cn 8262  ax-1re 8263  ax-icn 8264  ax-addcl 8265  ax-addrcl 8266  ax-mulcl 8267  ax-mulrcl 8268  ax-addcom 8269  ax-mulcom 8270  ax-addass 8271  ax-mulass 8272  ax-distr 8273  ax-i2m1 8274  ax-0lt1 8275  ax-1rid 8276  ax-0id 8277  ax-rnegex 8278  ax-precex 8279  ax-cnre 8280  ax-pre-ltirr 8281  ax-pre-ltwlin 8282  ax-pre-lttrn 8283  ax-pre-apti 8284  ax-pre-ltadd 8285  ax-pre-mulgt0 8286  ax-pre-mulext 8287  ax-arch 8288
This theorem depends on definitions:  df-bi 117  df-3or 1010  df-3an 1011  df-tru 1405  df-fal 1408  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ne 2421  df-nel 2516  df-ral 2533  df-rex 2534  df-reu 2535  df-rmo 2536  df-rab 2537  df-v 2823  df-sbc 3052  df-csb 3148  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-pw 3687  df-sn 3711  df-pr 3712  df-op 3714  df-uni 3931  df-int 3966  df-iun 4009  df-br 4126  df-opab 4188  df-mpt 4189  df-id 4433  df-po 4436  df-iso 4437  df-xp 4775  df-rel 4776  df-cnv 4777  df-co 4778  df-dm 4779  df-rn 4780  df-res 4781  df-ima 4782  df-iota 5332  df-fun 5374  df-fn 5375  df-f 5376  df-fv 5380  df-riota 6028  df-ov 6078  df-oprab 6079  df-mpo 6080  df-1st 6364  df-2nd 6365  df-pnf 8352  df-mnf 8353  df-xr 8354  df-ltxr 8355  df-le 8356  df-sub 8489  df-neg 8490  df-reap 8893  df-ap 8900  df-div 8993  df-inn 9284  df-n0 9543  df-z 9624  df-q 9999  df-rp 10034  df-fl 10683  df-mod 10738  df-dvds 12533
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator