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

Theorem addmodid 13881
Description: The sum of a positive integer and a nonnegative integer less than the positive integer is equal to the nonnegative integer modulo the positive integer. (Contributed by Alexander van der Vekens, 30-Oct-2018.) (Proof shortened by AV, 5-Jul-2020.)
Assertion
Ref Expression
addmodid ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → ((𝑀 + 𝐴) mod 𝑀) = 𝐴)

Proof of Theorem addmodid
StepHypRef Expression
1 nncn 12182 . . . . . . 7 (𝑀 ∈ ℕ → 𝑀 ∈ ℂ)
21mullidd 11163 . . . . . 6 (𝑀 ∈ ℕ → (1 · 𝑀) = 𝑀)
323ad2ant2 1135 . . . . 5 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → (1 · 𝑀) = 𝑀)
43eqcomd 2743 . . . 4 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → 𝑀 = (1 · 𝑀))
54oveq1d 7382 . . 3 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → (𝑀 + 𝐴) = ((1 · 𝑀) + 𝐴))
65oveq1d 7382 . 2 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → ((𝑀 + 𝐴) mod 𝑀) = (((1 · 𝑀) + 𝐴) mod 𝑀))
7 1zzd 12558 . . 3 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → 1 ∈ ℤ)
8 nnrp 12954 . . . 4 (𝑀 ∈ ℕ → 𝑀 ∈ ℝ+)
983ad2ant2 1135 . . 3 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → 𝑀 ∈ ℝ+)
10 nn0re 12446 . . . . . 6 (𝐴 ∈ ℕ0𝐴 ∈ ℝ)
1110rexrd 11195 . . . . 5 (𝐴 ∈ ℕ0𝐴 ∈ ℝ*)
12113ad2ant1 1134 . . . 4 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → 𝐴 ∈ ℝ*)
13 nn0ge0 12462 . . . . 5 (𝐴 ∈ ℕ0 → 0 ≤ 𝐴)
14133ad2ant1 1134 . . . 4 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → 0 ≤ 𝐴)
15 simp3 1139 . . . 4 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → 𝐴 < 𝑀)
16 0xr 11192 . . . . 5 0 ∈ ℝ*
17 nnre 12181 . . . . . . 7 (𝑀 ∈ ℕ → 𝑀 ∈ ℝ)
1817rexrd 11195 . . . . . 6 (𝑀 ∈ ℕ → 𝑀 ∈ ℝ*)
19183ad2ant2 1135 . . . . 5 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → 𝑀 ∈ ℝ*)
20 elico1 13341 . . . . 5 ((0 ∈ ℝ*𝑀 ∈ ℝ*) → (𝐴 ∈ (0[,)𝑀) ↔ (𝐴 ∈ ℝ* ∧ 0 ≤ 𝐴𝐴 < 𝑀)))
2116, 19, 20sylancr 588 . . . 4 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → (𝐴 ∈ (0[,)𝑀) ↔ (𝐴 ∈ ℝ* ∧ 0 ≤ 𝐴𝐴 < 𝑀)))
2212, 14, 15, 21mpbir3and 1344 . . 3 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → 𝐴 ∈ (0[,)𝑀))
23 muladdmodid 13872 . . 3 ((1 ∈ ℤ ∧ 𝑀 ∈ ℝ+𝐴 ∈ (0[,)𝑀)) → (((1 · 𝑀) + 𝐴) mod 𝑀) = 𝐴)
247, 9, 22, 23syl3anc 1374 . 2 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → (((1 · 𝑀) + 𝐴) mod 𝑀) = 𝐴)
256, 24eqtrd 2772 1 ((𝐴 ∈ ℕ0𝑀 ∈ ℕ ∧ 𝐴 < 𝑀) → ((𝑀 + 𝐴) mod 𝑀) = 𝐴)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  w3a 1087   = wceq 1542  wcel 2114   class class class wbr 5086  (class class class)co 7367  0cc0 11038  1c1 11039   + caddc 11041   · cmul 11043  *cxr 11178   < clt 11179  cle 11180  cn 12174  0cn0 12437  cz 12524  +crp 12942  [,)cico 13300   mod cmo 13828
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1912  ax-6 1969  ax-7 2010  ax-8 2116  ax-9 2124  ax-10 2147  ax-11 2163  ax-12 2185  ax-ext 2709  ax-sep 5232  ax-nul 5242  ax-pow 5308  ax-pr 5376  ax-un 7689  ax-cnex 11094  ax-resscn 11095  ax-1cn 11096  ax-icn 11097  ax-addcl 11098  ax-addrcl 11099  ax-mulcl 11100  ax-mulrcl 11101  ax-mulcom 11102  ax-addass 11103  ax-mulass 11104  ax-distr 11105  ax-i2m1 11106  ax-1ne0 11107  ax-1rid 11108  ax-rnegex 11109  ax-rrecex 11110  ax-cnre 11111  ax-pre-lttri 11112  ax-pre-lttrn 11113  ax-pre-ltadd 11114  ax-pre-mulgt0 11115  ax-pre-sup 11116
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3or 1088  df-3an 1089  df-tru 1545  df-fal 1555  df-ex 1782  df-nf 1786  df-sb 2069  df-mo 2540  df-eu 2570  df-clab 2716  df-cleq 2729  df-clel 2812  df-nfc 2886  df-ne 2934  df-nel 3038  df-ral 3053  df-rex 3063  df-rmo 3343  df-reu 3344  df-rab 3391  df-v 3432  df-sbc 3730  df-csb 3839  df-dif 3893  df-un 3895  df-in 3897  df-ss 3907  df-pss 3910  df-nul 4275  df-if 4468  df-pw 4544  df-sn 4569  df-pr 4571  df-op 4575  df-uni 4852  df-iun 4936  df-br 5087  df-opab 5149  df-mpt 5168  df-tr 5194  df-id 5526  df-eprel 5531  df-po 5539  df-so 5540  df-fr 5584  df-we 5586  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 6266  df-ord 6327  df-on 6328  df-lim 6329  df-suc 6330  df-iota 6455  df-fun 6501  df-fn 6502  df-f 6503  df-f1 6504  df-fo 6505  df-f1o 6506  df-fv 6507  df-riota 7324  df-ov 7370  df-oprab 7371  df-mpo 7372  df-om 7818  df-2nd 7943  df-frecs 8231  df-wrecs 8262  df-recs 8311  df-rdg 8349  df-er 8643  df-en 8894  df-dom 8895  df-sdom 8896  df-sup 9355  df-inf 9356  df-pnf 11181  df-mnf 11182  df-xr 11183  df-ltxr 11184  df-le 11185  df-sub 11379  df-neg 11380  df-div 11808  df-nn 12175  df-n0 12438  df-z 12525  df-uz 12789  df-rp 12943  df-ico 13304  df-fl 13751  df-mod 13829
This theorem is referenced by:  addmodidr  13882  cshwidxn  14771  eucrctshift  30313  ex-mod  30519  8mod5e3  47808  gpgedgvtx1  48532
  Copyright terms: Public domain W3C validator