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

Theorem nn0n0n1ge2b 9549
Description: A nonnegative integer is neither 0 nor 1 if and only if it is greater than or equal to 2. (Contributed by Alexander van der Vekens, 17-Jan-2018.)
Assertion
Ref Expression
nn0n0n1ge2b (𝑁 ∈ ℕ0 → ((𝑁 ≠ 0 ∧ 𝑁 ≠ 1) ↔ 2 ≤ 𝑁))

Proof of Theorem nn0n0n1ge2b
StepHypRef Expression
1 nn0n0n1ge2 9540 . . 3 ((𝑁 ∈ ℕ0𝑁 ≠ 0 ∧ 𝑁 ≠ 1) → 2 ≤ 𝑁)
213expib 1230 . 2 (𝑁 ∈ ℕ0 → ((𝑁 ≠ 0 ∧ 𝑁 ≠ 1) → 2 ≤ 𝑁))
3 nn0z 9489 . . . . . 6 (𝑁 ∈ ℕ0𝑁 ∈ ℤ)
4 0z 9480 . . . . . 6 0 ∈ ℤ
5 zdceq 9545 . . . . . 6 ((𝑁 ∈ ℤ ∧ 0 ∈ ℤ) → DECID 𝑁 = 0)
63, 4, 5sylancl 413 . . . . 5 (𝑁 ∈ ℕ0DECID 𝑁 = 0)
76dcned 2406 . . . 4 (𝑁 ∈ ℕ0DECID 𝑁 ≠ 0)
8 1z 9495 . . . . . 6 1 ∈ ℤ
9 zdceq 9545 . . . . . 6 ((𝑁 ∈ ℤ ∧ 1 ∈ ℤ) → DECID 𝑁 = 1)
103, 8, 9sylancl 413 . . . . 5 (𝑁 ∈ ℕ0DECID 𝑁 = 1)
1110dcned 2406 . . . 4 (𝑁 ∈ ℕ0DECID 𝑁 ≠ 1)
127, 11dcand 938 . . 3 (𝑁 ∈ ℕ0DECID (𝑁 ≠ 0 ∧ 𝑁 ≠ 1))
13 ianordc 904 . . . . . 6 (DECID 𝑁 ≠ 0 → (¬ (𝑁 ≠ 0 ∧ 𝑁 ≠ 1) ↔ (¬ 𝑁 ≠ 0 ∨ ¬ 𝑁 ≠ 1)))
147, 13syl 14 . . . . 5 (𝑁 ∈ ℕ0 → (¬ (𝑁 ≠ 0 ∧ 𝑁 ≠ 1) ↔ (¬ 𝑁 ≠ 0 ∨ ¬ 𝑁 ≠ 1)))
15 nnedc 2405 . . . . . . 7 (DECID 𝑁 = 0 → (¬ 𝑁 ≠ 0 ↔ 𝑁 = 0))
166, 15syl 14 . . . . . 6 (𝑁 ∈ ℕ0 → (¬ 𝑁 ≠ 0 ↔ 𝑁 = 0))
17 nnedc 2405 . . . . . . 7 (DECID 𝑁 = 1 → (¬ 𝑁 ≠ 1 ↔ 𝑁 = 1))
1810, 17syl 14 . . . . . 6 (𝑁 ∈ ℕ0 → (¬ 𝑁 ≠ 1 ↔ 𝑁 = 1))
1916, 18orbi12d 798 . . . . 5 (𝑁 ∈ ℕ0 → ((¬ 𝑁 ≠ 0 ∨ ¬ 𝑁 ≠ 1) ↔ (𝑁 = 0 ∨ 𝑁 = 1)))
2014, 19bitrd 188 . . . 4 (𝑁 ∈ ℕ0 → (¬ (𝑁 ≠ 0 ∧ 𝑁 ≠ 1) ↔ (𝑁 = 0 ∨ 𝑁 = 1)))
21 2pos 9224 . . . . . . . . . 10 0 < 2
22 breq1 4089 . . . . . . . . . 10 (𝑁 = 0 → (𝑁 < 2 ↔ 0 < 2))
2321, 22mpbiri 168 . . . . . . . . 9 (𝑁 = 0 → 𝑁 < 2)
2423a1d 22 . . . . . . . 8 (𝑁 = 0 → (𝑁 ∈ ℕ0𝑁 < 2))
25 1lt2 9303 . . . . . . . . . 10 1 < 2
26 breq1 4089 . . . . . . . . . 10 (𝑁 = 1 → (𝑁 < 2 ↔ 1 < 2))
2725, 26mpbiri 168 . . . . . . . . 9 (𝑁 = 1 → 𝑁 < 2)
2827a1d 22 . . . . . . . 8 (𝑁 = 1 → (𝑁 ∈ ℕ0𝑁 < 2))
2924, 28jaoi 721 . . . . . . 7 ((𝑁 = 0 ∨ 𝑁 = 1) → (𝑁 ∈ ℕ0𝑁 < 2))
3029impcom 125 . . . . . 6 ((𝑁 ∈ ℕ0 ∧ (𝑁 = 0 ∨ 𝑁 = 1)) → 𝑁 < 2)
31 2z 9497 . . . . . . . 8 2 ∈ ℤ
32 zltnle 9515 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 2 ∈ ℤ) → (𝑁 < 2 ↔ ¬ 2 ≤ 𝑁))
333, 31, 32sylancl 413 . . . . . . 7 (𝑁 ∈ ℕ0 → (𝑁 < 2 ↔ ¬ 2 ≤ 𝑁))
3433adantr 276 . . . . . 6 ((𝑁 ∈ ℕ0 ∧ (𝑁 = 0 ∨ 𝑁 = 1)) → (𝑁 < 2 ↔ ¬ 2 ≤ 𝑁))
3530, 34mpbid 147 . . . . 5 ((𝑁 ∈ ℕ0 ∧ (𝑁 = 0 ∨ 𝑁 = 1)) → ¬ 2 ≤ 𝑁)
3635ex 115 . . . 4 (𝑁 ∈ ℕ0 → ((𝑁 = 0 ∨ 𝑁 = 1) → ¬ 2 ≤ 𝑁))
3720, 36sylbid 150 . . 3 (𝑁 ∈ ℕ0 → (¬ (𝑁 ≠ 0 ∧ 𝑁 ≠ 1) → ¬ 2 ≤ 𝑁))
38 condc 858 . . 3 (DECID (𝑁 ≠ 0 ∧ 𝑁 ≠ 1) → ((¬ (𝑁 ≠ 0 ∧ 𝑁 ≠ 1) → ¬ 2 ≤ 𝑁) → (2 ≤ 𝑁 → (𝑁 ≠ 0 ∧ 𝑁 ≠ 1))))
3912, 37, 38sylc 62 . 2 (𝑁 ∈ ℕ0 → (2 ≤ 𝑁 → (𝑁 ≠ 0 ∧ 𝑁 ≠ 1)))
402, 39impbid 129 1 (𝑁 ∈ ℕ0 → ((𝑁 ≠ 0 ∧ 𝑁 ≠ 1) ↔ 2 ≤ 𝑁))
Colors of variables: wff set class
Syntax hints:  ¬ wn 3  wi 4  wa 104  wb 105  wo 713  DECID wdc 839   = wceq 1395  wcel 2200  wne 2400   class class class wbr 4086  0cc0 8022  1c1 8023   < clt 8204  cle 8205  2c2 9184  0cn0 9392  cz 9469
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 617  ax-in2 618  ax-io 714  ax-5 1493  ax-7 1494  ax-gen 1495  ax-ie1 1539  ax-ie2 1540  ax-8 1550  ax-10 1551  ax-11 1552  ax-i12 1553  ax-bndl 1555  ax-4 1556  ax-17 1572  ax-i9 1576  ax-ial 1580  ax-i5r 1581  ax-13 2202  ax-14 2203  ax-ext 2211  ax-sep 4205  ax-pow 4262  ax-pr 4297  ax-un 4528  ax-setind 4633  ax-cnex 8113  ax-resscn 8114  ax-1cn 8115  ax-1re 8116  ax-icn 8117  ax-addcl 8118  ax-addrcl 8119  ax-mulcl 8120  ax-addcom 8122  ax-addass 8124  ax-distr 8126  ax-i2m1 8127  ax-0lt1 8128  ax-0id 8130  ax-rnegex 8131  ax-cnre 8133  ax-pre-ltirr 8134  ax-pre-ltwlin 8135  ax-pre-lttrn 8136  ax-pre-ltadd 8138
This theorem depends on definitions:  df-bi 117  df-stab 836  df-dc 840  df-3or 1003  df-3an 1004  df-tru 1398  df-fal 1401  df-nf 1507  df-sb 1809  df-eu 2080  df-mo 2081  df-clab 2216  df-cleq 2222  df-clel 2225  df-nfc 2361  df-ne 2401  df-nel 2496  df-ral 2513  df-rex 2514  df-reu 2515  df-rab 2517  df-v 2802  df-sbc 3030  df-dif 3200  df-un 3202  df-in 3204  df-ss 3211  df-nul 3493  df-pw 3652  df-sn 3673  df-pr 3674  df-op 3676  df-uni 3892  df-int 3927  df-br 4087  df-opab 4149  df-id 4388  df-xp 4729  df-rel 4730  df-cnv 4731  df-co 4732  df-dm 4733  df-iota 5284  df-fun 5326  df-fv 5332  df-riota 5966  df-ov 6016  df-oprab 6017  df-mpo 6018  df-pnf 8206  df-mnf 8207  df-xr 8208  df-ltxr 8209  df-le 8210  df-sub 8342  df-neg 8343  df-inn 9134  df-2 9192  df-n0 9393  df-z 9470
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator