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

Theorem modremain 15618
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 2780 . 2 ((𝑁 mod 𝐷) = 𝑅𝑅 = (𝑁 mod 𝐷))
2 divalgmodcl 15617 . . . 4 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ 𝑅 ∈ ℕ0) → (𝑅 = (𝑁 mod 𝐷) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
323adant3r 1162 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝑅 = (𝑁 mod 𝐷) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
4 ibar 521 . . . . 5 (𝑅 < 𝐷 → (𝐷 ∥ (𝑁𝑅) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
54adantl 474 . . . 4 ((𝑅 ∈ ℕ0𝑅 < 𝐷) → (𝐷 ∥ (𝑁𝑅) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
653ad2ant3 1116 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝐷 ∥ (𝑁𝑅) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
7 nnz 11816 . . . . . 6 (𝐷 ∈ ℕ → 𝐷 ∈ ℤ)
873ad2ant2 1115 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝐷 ∈ ℤ)
9 simp1 1117 . . . . . 6 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑁 ∈ ℤ)
10 nn0z 11817 . . . . . . . 8 (𝑅 ∈ ℕ0𝑅 ∈ ℤ)
1110adantr 473 . . . . . . 7 ((𝑅 ∈ ℕ0𝑅 < 𝐷) → 𝑅 ∈ ℤ)
12113ad2ant3 1116 . . . . . 6 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑅 ∈ ℤ)
139, 12zsubcld 11904 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝑁𝑅) ∈ ℤ)
14 divides 15468 . . . . 5 ((𝐷 ∈ ℤ ∧ (𝑁𝑅) ∈ ℤ) → (𝐷 ∥ (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ (𝑧 · 𝐷) = (𝑁𝑅)))
158, 13, 14syl2anc 576 . . . 4 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝐷 ∥ (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ (𝑧 · 𝐷) = (𝑁𝑅)))
16 eqcom 2780 . . . . . 6 ((𝑧 · 𝐷) = (𝑁𝑅) ↔ (𝑁𝑅) = (𝑧 · 𝐷))
17 zcn 11797 . . . . . . . . 9 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
18173ad2ant1 1114 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑁 ∈ ℂ)
1918adantr 473 . . . . . . 7 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝑁 ∈ ℂ)
20 nn0cn 11717 . . . . . . . . . 10 (𝑅 ∈ ℕ0𝑅 ∈ ℂ)
2120adantr 473 . . . . . . . . 9 ((𝑅 ∈ ℕ0𝑅 < 𝐷) → 𝑅 ∈ ℂ)
22213ad2ant3 1116 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑅 ∈ ℂ)
2322adantr 473 . . . . . . 7 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝑅 ∈ ℂ)
24 simpr 477 . . . . . . . . 9 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝑧 ∈ ℤ)
258adantr 473 . . . . . . . . 9 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝐷 ∈ ℤ)
2624, 25zmulcld 11905 . . . . . . . 8 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → (𝑧 · 𝐷) ∈ ℤ)
2726zcnd 11900 . . . . . . 7 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → (𝑧 · 𝐷) ∈ ℂ)
2819, 23, 27subadd2d 10816 . . . . . 6 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → ((𝑁𝑅) = (𝑧 · 𝐷) ↔ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
2916, 28syl5bb 275 . . . . 5 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → ((𝑧 · 𝐷) = (𝑁𝑅) ↔ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
3029rexbidva 3236 . . . 4 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (∃𝑧 ∈ ℤ (𝑧 · 𝐷) = (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
3115, 30bitrd 271 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝐷 ∥ (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
323, 6, 313bitr2d 299 . 2 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝑅 = (𝑁 mod 𝐷) ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
331, 32syl5bb 275 1 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → ((𝑁 mod 𝐷) = 𝑅 ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 198  wa 387  w3a 1069   = wceq 1508  wcel 2051  wrex 3084   class class class wbr 4926  (class class class)co 6975  cc 10332   + caddc 10337   · cmul 10339   < clt 10473  cmin 10669  cn 11438  0cn0 11706  cz 11792   mod cmo 13051  cdvds 15466
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1759  ax-4 1773  ax-5 1870  ax-6 1929  ax-7 1966  ax-8 2053  ax-9 2060  ax-10 2080  ax-11 2094  ax-12 2107  ax-13 2302  ax-ext 2745  ax-sep 5057  ax-nul 5064  ax-pow 5116  ax-pr 5183  ax-un 7278  ax-cnex 10390  ax-resscn 10391  ax-1cn 10392  ax-icn 10393  ax-addcl 10394  ax-addrcl 10395  ax-mulcl 10396  ax-mulrcl 10397  ax-mulcom 10398  ax-addass 10399  ax-mulass 10400  ax-distr 10401  ax-i2m1 10402  ax-1ne0 10403  ax-1rid 10404  ax-rnegex 10405  ax-rrecex 10406  ax-cnre 10407  ax-pre-lttri 10408  ax-pre-lttrn 10409  ax-pre-ltadd 10410  ax-pre-mulgt0 10411  ax-pre-sup 10412
This theorem depends on definitions:  df-bi 199  df-an 388  df-or 835  df-3or 1070  df-3an 1071  df-tru 1511  df-ex 1744  df-nf 1748  df-sb 2017  df-mo 2548  df-eu 2585  df-clab 2754  df-cleq 2766  df-clel 2841  df-nfc 2913  df-ne 2963  df-nel 3069  df-ral 3088  df-rex 3089  df-reu 3090  df-rmo 3091  df-rab 3092  df-v 3412  df-sbc 3677  df-csb 3782  df-dif 3827  df-un 3829  df-in 3831  df-ss 3838  df-pss 3840  df-nul 4174  df-if 4346  df-pw 4419  df-sn 4437  df-pr 4439  df-tp 4441  df-op 4443  df-uni 4710  df-iun 4791  df-br 4927  df-opab 4989  df-mpt 5006  df-tr 5028  df-id 5309  df-eprel 5314  df-po 5323  df-so 5324  df-fr 5363  df-we 5365  df-xp 5410  df-rel 5411  df-cnv 5412  df-co 5413  df-dm 5414  df-rn 5415  df-res 5416  df-ima 5417  df-pred 5984  df-ord 6030  df-on 6031  df-lim 6032  df-suc 6033  df-iota 6150  df-fun 6188  df-fn 6189  df-f 6190  df-f1 6191  df-fo 6192  df-f1o 6193  df-fv 6194  df-riota 6936  df-ov 6978  df-oprab 6979  df-mpo 6980  df-om 7396  df-1st 7500  df-2nd 7501  df-wrecs 7749  df-recs 7811  df-rdg 7849  df-er 8088  df-en 8306  df-dom 8307  df-sdom 8308  df-sup 8700  df-inf 8701  df-pnf 10475  df-mnf 10476  df-xr 10477  df-ltxr 10478  df-le 10479  df-sub 10671  df-neg 10672  df-div 11098  df-nn 11439  df-2 11502  df-3 11503  df-n0 11707  df-z 11793  df-uz 12058  df-rp 12204  df-fz 12708  df-fl 12976  df-mod 13052  df-seq 13184  df-exp 13244  df-cj 14318  df-re 14319  df-im 14320  df-sqrt 14454  df-abs 14455  df-dvds 15467
This theorem is referenced by:  mod42tp1mod8  43165
  Copyright terms: Public domain W3C validator