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

Theorem zmodidfzoimp 13922
Description: Identity law for modulo restricted to integers. (Contributed by AV, 27-Oct-2018.)
Assertion
Ref Expression
zmodidfzoimp (𝑀 ∈ (0..^𝑁) → (𝑀 mod 𝑁) = 𝑀)

Proof of Theorem zmodidfzoimp
StepHypRef Expression
1 elfzo0 13717 . . 3 (𝑀 ∈ (0..^𝑁) ↔ (𝑀 ∈ ℕ0𝑁 ∈ ℕ ∧ 𝑀 < 𝑁))
2 nn0z 12603 . . . . 5 (𝑀 ∈ ℕ0𝑀 ∈ ℤ)
32anim1i 626 . . . 4 ((𝑀 ∈ ℕ0𝑁 ∈ ℕ) → (𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ))
433adant3 1148 . . 3 ((𝑀 ∈ ℕ0𝑁 ∈ ℕ ∧ 𝑀 < 𝑁) → (𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ))
51, 4sylbi 220 . 2 (𝑀 ∈ (0..^𝑁) → (𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ))
6 zmodidfzo 13921 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ) → ((𝑀 mod 𝑁) = 𝑀𝑀 ∈ (0..^𝑁)))
76biimprd 251 . 2 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℕ) → (𝑀 ∈ (0..^𝑁) → (𝑀 mod 𝑁) = 𝑀))
85, 7mpcom 39 1 (𝑀 ∈ (0..^𝑁) → (𝑀 mod 𝑁) = 𝑀)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 400  w3a 1101   = wceq 1563  wcel 2145   class class class wbr 5104  (class class class)co 7400  0cc0 11088   < clt 11231  cn 12221  0cn0 12492  cz 12579  ..^cfzo 13670   mod cmo 13890
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1818  ax-4 1832  ax-5 1933  ax-6 1990  ax-7 2031  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2737  ax-sep 5250  ax-nul 5260  ax-pow 5326  ax-pr 5394  ax-un 7722  ax-cnex 11144  ax-resscn 11145  ax-1cn 11146  ax-icn 11147  ax-addcl 11148  ax-addrcl 11149  ax-mulcl 11150  ax-mulrcl 11151  ax-mulcom 11152  ax-addass 11153  ax-mulass 11154  ax-distr 11155  ax-i2m1 11156  ax-1ne0 11157  ax-1rid 11158  ax-rnegex 11159  ax-rrecex 11160  ax-cnre 11161  ax-pre-lttri 11162  ax-pre-lttrn 11163  ax-pre-ltadd 11164  ax-pre-mulgt0 11165  ax-pre-sup 11166
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1102  df-3an 1103  df-tru 1566  df-fal 1576  df-ex 1803  df-nf 1807  df-sb 2094  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-nel 3065  df-ral 3080  df-rex 3090  df-rmo 3370  df-reu 3371  df-rab 3418  df-v 3459  df-sbc 3748  df-csb 3856  df-dif 3910  df-un 3912  df-in 3914  df-ss 3924  df-pss 3927  df-nul 4289  df-if 4484  df-pw 4560  df-sn 4586  df-pr 4588  df-op 4592  df-uni 4868  df-iun 4953  df-br 5105  df-opab 5167  df-mpt 5186  df-tr 5212  df-id 5546  df-eprel 5551  df-po 5559  df-so 5560  df-fr 5604  df-we 5606  df-xp 5657  df-rel 5658  df-cnv 5659  df-co 5660  df-dm 5661  df-rn 5662  df-res 5663  df-ima 5664  df-pred 6291  df-ord 6352  df-on 6353  df-lim 6354  df-suc 6355  df-iota 6481  df-fun 6527  df-fn 6528  df-f 6529  df-f1 6530  df-fo 6531  df-f1o 6532  df-fv 6533  df-riota 7357  df-ov 7403  df-oprab 7404  df-mpo 7405  df-om 7851  df-1st 7974  df-2nd 7975  df-frecs 8266  df-wrecs 8297  df-recs 8346  df-rdg 8385  df-er 8682  df-en 8932  df-dom 8933  df-sdom 8934  df-sup 9390  df-inf 9391  df-pnf 11233  df-mnf 11234  df-xr 11235  df-ltxr 11236  df-le 11237  df-sub 11431  df-neg 11432  df-div 11860  df-nn 12222  df-n0 12493  df-z 12580  df-uz 12851  df-rp 13005  df-fz 13524  df-fzo 13671  df-fl 13813  df-mod 13891
This theorem is referenced by:  modaddid  13931  modfzo0difsn  13967  modlteq  13969  addmodlteq  13970  cshwidxmodr  14829  cshwidx0  14831  cshweqrep  14846  cshw1  14847  cshwshashlem1  17143  smndex1igid  18953  smndex1igidOLD  18954  eucrctshift  30499  cshwrnid  33189  cycpmfv1  33341  cycpmfv2  33342  p1modne  47946  m1modne  47947  minusmod5ne  47948  modm1p1ne  47969  gpgvtxedg0  48684  gpgvtxedg1  48685  gpg3nbgrvtx0  48697  gpg5edgnedg  48751
  Copyright terms: Public domain W3C validator