MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  summodnegmod Structured version   Visualization version   GIF version

Theorem summodnegmod 16104
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 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (((𝐴 + 𝐵) mod 𝑁) = 0 ↔ (𝐴 mod 𝑁) = (-𝐵 mod 𝑁)))

Proof of Theorem summodnegmod
StepHypRef Expression
1 simp3 1139 . . 3 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → 𝑁 ∈ ℕ)
2 simp1 1137 . . 3 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → 𝐴 ∈ ℤ)
3 znegcl 12469 . . . 4 (𝐵 ∈ ℤ → -𝐵 ∈ ℤ)
433ad2ant2 1135 . . 3 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → -𝐵 ∈ ℤ)
5 moddvds 16082 . . 3 ((𝑁 ∈ ℕ ∧ 𝐴 ∈ ℤ ∧ -𝐵 ∈ ℤ) → ((𝐴 mod 𝑁) = (-𝐵 mod 𝑁) ↔ 𝑁 ∥ (𝐴 − -𝐵)))
61, 2, 4, 5syl3anc 1372 . 2 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → ((𝐴 mod 𝑁) = (-𝐵 mod 𝑁) ↔ 𝑁 ∥ (𝐴 − -𝐵)))
7 zcn 12438 . . . . . 6 (𝐴 ∈ ℤ → 𝐴 ∈ ℂ)
8 zcn 12438 . . . . . 6 (𝐵 ∈ ℤ → 𝐵 ∈ ℂ)
97, 8anim12i 614 . . . . 5 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → (𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ))
1093adant3 1133 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ))
11 subneg 11384 . . . . 5 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 − -𝐵) = (𝐴 + 𝐵))
1211eqcomd 2744 . . . 4 ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (𝐴 + 𝐵) = (𝐴 − -𝐵))
1310, 12syl 17 . . 3 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝐴 + 𝐵) = (𝐴 − -𝐵))
1413breq2d 5116 . 2 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑁 ∥ (𝐴 + 𝐵) ↔ 𝑁 ∥ (𝐴 − -𝐵)))
15 zaddcl 12474 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → (𝐴 + 𝐵) ∈ ℤ)
16153adant3 1133 . . 3 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝐴 + 𝐵) ∈ ℤ)
17 dvdsval3 16075 . . 3 ((𝑁 ∈ ℕ ∧ (𝐴 + 𝐵) ∈ ℤ) → (𝑁 ∥ (𝐴 + 𝐵) ↔ ((𝐴 + 𝐵) mod 𝑁) = 0))
181, 16, 17syl2anc 585 . 2 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑁 ∥ (𝐴 + 𝐵) ↔ ((𝐴 + 𝐵) mod 𝑁) = 0))
196, 14, 183bitr2rd 308 1 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (((𝐴 + 𝐵) mod 𝑁) = 0 ↔ (𝐴 mod 𝑁) = (-𝐵 mod 𝑁)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  wa 397  w3a 1088   = wceq 1542  wcel 2107   class class class wbr 5104  (class class class)co 7350  cc 10983  0cc0 10985   + caddc 10988  cmin 11319  -cneg 11320  cn 12087  cz 12433   mod cmo 13703  cdvds 16071
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1798  ax-4 1812  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2109  ax-9 2117  ax-10 2138  ax-11 2155  ax-12 2172  ax-ext 2709  ax-sep 5255  ax-nul 5262  ax-pow 5319  ax-pr 5383  ax-un 7663  ax-cnex 11041  ax-resscn 11042  ax-1cn 11043  ax-icn 11044  ax-addcl 11045  ax-addrcl 11046  ax-mulcl 11047  ax-mulrcl 11048  ax-mulcom 11049  ax-addass 11050  ax-mulass 11051  ax-distr 11052  ax-i2m1 11053  ax-1ne0 11054  ax-1rid 11055  ax-rnegex 11056  ax-rrecex 11057  ax-cnre 11058  ax-pre-lttri 11059  ax-pre-lttrn 11060  ax-pre-ltadd 11061  ax-pre-mulgt0 11062  ax-pre-sup 11063
This theorem depends on definitions:  df-bi 206  df-an 398  df-or 847  df-3or 1089  df-3an 1090  df-tru 1545  df-fal 1555  df-ex 1783  df-nf 1787  df-sb 2069  df-mo 2540  df-eu 2569  df-clab 2716  df-cleq 2730  df-clel 2816  df-nfc 2888  df-ne 2943  df-nel 3049  df-ral 3064  df-rex 3073  df-rmo 3352  df-reu 3353  df-rab 3407  df-v 3446  df-sbc 3739  df-csb 3855  df-dif 3912  df-un 3914  df-in 3916  df-ss 3926  df-pss 3928  df-nul 4282  df-if 4486  df-pw 4561  df-sn 4586  df-pr 4588  df-op 4592  df-uni 4865  df-iun 4955  df-br 5105  df-opab 5167  df-mpt 5188  df-tr 5222  df-id 5529  df-eprel 5535  df-po 5543  df-so 5544  df-fr 5586  df-we 5588  df-xp 5637  df-rel 5638  df-cnv 5639  df-co 5640  df-dm 5641  df-rn 5642  df-res 5643  df-ima 5644  df-pred 6250  df-ord 6317  df-on 6318  df-lim 6319  df-suc 6320  df-iota 6444  df-fun 6494  df-fn 6495  df-f 6496  df-f1 6497  df-fo 6498  df-f1o 6499  df-fv 6500  df-riota 7306  df-ov 7353  df-oprab 7354  df-mpo 7355  df-om 7794  df-2nd 7913  df-frecs 8180  df-wrecs 8211  df-recs 8285  df-rdg 8324  df-er 8582  df-en 8818  df-dom 8819  df-sdom 8820  df-sup 9312  df-inf 9313  df-pnf 11125  df-mnf 11126  df-xr 11127  df-ltxr 11128  df-le 11129  df-sub 11321  df-neg 11322  df-div 11747  df-nn 12088  df-n0 12348  df-z 12434  df-uz 12697  df-rp 12845  df-fl 13626  df-mod 13704  df-dvds 16072
This theorem is referenced by:  fmtnoprmfac1lem  45474
  Copyright terms: Public domain W3C validator