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

Theorem modremain 15754
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 2827 . 2 ((𝑁 mod 𝐷) = 𝑅𝑅 = (𝑁 mod 𝐷))
2 divalgmodcl 15753 . . . 4 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ 𝑅 ∈ ℕ0) → (𝑅 = (𝑁 mod 𝐷) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
323adant3r 1176 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝑅 = (𝑁 mod 𝐷) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
4 ibar 531 . . . . 5 (𝑅 < 𝐷 → (𝐷 ∥ (𝑁𝑅) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
54adantl 484 . . . 4 ((𝑅 ∈ ℕ0𝑅 < 𝐷) → (𝐷 ∥ (𝑁𝑅) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
653ad2ant3 1130 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝐷 ∥ (𝑁𝑅) ↔ (𝑅 < 𝐷𝐷 ∥ (𝑁𝑅))))
7 nnz 11998 . . . . . 6 (𝐷 ∈ ℕ → 𝐷 ∈ ℤ)
873ad2ant2 1129 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝐷 ∈ ℤ)
9 simp1 1131 . . . . . 6 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑁 ∈ ℤ)
10 nn0z 11999 . . . . . . . 8 (𝑅 ∈ ℕ0𝑅 ∈ ℤ)
1110adantr 483 . . . . . . 7 ((𝑅 ∈ ℕ0𝑅 < 𝐷) → 𝑅 ∈ ℤ)
12113ad2ant3 1130 . . . . . 6 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑅 ∈ ℤ)
139, 12zsubcld 12086 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝑁𝑅) ∈ ℤ)
14 divides 15604 . . . . 5 ((𝐷 ∈ ℤ ∧ (𝑁𝑅) ∈ ℤ) → (𝐷 ∥ (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ (𝑧 · 𝐷) = (𝑁𝑅)))
158, 13, 14syl2anc 586 . . . 4 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝐷 ∥ (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ (𝑧 · 𝐷) = (𝑁𝑅)))
16 eqcom 2827 . . . . . 6 ((𝑧 · 𝐷) = (𝑁𝑅) ↔ (𝑁𝑅) = (𝑧 · 𝐷))
17 zcn 11980 . . . . . . . . 9 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
18173ad2ant1 1128 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑁 ∈ ℂ)
1918adantr 483 . . . . . . 7 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝑁 ∈ ℂ)
20 nn0cn 11901 . . . . . . . . . 10 (𝑅 ∈ ℕ0𝑅 ∈ ℂ)
2120adantr 483 . . . . . . . . 9 ((𝑅 ∈ ℕ0𝑅 < 𝐷) → 𝑅 ∈ ℂ)
22213ad2ant3 1130 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → 𝑅 ∈ ℂ)
2322adantr 483 . . . . . . 7 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝑅 ∈ ℂ)
24 simpr 487 . . . . . . . . 9 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝑧 ∈ ℤ)
258adantr 483 . . . . . . . . 9 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → 𝐷 ∈ ℤ)
2624, 25zmulcld 12087 . . . . . . . 8 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → (𝑧 · 𝐷) ∈ ℤ)
2726zcnd 12082 . . . . . . 7 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → (𝑧 · 𝐷) ∈ ℂ)
2819, 23, 27subadd2d 11009 . . . . . 6 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → ((𝑁𝑅) = (𝑧 · 𝐷) ↔ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
2916, 28syl5bb 285 . . . . 5 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) ∧ 𝑧 ∈ ℤ) → ((𝑧 · 𝐷) = (𝑁𝑅) ↔ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
3029rexbidva 3295 . . . 4 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (∃𝑧 ∈ ℤ (𝑧 · 𝐷) = (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
3115, 30bitrd 281 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝐷 ∥ (𝑁𝑅) ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
323, 6, 313bitr2d 309 . 2 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → (𝑅 = (𝑁 mod 𝐷) ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
331, 32syl5bb 285 1 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℕ ∧ (𝑅 ∈ ℕ0𝑅 < 𝐷)) → ((𝑁 mod 𝐷) = 𝑅 ↔ ∃𝑧 ∈ ℤ ((𝑧 · 𝐷) + 𝑅) = 𝑁))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 398  w3a 1082   = wceq 1536  wcel 2113  wrex 3138   class class class wbr 5059  (class class class)co 7149  cc 10528   + caddc 10533   · cmul 10535   < clt 10668  cmin 10863  cn 11631  0cn0 11891  cz 11975   mod cmo 13234  cdvds 15602
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2792  ax-sep 5196  ax-nul 5203  ax-pow 5259  ax-pr 5323  ax-un 7454  ax-cnex 10586  ax-resscn 10587  ax-1cn 10588  ax-icn 10589  ax-addcl 10590  ax-addrcl 10591  ax-mulcl 10592  ax-mulrcl 10593  ax-mulcom 10594  ax-addass 10595  ax-mulass 10596  ax-distr 10597  ax-i2m1 10598  ax-1ne0 10599  ax-1rid 10600  ax-rnegex 10601  ax-rrecex 10602  ax-cnre 10603  ax-pre-lttri 10604  ax-pre-lttrn 10605  ax-pre-ltadd 10606  ax-pre-mulgt0 10607  ax-pre-sup 10608
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1083  df-3an 1084  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2799  df-cleq 2813  df-clel 2892  df-nfc 2962  df-ne 3016  df-nel 3123  df-ral 3142  df-rex 3143  df-reu 3144  df-rmo 3145  df-rab 3146  df-v 3493  df-sbc 3769  df-csb 3877  df-dif 3932  df-un 3934  df-in 3936  df-ss 3945  df-pss 3947  df-nul 4285  df-if 4461  df-pw 4534  df-sn 4561  df-pr 4563  df-tp 4565  df-op 4567  df-uni 4832  df-iun 4914  df-br 5060  df-opab 5122  df-mpt 5140  df-tr 5166  df-id 5453  df-eprel 5458  df-po 5467  df-so 5468  df-fr 5507  df-we 5509  df-xp 5554  df-rel 5555  df-cnv 5556  df-co 5557  df-dm 5558  df-rn 5559  df-res 5560  df-ima 5561  df-pred 6141  df-ord 6187  df-on 6188  df-lim 6189  df-suc 6190  df-iota 6307  df-fun 6350  df-fn 6351  df-f 6352  df-f1 6353  df-fo 6354  df-f1o 6355  df-fv 6356  df-riota 7107  df-ov 7152  df-oprab 7153  df-mpo 7154  df-om 7574  df-1st 7682  df-2nd 7683  df-wrecs 7940  df-recs 8001  df-rdg 8039  df-er 8282  df-en 8503  df-dom 8504  df-sdom 8505  df-sup 8899  df-inf 8900  df-pnf 10670  df-mnf 10671  df-xr 10672  df-ltxr 10673  df-le 10674  df-sub 10865  df-neg 10866  df-div 11291  df-nn 11632  df-2 11694  df-3 11695  df-n0 11892  df-z 11976  df-uz 12238  df-rp 12384  df-fz 12890  df-fl 13159  df-mod 13235  df-seq 13367  df-exp 13427  df-cj 14453  df-re 14454  df-im 14455  df-sqrt 14589  df-abs 14590  df-dvds 15603
This theorem is referenced by:  mod42tp1mod8  43841
  Copyright terms: Public domain W3C validator