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

Theorem modremain 15950
Description: The result of the modulo operation is the remainder of the division algorithm. (Contributed by AV, 19-Aug-2021.)
Assertion
Ref Expression
modremain ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → ((𝑁 mod 𝐷) = 𝑅 ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
Distinct variable groups:   𝑧,𝐷   𝑧,𝑁   𝑧,𝑅

Proof of Theorem modremain
StepHypRef Expression
1 eqcom 2741 . 2 ((𝑁 mod 𝐷) = 𝑅𝑅 = (𝑁 mod 𝐷))
2 divalgmodcl 15949 . . . 4 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ 𝑅 ∈ ℕ0) → (𝑅 = (𝑁 mod 𝐷) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
323adant3r 1183 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝑅 = (𝑁 mod 𝐷) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
4 ibar 532 . . . . 5 (𝑅 < 𝐷 → (𝐷 ∥ (𝑁𝑅) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
54adantl 485 . . . 4 ((𝑅 ∈ ℕ0𝑅 < 𝐷) → (𝐷 ∥ (𝑁𝑅) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
653ad2ant3 1137 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝐷 ∥ (𝑁𝑅) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
7 nnz 12182 . . . . . 6 (𝐷 ∈ ℕ → 𝐷 ∈ ℤ)
873ad2ant2 1136 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝐷 ∈ ℤ)
9 simp1 1138 . . . . . 6 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑁 ∈ ℤ)
10 nn0z 12183 . . . . . . . 8 (𝑅 ∈ ℕ0𝑅 ∈ ℤ)
1110adantr 484 . . . . . . 7 ((𝑅 ∈ ℕ0𝑅 < 𝐷) → 𝑅 ∈ ℤ)
12113ad2ant3 1137 . . . . . 6 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑅 ∈ ℤ)
139, 12zsubcld 12270 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝑁𝑅) ∈ ℤ)
14 divides 15798 . . . . 5 ((𝐷 ∈ ℤ ∧ (𝑁𝑅) ∈ ℤ) → (𝐷 ∥ (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ (𝑧 · 𝐷) = (𝑁𝑅)))
158, 13, 14syl2anc 587 . . . 4 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝐷 ∥ (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ (𝑧 · 𝐷) = (𝑁𝑅)))
16 eqcom 2741 . . . . . 6 ((𝑧 · 𝐷) = (𝑁𝑅) ↔ (𝑁𝑅) = (𝑧 · 𝐷))
17 zcn 12164 . . . . . . . . 9 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
18173ad2ant1 1135 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑁 ∈ ℂ)
1918adantr 484 . . . . . . 7 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝑁 ∈ ℂ)
20 nn0cn 12083 . . . . . . . . . 10 (𝑅 ∈ ℕ0𝑅 ∈ ℂ)
2120adantr 484 . . . . . . . . 9 ((𝑅 ∈ ℕ0𝑅 < 𝐷) → 𝑅 ∈ ℂ)
22213ad2ant3 1137 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑅 ∈ ℂ)
2322adantr 484 . . . . . . 7 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝑅 ∈ ℂ)
24 simpr 488 . . . . . . . . 9 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝑧 ∈ ℤ)
258adantr 484 . . . . . . . . 9 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝐷 ∈ ℤ)
2624, 25zmulcld 12271 . . . . . . . 8 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → (𝑧 · 𝐷) ∈ ℤ)
2726zcnd 12266 . . . . . . 7 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → (𝑧 · 𝐷) ∈ ℂ)
2819, 23, 27subadd2d 11191 . . . . . 6 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → ((𝑁𝑅) = (𝑧 · 𝐷) ↔ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
2916, 28syl5bb 286 . . . . 5 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → ((𝑧 · 𝐷) = (𝑁𝑅) ↔ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
3029rexbidva 3208 . . . 4 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (∃𝑧 ∈ ℤ (𝑧 · 𝐷) = (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
3115, 30bitrd 282 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝐷 ∥ (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
323, 6, 313bitr2d 310 . 2 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝑅 = (𝑁 mod 𝐷) ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
331, 32syl5bb 286 1 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → ((𝑁 mod 𝐷) = 𝑅 ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 399  w3a 1089   = wceq 1543  wcel 2110  wrex 3055   class class class wbr 5043  (class class class)co 7202  cc 10710   + caddc 10715   · cmul 10717   < clt 10850  cmin 11045  cn 11813  0cn0 12073  cz 12159   mod cmo 13425  cdvds 15796
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1803  ax-4 1817  ax-5 1918  ax-6 1976  ax-7 2016  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2158  ax-12 2175  ax-ext 2706  ax-sep 5181  ax-nul 5188  ax-pow 5247  ax-pr 5311  ax-un 7512  ax-cnex 10768  ax-resscn 10769  ax-1cn 10770  ax-icn 10771  ax-addcl 10772  ax-addrcl 10773  ax-mulcl 10774  ax-mulrcl 10775  ax-mulcom 10776  ax-addass 10777  ax-mulass 10778  ax-distr 10779  ax-i2m1 10780  ax-1ne0 10781  ax-1rid 10782  ax-rnegex 10783  ax-rrecex 10784  ax-cnre 10785  ax-pre-lttri 10786  ax-pre-lttrn 10787  ax-pre-ltadd 10788  ax-pre-mulgt0 10789  ax-pre-sup 10790
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 848  df-3or 1090  df-3an 1091  df-tru 1546  df-fal 1556  df-ex 1788  df-nf 1792  df-sb 2071  df-mo 2537  df-eu 2566  df-clab 2713  df-cleq 2726  df-clel 2812  df-nfc 2882  df-ne 2936  df-nel 3040  df-ral 3059  df-rex 3060  df-reu 3061  df-rmo 3062  df-rab 3063  df-v 3403  df-sbc 3688  df-csb 3803  df-dif 3860  df-un 3862  df-in 3864  df-ss 3874  df-pss 3876  df-nul 4228  df-if 4430  df-pw 4505  df-sn 4532  df-pr 4534  df-tp 4536  df-op 4538  df-uni 4810  df-iun 4896  df-br 5044  df-opab 5106  df-mpt 5125  df-tr 5151  df-id 5444  df-eprel 5449  df-po 5457  df-so 5458  df-fr 5498  df-we 5500  df-xp 5546  df-rel 5547  df-cnv 5548  df-co 5549  df-dm 5550  df-rn 5551  df-res 5552  df-ima 5553  df-pred 6149  df-ord 6205  df-on 6206  df-lim 6207  df-suc 6208  df-iota 6327  df-fun 6371  df-fn 6372  df-f 6373  df-f1 6374  df-fo 6375  df-f1o 6376  df-fv 6377  df-riota 7159  df-ov 7205  df-oprab 7206  df-mpo 7207  df-om 7634  df-1st 7750  df-2nd 7751  df-wrecs 8036  df-recs 8097  df-rdg 8135  df-er 8380  df-en 8616  df-dom 8617  df-sdom 8618  df-sup 9047  df-inf 9048  df-pnf 10852  df-mnf 10853  df-xr 10854  df-ltxr 10855  df-le 10856  df-sub 11047  df-neg 11048  df-div 11473  df-nn 11814  df-2 11876  df-3 11877  df-n0 12074  df-z 12160  df-uz 12422  df-rp 12570  df-fz 13079  df-fl 13350  df-mod 13426  df-seq 13558  df-exp 13619  df-cj 14645  df-re 14646  df-im 14647  df-sqrt 14781  df-abs 14782  df-dvds 15797
This theorem is referenced by:  mod42tp1mod8  44681
  Copyright terms: Public domain W3C validator