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

Theorem divalgmod 15751
Description: The result of the mod operator satisfies the requirements for the remainder 𝑅 in the division algorithm for a positive divisor (compare divalg2 15750 and divalgb 15749). This demonstration theorem justifies the use of mod to yield an explicit remainder from this point forward. (Contributed by Paul Chapman, 31-Mar-2011.) (Revised by AV, 21-Aug-2021.)
Assertion
Ref Expression
divalgmod ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑅 = (𝑁 mod 𝐷) ↔ (𝑅 ∈ ℕ0 ∧ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅)))))

Proof of Theorem divalgmod
Dummy variable 𝑧 is distinct from all other variables.
StepHypRef Expression
1 ovex 7183 . . . . . 6 (𝑁 mod 𝐷) ∈ V
21snid 4594 . . . . 5 (𝑁 mod 𝐷) ∈ {(𝑁 mod 𝐷)}
3 eleq1 2900 . . . . 5 (𝑅 = (𝑁 mod 𝐷) → (𝑅 ∈ {(𝑁 mod 𝐷)} ↔ (𝑁 mod 𝐷) ∈ {(𝑁 mod 𝐷)}))
42, 3mpbiri 260 . . . 4 (𝑅 = (𝑁 mod 𝐷) → 𝑅 ∈ {(𝑁 mod 𝐷)})
5 elsni 4577 . . . 4 (𝑅 ∈ {(𝑁 mod 𝐷)} → 𝑅 = (𝑁 mod 𝐷))
64, 5impbii 211 . . 3 (𝑅 = (𝑁 mod 𝐷) ↔ 𝑅 ∈ {(𝑁 mod 𝐷)})
7 zre 11979 . . . . . . . . 9 (𝑁 ∈ ℤ → 𝑁 ∈ ℝ)
8 nnrp 12394 . . . . . . . . 9 (𝐷 ∈ ℕ → 𝐷 ∈ ℝ+)
9 modlt 13242 . . . . . . . . 9 ((𝑁 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝑁 mod 𝐷) < 𝐷)
107, 8, 9syl2an 597 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑁 mod 𝐷) < 𝐷)
11 nnre 11639 . . . . . . . . . . . 12 (𝐷 ∈ ℕ → 𝐷 ∈ ℝ)
12 nnne0 11665 . . . . . . . . . . . 12 (𝐷 ∈ ℕ → 𝐷 ≠ 0)
13 redivcl 11353 . . . . . . . . . . . 12 ((𝑁 ∈ ℝ ∧ 𝐷 ∈ ℝ ∧ 𝐷 ≠ 0) → (𝑁 / 𝐷) ∈ ℝ)
147, 11, 12, 13syl3an 1156 . . . . . . . . . . 11 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ 𝐷 ∈ ℕ) → (𝑁 / 𝐷) ∈ ℝ)
15143anidm23 1417 . . . . . . . . . 10 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑁 / 𝐷) ∈ ℝ)
1615flcld 13162 . . . . . . . . 9 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (⌊‘(𝑁 / 𝐷)) ∈ ℤ)
17 nnz 11998 . . . . . . . . . 10 (𝐷 ∈ ℕ → 𝐷 ∈ ℤ)
1817adantl 484 . . . . . . . . 9 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → 𝐷 ∈ ℤ)
19 zmodcl 13253 . . . . . . . . . . 11 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑁 mod 𝐷) ∈ ℕ0)
2019nn0zd 12079 . . . . . . . . . 10 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑁 mod 𝐷) ∈ ℤ)
21 zsubcl 12018 . . . . . . . . . 10 ((𝑁 ∈ ℤ ∧ (𝑁 mod 𝐷) ∈ ℤ) → (𝑁 − (𝑁 mod 𝐷)) ∈ ℤ)
2220, 21syldan 593 . . . . . . . . 9 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑁 − (𝑁 mod 𝐷)) ∈ ℤ)
23 nncn 11640 . . . . . . . . . . . 12 (𝐷 ∈ ℕ → 𝐷 ∈ ℂ)
2423adantl 484 . . . . . . . . . . 11 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → 𝐷 ∈ ℂ)
2516zcnd 12082 . . . . . . . . . . 11 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (⌊‘(𝑁 / 𝐷)) ∈ ℂ)
2624, 25mulcomd 10656 . . . . . . . . . 10 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝐷 · (⌊‘(𝑁 / 𝐷))) = ((⌊‘(𝑁 / 𝐷)) · 𝐷))
27 modval 13233 . . . . . . . . . . . 12 ((𝑁 ∈ ℝ ∧ 𝐷 ∈ ℝ+) → (𝑁 mod 𝐷) = (𝑁 − (𝐷 · (⌊‘(𝑁 / 𝐷)))))
287, 8, 27syl2an 597 . . . . . . . . . . 11 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑁 mod 𝐷) = (𝑁 − (𝐷 · (⌊‘(𝑁 / 𝐷)))))
2919nn0cnd 11951 . . . . . . . . . . . 12 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑁 mod 𝐷) ∈ ℂ)
30 zmulcl 12025 . . . . . . . . . . . . . 14 ((𝐷 ∈ ℤ ∧ (⌊‘(𝑁 / 𝐷)) ∈ ℤ) → (𝐷 · (⌊‘(𝑁 / 𝐷))) ∈ ℤ)
3117, 16, 30syl2an2 684 . . . . . . . . . . . . 13 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝐷 · (⌊‘(𝑁 / 𝐷))) ∈ ℤ)
3231zcnd 12082 . . . . . . . . . . . 12 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝐷 · (⌊‘(𝑁 / 𝐷))) ∈ ℂ)
33 zcn 11980 . . . . . . . . . . . . 13 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
3433adantr 483 . . . . . . . . . . . 12 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → 𝑁 ∈ ℂ)
3529, 32, 34subexsub 11052 . . . . . . . . . . 11 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → ((𝑁 mod 𝐷) = (𝑁 − (𝐷 · (⌊‘(𝑁 / 𝐷)))) ↔ (𝐷 · (⌊‘(𝑁 / 𝐷))) = (𝑁 − (𝑁 mod 𝐷))))
3628, 35mpbid 234 . . . . . . . . . 10 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝐷 · (⌊‘(𝑁 / 𝐷))) = (𝑁 − (𝑁 mod 𝐷)))
3726, 36eqtr3d 2858 . . . . . . . . 9 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → ((⌊‘(𝑁 / 𝐷)) · 𝐷) = (𝑁 − (𝑁 mod 𝐷)))
38 dvds0lem 15614 . . . . . . . . 9 ((((⌊‘(𝑁 / 𝐷)) ∈ ℤ ∧ 𝐷 ∈ ℤ ∧ (𝑁 − (𝑁 mod 𝐷)) ∈ ℤ) ∧ ((⌊‘(𝑁 / 𝐷)) · 𝐷) = (𝑁 − (𝑁 mod 𝐷))) → 𝐷 ∥ (𝑁 − (𝑁 mod 𝐷)))
3916, 18, 22, 37, 38syl31anc 1369 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → 𝐷 ∥ (𝑁 − (𝑁 mod 𝐷)))
40 divalg2 15750 . . . . . . . . 9 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → ∃!𝑧 ∈ ℕ0 (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧)))
41 breq1 5061 . . . . . . . . . . 11 (𝑧 = (𝑁 mod 𝐷) → (𝑧 < 𝐷 ↔ (𝑁 mod 𝐷) < 𝐷))
42 oveq2 7158 . . . . . . . . . . . 12 (𝑧 = (𝑁 mod 𝐷) → (𝑁𝑧) = (𝑁 − (𝑁 mod 𝐷)))
4342breq2d 5070 . . . . . . . . . . 11 (𝑧 = (𝑁 mod 𝐷) → (𝐷 ∥ (𝑁𝑧) ↔ 𝐷 ∥ (𝑁 − (𝑁 mod 𝐷))))
4441, 43anbi12d 632 . . . . . . . . . 10 (𝑧 = (𝑁 mod 𝐷) → ((𝑧 < 𝐷𝐷 ∥ (𝑁𝑧)) ↔ ((𝑁 mod 𝐷) < 𝐷𝐷 ∥ (𝑁 − (𝑁 mod 𝐷)))))
4544riota2 7133 . . . . . . . . 9 (((𝑁 mod 𝐷) ∈ ℕ0 ∧ ∃!𝑧 ∈ ℕ0 (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))) → (((𝑁 mod 𝐷) < 𝐷𝐷 ∥ (𝑁 − (𝑁 mod 𝐷))) ↔ (𝑧 ∈ ℕ0 (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))) = (𝑁 mod 𝐷)))
4619, 40, 45syl2anc 586 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (((𝑁 mod 𝐷) < 𝐷𝐷 ∥ (𝑁 − (𝑁 mod 𝐷))) ↔ (𝑧 ∈ ℕ0 (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))) = (𝑁 mod 𝐷)))
4710, 39, 46mpbi2and 710 . . . . . . 7 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑧 ∈ ℕ0 (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))) = (𝑁 mod 𝐷))
4847eqcomd 2827 . . . . . 6 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑁 mod 𝐷) = (𝑧 ∈ ℕ0 (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))))
4948sneqd 4572 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → {(𝑁 mod 𝐷)} = {(𝑧 ∈ ℕ0 (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧)))})
50 snriota 7141 . . . . . 6 (∃!𝑧 ∈ ℕ0 (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧)) → {𝑧 ∈ ℕ0 ∣ (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))} = {(𝑧 ∈ ℕ0 (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧)))})
5140, 50syl 17 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → {𝑧 ∈ ℕ0 ∣ (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))} = {(𝑧 ∈ ℕ0 (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧)))})
5249, 51eqtr4d 2859 . . . 4 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → {(𝑁 mod 𝐷)} = {𝑧 ∈ ℕ0 ∣ (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))})
5352eleq2d 2898 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑅 ∈ {(𝑁 mod 𝐷)} ↔ 𝑅 ∈ {𝑧 ∈ ℕ0 ∣ (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))}))
546, 53syl5bb 285 . 2 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑅 = (𝑁 mod 𝐷) ↔ 𝑅 ∈ {𝑧 ∈ ℕ0 ∣ (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))}))
55 breq1 5061 . . . 4 (𝑧 = 𝑅 → (𝑧 < 𝐷𝑅 < 𝐷))
56 oveq2 7158 . . . . 5 (𝑧 = 𝑅 → (𝑁𝑧) = (𝑁𝑅))
5756breq2d 5070 . . . 4 (𝑧 = 𝑅 → (𝐷 ∥ (𝑁𝑧) ↔ 𝐷 ∥ (𝑁𝑅)))
5855, 57anbi12d 632 . . 3 (𝑧 = 𝑅 → ((𝑧 < 𝐷𝐷 ∥ (𝑁𝑧)) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
5958elrab 3679 . 2 (𝑅 ∈ {𝑧 ∈ ℕ0 ∣ (𝑧 < 𝐷𝐷 ∥ (𝑁𝑧))} ↔ (𝑅 ∈ ℕ0 ∧ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
6054, 59syl6bb 289 1 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ) → (𝑅 = (𝑁 mod 𝐷) ↔ (𝑅 ∈ ℕ0 ∧ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅)))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 398   = wceq 1533  wcel 2110  wne 3016  ∃!wreu 3140  {crab 3142  {csn 4560   class class class wbr 5058  cfv 6349  crio 7107  (class class class)co 7150  cc 10529  cr 10530  0cc0 10531   · cmul 10536   < clt 10669  cmin 10864   / cdiv 11291  cn 11632  0cn0 11891  cz 11975  +crp 12383  cfl 13154   mod cmo 13231  cdvds 15601
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1792  ax-4 1806  ax-5 1907  ax-6 1966  ax-7 2011  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2157  ax-12 2173  ax-ext 2793  ax-sep 5195  ax-nul 5202  ax-pow 5258  ax-pr 5321  ax-un 7455  ax-cnex 10587  ax-resscn 10588  ax-1cn 10589  ax-icn 10590  ax-addcl 10591  ax-addrcl 10592  ax-mulcl 10593  ax-mulrcl 10594  ax-mulcom 10595  ax-addass 10596  ax-mulass 10597  ax-distr 10598  ax-i2m1 10599  ax-1ne0 10600  ax-1rid 10601  ax-rnegex 10602  ax-rrecex 10603  ax-cnre 10604  ax-pre-lttri 10605  ax-pre-lttrn 10606  ax-pre-ltadd 10607  ax-pre-mulgt0 10608  ax-pre-sup 10609
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1536  df-ex 1777  df-nf 1781  df-sb 2066  df-mo 2618  df-eu 2650  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-ne 3017  df-nel 3124  df-ral 3143  df-rex 3144  df-reu 3145  df-rmo 3146  df-rab 3147  df-v 3496  df-sbc 3772  df-csb 3883  df-dif 3938  df-un 3940  df-in 3942  df-ss 3951  df-pss 3953  df-nul 4291  df-if 4467  df-pw 4540  df-sn 4561  df-pr 4563  df-tp 4565  df-op 4567  df-uni 4832  df-iun 4913  df-br 5059  df-opab 5121  df-mpt 5139  df-tr 5165  df-id 5454  df-eprel 5459  df-po 5468  df-so 5469  df-fr 5508  df-we 5510  df-xp 5555  df-rel 5556  df-cnv 5557  df-co 5558  df-dm 5559  df-rn 5560  df-res 5561  df-ima 5562  df-pred 6142  df-ord 6188  df-on 6189  df-lim 6190  df-suc 6191  df-iota 6308  df-fun 6351  df-fn 6352  df-f 6353  df-f1 6354  df-fo 6355  df-f1o 6356  df-fv 6357  df-riota 7108  df-ov 7153  df-oprab 7154  df-mpo 7155  df-om 7575  df-1st 7683  df-2nd 7684  df-wrecs 7941  df-recs 8002  df-rdg 8040  df-er 8283  df-en 8504  df-dom 8505  df-sdom 8506  df-sup 8900  df-inf 8901  df-pnf 10671  df-mnf 10672  df-xr 10673  df-ltxr 10674  df-le 10675  df-sub 10866  df-neg 10867  df-div 11292  df-nn 11633  df-2 11694  df-3 11695  df-n0 11892  df-z 11976  df-uz 12238  df-rp 12384  df-fz 12887  df-fl 13156  df-mod 13232  df-seq 13364  df-exp 13424  df-cj 14452  df-re 14453  df-im 14454  df-sqrt 14588  df-abs 14589  df-dvds 15602
This theorem is referenced by:  divalgmodcl  15752
  Copyright terms: Public domain W3C validator