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

Theorem uzm1 12946
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 12917 . . . . 5 (𝑁 ∈ (ℤ𝑀) → 𝑀 ∈ ℤ)
21a1d 26 . . . 4 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀𝑀 ∈ ℤ))
3 eluzelz 12922 . . . . . 6 (𝑁 ∈ (ℤ𝑀) → 𝑁 ∈ ℤ)
4 peano2zm 12686 . . . . . 6 (𝑁 ∈ ℤ → (𝑁 − 1) ∈ ℤ)
53, 4syl 18 . . . . 5 (𝑁 ∈ (ℤ𝑀) → (𝑁 − 1) ∈ ℤ)
65a1d 26 . . . 4 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀 → (𝑁 − 1) ∈ ℤ))
7 df-ne 2956 . . . . . 6 (𝑁𝑀 ↔ ¬ 𝑁 = 𝑀)
8 eluzle 12925 . . . . . . 7 (𝑁 ∈ (ℤ𝑀) → 𝑀𝑁)
91zred 12750 . . . . . . . . 9 (𝑁 ∈ (ℤ𝑀) → 𝑀 ∈ ℝ)
10 eluzelre 12923 . . . . . . . . 9 (𝑁 ∈ (ℤ𝑀) → 𝑁 ∈ ℝ)
119, 10ltlend 11404 . . . . . . . 8 (𝑁 ∈ (ℤ𝑀) → (𝑀 < 𝑁 ↔ (𝑀𝑁𝑁𝑀)))
1211biimprd 251 . . . . . . 7 (𝑁 ∈ (ℤ𝑀) → ((𝑀𝑁𝑁𝑀) → 𝑀 < 𝑁))
138, 12mpand 708 . . . . . 6 (𝑁 ∈ (ℤ𝑀) → (𝑁𝑀𝑀 < 𝑁))
147, 13biimtrrid 246 . . . . 5 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀𝑀 < 𝑁))
15 zltlem1 12696 . . . . . 6 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁𝑀 ≤ (𝑁 − 1)))
161, 3, 15syl2anc 596 . . . . 5 (𝑁 ∈ (ℤ𝑀) → (𝑀 < 𝑁𝑀 ≤ (𝑁 − 1)))
1714, 16sylibd 242 . . . 4 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀𝑀 ≤ (𝑁 − 1)))
182, 6, 173jcad 1147 . . 3 (𝑁 ∈ (ℤ𝑀) → (¬ 𝑁 = 𝑀 → (𝑀 ∈ ℤ ∧ (𝑁 − 1) ∈ ℤ ∧ 𝑀 ≤ (𝑁 − 1))))
19 eluz2 12918 . . 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 2955   class class class wbr 5103  cfv 6535  (class class class)co 7416  1c1 11150   < clt 11292  cle 11293  cmin 11490  cz 12640  cuz 12912
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 2213  ax-ext 2732  ax-sep 5251  ax-nul 5263  ax-pow 5330  ax-pr 5398  ax-un 7742  ax-cnex 11205  ax-resscn 11206  ax-1cn 11207  ax-icn 11208  ax-addcl 11209  ax-addrcl 11210  ax-mulcl 11211  ax-mulrcl 11212  ax-mulcom 11213  ax-addass 11214  ax-mulass 11215  ax-distr 11216  ax-i2m1 11217  ax-1ne0 11218  ax-1rid 11219  ax-rnegex 11220  ax-rrecex 11221  ax-cnre 11222  ax-pre-lttri 11223  ax-pre-lttrn 11224  ax-pre-ltadd 11225  ax-pre-mulgt0 11226
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 2564  df-eu 2594  df-clab 2739  df-cleq 2752  df-clel 2835  df-nfc 2909  df-ne 2956  df-nel 3062  df-ral 3077  df-rex 3087  df-reu 3366  df-rab 3413  df-v 3452  df-sbc 3740  df-csb 3848  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-pss 3919  df-nul 4280  df-if 4483  df-pw 4559  df-sn 4585  df-pr 4587  df-op 4591  df-uni 4868  df-iun 4953  df-br 5104  df-opab 5168  df-mpt 5187  df-tr 5213  df-id 5550  df-eprel 5555  df-po 5563  df-so 5564  df-fr 5608  df-we 5610  df-xp 5661  df-rel 5662  df-cnv 5663  df-co 5664  df-dm 5665  df-rn 5666  df-res 5667  df-ima 5668  df-pred 6301  df-ord 6362  df-on 6363  df-lim 6364  df-suc 6365  df-iota 6491  df-fun 6537  df-fn 6538  df-f 6539  df-f1 6540  df-fo 6541  df-f1o 6542  df-fv 6543  df-riota 7373  df-ov 7419  df-oprab 7420  df-mpo 7421  df-om 7869  df-2nd 7993  df-frecs 8285  df-wrecs 8316  df-recs 8365  df-rdg 8404  df-er 8703  df-en 8960  df-dom 8961  df-sdom 8962  df-pnf 11294  df-mnf 11295  df-xr 11296  df-ltxr 11297  df-le 11298  df-sub 11492  df-neg 11493  df-nn 12283  df-n0 12554  df-z 12641  df-uz 12913
This theorem is used by:  uzp1  12949  fzm1  13687  hashfzo  14519  iserex  15769  ntrivcvg  16011  ntrivcvgtail  16014  mulgfval  19218
  Copyright terms: Public domain W3C validator