ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  nn0le2is012 GIF version

Theorem nn0le2is012 9136
Description: A nonnegative integer which is less than or equal to 2 is either 0 or 1 or 2. (Contributed by AV, 16-Mar-2019.)
Assertion
Ref Expression
nn0le2is012 ((𝑁 ∈ ℕ0𝑁 ≤ 2) → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2))

Proof of Theorem nn0le2is012
StepHypRef Expression
1 nn0z 9077 . . . 4 (𝑁 ∈ ℕ0𝑁 ∈ ℤ)
2 2z 9085 . . . 4 2 ∈ ℤ
3 zleloe 9104 . . . 4 ((𝑁 ∈ ℤ ∧ 2 ∈ ℤ) → (𝑁 ≤ 2 ↔ (𝑁 < 2 ∨ 𝑁 = 2)))
41, 2, 3sylancl 409 . . 3 (𝑁 ∈ ℕ0 → (𝑁 ≤ 2 ↔ (𝑁 < 2 ∨ 𝑁 = 2)))
5 zltlem1 9114 . . . . . . . . 9 ((𝑁 ∈ ℤ ∧ 2 ∈ ℤ) → (𝑁 < 2 ↔ 𝑁 ≤ (2 − 1)))
61, 2, 5sylancl 409 . . . . . . . 8 (𝑁 ∈ ℕ0 → (𝑁 < 2 ↔ 𝑁 ≤ (2 − 1)))
7 2m1e1 8841 . . . . . . . . . 10 (2 − 1) = 1
87a1i 9 . . . . . . . . 9 (𝑁 ∈ ℕ0 → (2 − 1) = 1)
98breq2d 3941 . . . . . . . 8 (𝑁 ∈ ℕ0 → (𝑁 ≤ (2 − 1) ↔ 𝑁 ≤ 1))
106, 9bitrd 187 . . . . . . 7 (𝑁 ∈ ℕ0 → (𝑁 < 2 ↔ 𝑁 ≤ 1))
11 1z 9083 . . . . . . . . 9 1 ∈ ℤ
12 zleloe 9104 . . . . . . . . 9 ((𝑁 ∈ ℤ ∧ 1 ∈ ℤ) → (𝑁 ≤ 1 ↔ (𝑁 < 1 ∨ 𝑁 = 1)))
131, 11, 12sylancl 409 . . . . . . . 8 (𝑁 ∈ ℕ0 → (𝑁 ≤ 1 ↔ (𝑁 < 1 ∨ 𝑁 = 1)))
14 nn0lt10b 9134 . . . . . . . . . . . 12 (𝑁 ∈ ℕ0 → (𝑁 < 1 ↔ 𝑁 = 0))
15 3mix1 1150 . . . . . . . . . . . 12 (𝑁 = 0 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2))
1614, 15syl6bi 162 . . . . . . . . . . 11 (𝑁 ∈ ℕ0 → (𝑁 < 1 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
1716com12 30 . . . . . . . . . 10 (𝑁 < 1 → (𝑁 ∈ ℕ0 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
18 3mix2 1151 . . . . . . . . . . 11 (𝑁 = 1 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2))
1918a1d 22 . . . . . . . . . 10 (𝑁 = 1 → (𝑁 ∈ ℕ0 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
2017, 19jaoi 705 . . . . . . . . 9 ((𝑁 < 1 ∨ 𝑁 = 1) → (𝑁 ∈ ℕ0 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
2120com12 30 . . . . . . . 8 (𝑁 ∈ ℕ0 → ((𝑁 < 1 ∨ 𝑁 = 1) → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
2213, 21sylbid 149 . . . . . . 7 (𝑁 ∈ ℕ0 → (𝑁 ≤ 1 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
2310, 22sylbid 149 . . . . . 6 (𝑁 ∈ ℕ0 → (𝑁 < 2 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
2423com12 30 . . . . 5 (𝑁 < 2 → (𝑁 ∈ ℕ0 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
25 3mix3 1152 . . . . . 6 (𝑁 = 2 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2))
2625a1d 22 . . . . 5 (𝑁 = 2 → (𝑁 ∈ ℕ0 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
2724, 26jaoi 705 . . . 4 ((𝑁 < 2 ∨ 𝑁 = 2) → (𝑁 ∈ ℕ0 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
2827com12 30 . . 3 (𝑁 ∈ ℕ0 → ((𝑁 < 2 ∨ 𝑁 = 2) → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
294, 28sylbid 149 . 2 (𝑁 ∈ ℕ0 → (𝑁 ≤ 2 → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2)))
3029imp 123 1 ((𝑁 ∈ ℕ0𝑁 ≤ 2) → (𝑁 = 0 ∨ 𝑁 = 1 ∨ 𝑁 = 2))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 103  wb 104  wo 697  w3o 961   = wceq 1331  wcel 1480   class class class wbr 3929  (class class class)co 5774  0cc0 7623  1c1 7624   < clt 7803  cle 7804  cmin 7936  2c2 8774  0cn0 8980  cz 9057
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 603  ax-in2 604  ax-io 698  ax-5 1423  ax-7 1424  ax-gen 1425  ax-ie1 1469  ax-ie2 1470  ax-8 1482  ax-10 1483  ax-11 1484  ax-i12 1485  ax-bndl 1486  ax-4 1487  ax-13 1491  ax-14 1492  ax-17 1506  ax-i9 1510  ax-ial 1514  ax-i5r 1515  ax-ext 2121  ax-sep 4046  ax-pow 4098  ax-pr 4131  ax-un 4355  ax-setind 4452  ax-cnex 7714  ax-resscn 7715  ax-1cn 7716  ax-1re 7717  ax-icn 7718  ax-addcl 7719  ax-addrcl 7720  ax-mulcl 7721  ax-addcom 7723  ax-addass 7725  ax-distr 7727  ax-i2m1 7728  ax-0lt1 7729  ax-0id 7731  ax-rnegex 7732  ax-cnre 7734  ax-pre-ltirr 7735  ax-pre-ltwlin 7736  ax-pre-lttrn 7737  ax-pre-apti 7738  ax-pre-ltadd 7739
This theorem depends on definitions:  df-bi 116  df-3or 963  df-3an 964  df-tru 1334  df-fal 1337  df-nf 1437  df-sb 1736  df-eu 2002  df-mo 2003  df-clab 2126  df-cleq 2132  df-clel 2135  df-nfc 2270  df-ne 2309  df-nel 2404  df-ral 2421  df-rex 2422  df-reu 2423  df-rab 2425  df-v 2688  df-sbc 2910  df-dif 3073  df-un 3075  df-in 3077  df-ss 3084  df-pw 3512  df-sn 3533  df-pr 3534  df-op 3536  df-uni 3737  df-int 3772  df-br 3930  df-opab 3990  df-id 4215  df-xp 4545  df-rel 4546  df-cnv 4547  df-co 4548  df-dm 4549  df-iota 5088  df-fun 5125  df-fv 5131  df-riota 5730  df-ov 5777  df-oprab 5778  df-mpo 5779  df-pnf 7805  df-mnf 7806  df-xr 7807  df-ltxr 7808  df-le 7809  df-sub 7938  df-neg 7939  df-inn 8724  df-2 8782  df-n0 8981  df-z 9058
This theorem is referenced by:  xnn0le2is012  9652
  Copyright terms: Public domain W3C validator