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

Theorem modadd12d 13930
Description: Additive property of the modulo operation. (Contributed by Mario Carneiro, 9-Sep-2016.)
Hypotheses
Ref Expression
modadd12d.1 (𝜑𝐴 ∈ ℝ)
modadd12d.2 (𝜑𝐵 ∈ ℝ)
modadd12d.3 (𝜑𝐶 ∈ ℝ)
modadd12d.4 (𝜑𝐷 ∈ ℝ)
modadd12d.5 (𝜑𝐸 ∈ ℝ+)
modadd12d.6 (𝜑 → (𝐴 mod 𝐸) = (𝐵 mod 𝐸))
modadd12d.7 (𝜑 → (𝐶 mod 𝐸) = (𝐷 mod 𝐸))
Assertion
Ref Expression
modadd12d (𝜑 → ((𝐴 + 𝐶) mod 𝐸) = ((𝐵 + 𝐷) mod 𝐸))

Proof of Theorem modadd12d
StepHypRef Expression
1 modadd12d.1 . . 3 (𝜑𝐴 ∈ ℝ)
2 modadd12d.2 . . 3 (𝜑𝐵 ∈ ℝ)
3 modadd12d.3 . . 3 (𝜑𝐶 ∈ ℝ)
4 modadd12d.5 . . 3 (𝜑𝐸 ∈ ℝ+)
5 modadd12d.6 . . 3 (𝜑 → (𝐴 mod 𝐸) = (𝐵 mod 𝐸))
6 modadd1 13908 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ) ∧ (𝐶 ∈ ℝ ∧ 𝐸 ∈ ℝ+) ∧ (𝐴 mod 𝐸) = (𝐵 mod 𝐸)) → ((𝐴 + 𝐶) mod 𝐸) = ((𝐵 + 𝐶) mod 𝐸))
71, 2, 3, 4, 5, 6syl221anc 1396 . 2 (𝜑 → ((𝐴 + 𝐶) mod 𝐸) = ((𝐵 + 𝐶) mod 𝐸))
82recnd 11200 . . . . 5 (𝜑𝐵 ∈ ℂ)
93recnd 11200 . . . . 5 (𝜑𝐶 ∈ ℂ)
108, 9addcomd 11375 . . . 4 (𝜑 → (𝐵 + 𝐶) = (𝐶 + 𝐵))
1110oveq1d 7400 . . 3 (𝜑 → ((𝐵 + 𝐶) mod 𝐸) = ((𝐶 + 𝐵) mod 𝐸))
12 modadd12d.4 . . . 4 (𝜑𝐷 ∈ ℝ)
13 modadd12d.7 . . . 4 (𝜑 → (𝐶 mod 𝐸) = (𝐷 mod 𝐸))
14 modadd1 13908 . . . 4 (((𝐶 ∈ ℝ ∧ 𝐷 ∈ ℝ) ∧ (𝐵 ∈ ℝ ∧ 𝐸 ∈ ℝ+) ∧ (𝐶 mod 𝐸) = (𝐷 mod 𝐸)) → ((𝐶 + 𝐵) mod 𝐸) = ((𝐷 + 𝐵) mod 𝐸))
153, 12, 2, 4, 13, 14syl221anc 1396 . . 3 (𝜑 → ((𝐶 + 𝐵) mod 𝐸) = ((𝐷 + 𝐵) mod 𝐸))
1612recnd 11200 . . . . 5 (𝜑𝐷 ∈ ℂ)
1716, 8addcomd 11375 . . . 4 (𝜑 → (𝐷 + 𝐵) = (𝐵 + 𝐷))
1817oveq1d 7400 . . 3 (𝜑 → ((𝐷 + 𝐵) mod 𝐸) = ((𝐵 + 𝐷) mod 𝐸))
1911, 15, 183eqtrd 2795 . 2 (𝜑 → ((𝐵 + 𝐶) mod 𝐸) = ((𝐵 + 𝐷) mod 𝐸))
207, 19eqtrd 2791 1 (𝜑 → ((𝐴 + 𝐶) mod 𝐸) = ((𝐵 + 𝐷) mod 𝐸))
Colors of variables: wff setvar class
Syntax hints:  wi 4   = wceq 1554  wcel 2136  (class class class)co 7385  cr 11062   + caddc 11066  +crp 12983   mod cmo 13869
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1809  ax-4 1823  ax-5 1924  ax-6 1981  ax-7 2022  ax-8 2138  ax-9 2146  ax-10 2169  ax-11 2185  ax-12 2206  ax-ext 2728  ax-sep 5240  ax-nul 5250  ax-pow 5316  ax-pr 5384  ax-un 7707  ax-cnex 11119  ax-resscn 11120  ax-1cn 11121  ax-icn 11122  ax-addcl 11123  ax-addrcl 11124  ax-mulcl 11125  ax-mulrcl 11126  ax-mulcom 11127  ax-addass 11128  ax-mulass 11129  ax-distr 11130  ax-i2m1 11131  ax-1ne0 11132  ax-1rid 11133  ax-rnegex 11134  ax-rrecex 11135  ax-cnre 11136  ax-pre-lttri 11137  ax-pre-lttrn 11138  ax-pre-ltadd 11139  ax-pre-mulgt0 11140  ax-pre-sup 11141
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 857  df-3or 1096  df-3an 1097  df-tru 1557  df-fal 1567  df-ex 1794  df-nf 1798  df-sb 2085  df-mo 2560  df-eu 2590  df-clab 2735  df-cleq 2748  df-clel 2831  df-nfc 2905  df-ne 2952  df-nel 3056  df-ral 3071  df-rex 3081  df-rmo 3361  df-reu 3362  df-rab 3409  df-v 3450  df-sbc 3740  df-csb 3848  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-pss 3919  df-nul 4281  df-if 4475  df-pw 4551  df-sn 4577  df-pr 4579  df-op 4583  df-uni 4860  df-iun 4945  df-br 5095  df-opab 5157  df-mpt 5176  df-tr 5202  df-id 5535  df-eprel 5540  df-po 5548  df-so 5549  df-fr 5593  df-we 5595  df-xp 5646  df-rel 5647  df-cnv 5648  df-co 5649  df-dm 5650  df-rn 5651  df-res 5652  df-ima 5653  df-pred 6277  df-ord 6338  df-on 6339  df-lim 6340  df-suc 6341  df-iota 6466  df-fun 6512  df-fn 6513  df-f 6514  df-f1 6515  df-fo 6516  df-f1o 6517  df-fv 6518  df-riota 7342  df-ov 7388  df-oprab 7389  df-mpo 7390  df-om 7836  df-2nd 7960  df-frecs 8250  df-wrecs 8281  df-recs 8330  df-rdg 8369  df-er 8666  df-en 8917  df-dom 8918  df-sdom 8919  df-sup 9378  df-inf 9379  df-pnf 11208  df-mnf 11209  df-xr 11210  df-ltxr 11211  df-le 11212  df-sub 11406  df-neg 11407  df-div 11835  df-nn 12201  df-n0 12472  df-z 12559  df-uz 12830  df-rp 12984  df-fl 13792  df-mod 13870
This theorem is referenced by:  modsub12d  13931  sadasslem  16480
  Copyright terms: Public domain W3C validator