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

Theorem uzm1 12922
Description: Choices for an element of an upper interval of integers. (Contributed by Jeff Madsen, 2-Sep-2009.)
Assertion
Ref Expression
uzm1 (𝑁 ∈ (ℤ𝑀) → (𝑁 = 𝑀 ∨ (𝑁 − 1) ∈ (ℤ𝑀)))

Proof of Theorem uzm1
StepHypRef Expression
1 eluzel2 12893 . . . . 5 (𝑁 ∈ (ℤ𝑀) → 𝑀 ∈ ℤ)
21a1d 26 . . . 4 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀𝑀 ∈ ℤ))
3 eluzelz 12898 . . . . . 6 (𝑁 ∈ (ℤ𝑀) → 𝑁 ∈ ℤ)
4 peano2zm 12662 . . . . . 6 (𝑁 ∈ ℤ → (𝑁 − 1) ∈ ℤ)
53, 4syl 18 . . . . 5 (𝑁 ∈ (ℤ𝑀) → (𝑁 − 1) ∈ ℤ)
65a1d 26 . . . 4 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀 → (𝑁 − 1) ∈ ℤ))
7 df-ne 2958 . . . . . 6 (𝑁𝑀 ↔ ¬ 𝑁 = 𝑀)
8 eluzle 12901 . . . . . . 7 (𝑁 ∈ (ℤ𝑀) → 𝑀𝑁)
91zred 12726 . . . . . . . . 9 (𝑁 ∈ (ℤ𝑀) → 𝑀 ∈ ℝ)
10 eluzelre 12899 . . . . . . . . 9 (𝑁 ∈ (ℤ𝑀) → 𝑁 ∈ ℝ)
119, 10ltlend 11380 . . . . . . . 8 (𝑁 ∈ (ℤ𝑀) → (𝑀 < 𝑁 ↔ (𝑀𝑁𝑁𝑀)))
1211biimprd 251 . . . . . . 7 (𝑁 ∈ (ℤ𝑀) → ((𝑀𝑁𝑁𝑀) → 𝑀 < 𝑁))
138, 12mpand 708 . . . . . 6 (𝑁 ∈ (ℤ𝑀) → (𝑁𝑀𝑀 < 𝑁))
147, 13biimtrrid 246 . . . . 5 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀𝑀 < 𝑁))
15 zltlem1 12672 . . . . . 6 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁𝑀 ≤ (𝑁 − 1)))
161, 3, 15syl2anc 596 . . . . 5 (𝑁 ∈ (ℤ𝑀) → (𝑀 < 𝑁𝑀 ≤ (𝑁 − 1)))
1714, 16sylibd 242 . . . 4 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀𝑀 ≤ (𝑁 − 1)))
182, 6, 173jcad 1147 . . 3 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀 → (𝑀 ∈ ℤ ∧ (𝑁 − 1) ∈ ℤ ∧ 𝑀 ≤ (𝑁 − 1))))
19 eluz2 12894 . . 3 ((𝑁 − 1) ∈ (ℤ𝑀) ↔ (𝑀 ∈ ℤ ∧ (𝑁 − 1) ∈ ℤ ∧ 𝑀 ≤ (𝑁 − 1)))
2018, 19imbitrrdi 255 . 2 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀 → (𝑁 − 1) ∈ (ℤ𝑀)))
2120orrd 877 1 (𝑁 ∈ (ℤ𝑀) → (𝑁 = 𝑀 ∨ (𝑁 − 1) ∈ (ℤ𝑀)))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  ¬ wn 3  wi 4  wb 209  wa 401  wo 861  w3a 1103   = wceq 1570  wcel 2145  wne 2957   class class class wbr 5107  cfv 6537  (class class class)co 7416  1c1 11126   < clt 11268  cle 11269  cmin 11466  cz 12616  cuz 12888
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2734  ax-sep 5255  ax-nul 5267  ax-pow 5334  ax-pr 5402  ax-un 7739  ax-cnex 11181  ax-resscn 11182  ax-1cn 11183  ax-icn 11184  ax-addcl 11185  ax-addrcl 11186  ax-mulcl 11187  ax-mulrcl 11188  ax-mulcom 11189  ax-addass 11190  ax-mulass 11191  ax-distr 11192  ax-i2m1 11193  ax-1ne0 11194  ax-1rid 11195  ax-rnegex 11196  ax-rrecex 11197  ax-cnre 11198  ax-pre-lttri 11199  ax-pre-lttrn 11200  ax-pre-ltadd 11201  ax-pre-mulgt0 11202
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-nel 3064  df-ral 3079  df-rex 3089  df-reu 3368  df-rab 3415  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-pss 3922  df-nul 4283  df-if 4486  df-pw 4562  df-sn 4588  df-pr 4590  df-op 4594  df-uni 4871  df-iun 4956  df-br 5108  df-opab 5172  df-mpt 5191  df-tr 5217  df-id 5554  df-eprel 5559  df-po 5567  df-so 5568  df-fr 5612  df-we 5614  df-xp 5665  df-rel 5666  df-cnv 5667  df-co 5668  df-dm 5669  df-rn 5670  df-res 5671  df-ima 5672  df-pred 6303  df-ord 6364  df-on 6365  df-lim 6366  df-suc 6367  df-iota 6493  df-fun 6539  df-fn 6540  df-f 6541  df-f1 6542  df-fo 6543  df-f1o 6544  df-fv 6545  df-riota 7373  df-ov 7419  df-oprab 7420  df-mpo 7421  df-om 7866  df-2nd 7990  df-frecs 8283  df-wrecs 8314  df-recs 8363  df-rdg 8402  df-er 8699  df-en 8956  df-dom 8957  df-sdom 8958  df-pnf 11270  df-mnf 11271  df-xr 11272  df-ltxr 11273  df-le 11274  df-sub 11468  df-neg 11469  df-nn 12259  df-n0 12530  df-z 12617  df-uz 12889
This theorem is used by:  uzp1  12925  fzm1  13662  hashfzo  14494  iserex  15744  ntrivcvg  15986  ntrivcvgtail  15989  mulgfval  19191
  Copyright terms: Public domain W3C validator