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

Theorem summodnegmod 12567
Description: The sum of two integers modulo a positive integer equals zero iff the first of the two integers equals the negative of the other integer modulo the positive integer. (Contributed by AV, 25-Jul-2021.)
Assertion
Ref Expression
summodnegmod  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  (
( ( A  +  B )  mod  N
)  =  0  <->  ( A  mod  N )  =  ( -u B  mod  N ) ) )

Proof of Theorem summodnegmod
StepHypRef Expression
1 simp3 1030 . . 3  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  N  e.  NN )
2 simp1 1028 . . 3  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  A  e.  ZZ )
3 znegcl 9654 . . . 4  |-  ( B  e.  ZZ  ->  -u B  e.  ZZ )
433ad2ant2 1050 . . 3  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  -u B  e.  ZZ )
5 moddvds 12544 . . 3  |-  ( ( N  e.  NN  /\  A  e.  ZZ  /\  -u B  e.  ZZ )  ->  (
( A  mod  N
)  =  ( -u B  mod  N )  <->  N  ||  ( A  -  -u B ) ) )
61, 2, 4, 5syl3anc 1278 . 2  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  (
( A  mod  N
)  =  ( -u B  mod  N )  <->  N  ||  ( A  -  -u B ) ) )
7 zcn 9628 . . . . . 6  |-  ( A  e.  ZZ  ->  A  e.  CC )
8 zcn 9628 . . . . . 6  |-  ( B  e.  ZZ  ->  B  e.  CC )
97, 8anim12i 338 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( A  e.  CC  /\  B  e.  CC ) )
1093adant3 1048 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  ( A  e.  CC  /\  B  e.  CC ) )
11 subneg 8565 . . . . 5  |-  ( ( A  e.  CC  /\  B  e.  CC )  ->  ( A  -  -u B
)  =  ( A  +  B ) )
1211eqcomd 2244 . . . 4  |-  ( ( A  e.  CC  /\  B  e.  CC )  ->  ( A  +  B
)  =  ( A  -  -u B ) )
1310, 12syl 14 . . 3  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  ( A  +  B )  =  ( A  -  -u B ) )
1413breq2d 4137 . 2  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  ( N  ||  ( A  +  B )  <->  N  ||  ( A  -  -u B ) ) )
15 zaddcl 9663 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( A  +  B
)  e.  ZZ )
16153adant3 1048 . . 3  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  ( A  +  B )  e.  ZZ )
17 dvdsval3 12536 . . 3  |-  ( ( N  e.  NN  /\  ( A  +  B
)  e.  ZZ )  ->  ( N  ||  ( A  +  B
)  <->  ( ( A  +  B )  mod 
N )  =  0 ) )
181, 16, 17syl2anc 415 . 2  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  ( N  ||  ( A  +  B )  <->  ( ( A  +  B )  mod  N )  =  0 ) )
196, 14, 183bitr2rd 217 1  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ  /\  N  e.  NN )  ->  (
( ( A  +  B )  mod  N
)  =  0  <->  ( A  mod  N )  =  ( -u B  mod  N ) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    /\ w3a 1009    = wceq 1402    e. wcel 2209   class class class wbr 4125  (class class class)co 6075   CCcc 8167   0cc0 8169    + caddc 8172    - cmin 8487   -ucneg 8488   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