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

Theorem nn0n0n1ge2b 12141
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 12140 . . 3 ((𝑁 ∈ ℕ0𝑁 ≠ 0 ∧ 𝑁 ≠ 1) → 2 ≤ 𝑁)
213expib 1124 . 2 (𝑁 ∈ ℕ0 → ((𝑁 ≠ 0 ∧ 𝑁 ≠ 1) → 2 ≤ 𝑁))
3 ianor 982 . . . 4 (¬ (𝑁 ≠ 0 ∧ 𝑁 ≠ 1) ↔ (¬ 𝑁 ≠ 0 ∨ ¬ 𝑁 ≠ 1))
4 nne 2939 . . . . 5 𝑁 ≠ 0 ↔ 𝑁 = 0)
5 nne 2939 . . . . 5 𝑁 ≠ 1 ↔ 𝑁 = 1)
64, 5orbi12i 915 . . . 4 ((¬ 𝑁 ≠ 0 ∨ ¬ 𝑁 ≠ 1) ↔ (𝑁 = 0 ∨ 𝑁 = 1))
73, 6bitri 278 . . 3 (¬ (𝑁 ≠ 0 ∧ 𝑁 ≠ 1) ↔ (𝑁 = 0 ∨ 𝑁 = 1))
8 2pos 11916 . . . . . . . . 9 0 < 2
9 breq1 5046 . . . . . . . . 9 (𝑁 = 0 → (𝑁 < 2 ↔ 0 < 2))
108, 9mpbiri 261 . . . . . . . 8 (𝑁 = 0 → 𝑁 < 2)
1110a1d 25 . . . . . . 7 (𝑁 = 0 → (𝑁 ∈ ℕ0𝑁 < 2))
12 1lt2 11984 . . . . . . . . 9 1 < 2
13 breq1 5046 . . . . . . . . 9 (𝑁 = 1 → (𝑁 < 2 ↔ 1 < 2))
1412, 13mpbiri 261 . . . . . . . 8 (𝑁 = 1 → 𝑁 < 2)
1514a1d 25 . . . . . . 7 (𝑁 = 1 → (𝑁 ∈ ℕ0𝑁 < 2))
1611, 15jaoi 857 . . . . . 6 ((𝑁 = 0 ∨ 𝑁 = 1) → (𝑁 ∈ ℕ0𝑁 < 2))
1716impcom 411 . . . . 5 ((𝑁 ∈ ℕ0 ∧ (𝑁 = 0 ∨ 𝑁 = 1)) → 𝑁 < 2)
18 nn0re 12082 . . . . . . . 8 (𝑁 ∈ ℕ0𝑁 ∈ ℝ)
19 2re 11887 . . . . . . . 8 2 ∈ ℝ
2018, 19jctir 524 . . . . . . 7 (𝑁 ∈ ℕ0 → (𝑁 ∈ ℝ ∧ 2 ∈ ℝ))
2120adantr 484 . . . . . 6 ((𝑁 ∈ ℕ0 ∧ (𝑁 = 0 ∨ 𝑁 = 1)) → (𝑁 ∈ ℝ ∧ 2 ∈ ℝ))
22 ltnle 10895 . . . . . 6 ((𝑁 ∈ ℝ ∧ 2 ∈ ℝ) → (𝑁 < 2 ↔ ¬ 2 ≤ 𝑁))
2321, 22syl 17 . . . . 5 ((𝑁 ∈ ℕ0 ∧ (𝑁 = 0 ∨ 𝑁 = 1)) → (𝑁 < 2 ↔ ¬ 2 ≤ 𝑁))
2417, 23mpbid 235 . . . 4 ((𝑁 ∈ ℕ0 ∧ (𝑁 = 0 ∨ 𝑁 = 1)) → ¬ 2 ≤ 𝑁)
2524ex 416 . . 3 (𝑁 ∈ ℕ0 → ((𝑁 = 0 ∨ 𝑁 = 1) → ¬ 2 ≤ 𝑁))
267, 25syl5bi 245 . 2 (𝑁 ∈ ℕ0 → (¬ (𝑁 ≠ 0 ∧ 𝑁 ≠ 1) → ¬ 2 ≤ 𝑁))
272, 26impcon4bid 230 1 (𝑁 ∈ ℕ0 → ((𝑁 ≠ 0 ∧ 𝑁 ≠ 1) ↔ 2 ≤ 𝑁))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 209  wa 399  wo 847   = wceq 1543  wcel 2110  wne 2935   class class class wbr 5043  cr 10711  0cc0 10712  1c1 10713   < clt 10850  cle 10851  2c2 11868  0cn0 12073
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1803  ax-4 1817  ax-5 1918  ax-6 1976  ax-7 2016  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2158  ax-12 2175  ax-ext 2706  ax-sep 5181  ax-nul 5188  ax-pow 5247  ax-pr 5311  ax-un 7512  ax-resscn 10769  ax-1cn 10770  ax-icn 10771  ax-addcl 10772  ax-addrcl 10773  ax-mulcl 10774  ax-mulrcl 10775  ax-mulcom 10776  ax-addass 10777  ax-mulass 10778  ax-distr 10779  ax-i2m1 10780  ax-1ne0 10781  ax-1rid 10782  ax-rnegex 10783  ax-rrecex 10784  ax-cnre 10785  ax-pre-lttri 10786  ax-pre-lttrn 10787  ax-pre-ltadd 10788  ax-pre-mulgt0 10789
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 848  df-3or 1090  df-3an 1091  df-tru 1546  df-fal 1556  df-ex 1788  df-nf 1792  df-sb 2071  df-mo 2537  df-eu 2566  df-clab 2713  df-cleq 2726  df-clel 2812  df-nfc 2882  df-ne 2936  df-nel 3040  df-ral 3059  df-rex 3060  df-reu 3061  df-rab 3063  df-v 3403  df-sbc 3688  df-csb 3803  df-dif 3860  df-un 3862  df-in 3864  df-ss 3874  df-pss 3876  df-nul 4228  df-if 4430  df-pw 4505  df-sn 4532  df-pr 4534  df-tp 4536  df-op 4538  df-uni 4810  df-iun 4896  df-br 5044  df-opab 5106  df-mpt 5125  df-tr 5151  df-id 5444  df-eprel 5449  df-po 5457  df-so 5458  df-fr 5498  df-we 5500  df-xp 5546  df-rel 5547  df-cnv 5548  df-co 5549  df-dm 5550  df-rn 5551  df-res 5552  df-ima 5553  df-pred 6149  df-ord 6205  df-on 6206  df-lim 6207  df-suc 6208  df-iota 6327  df-fun 6371  df-fn 6372  df-f 6373  df-f1 6374  df-fo 6375  df-f1o 6376  df-fv 6377  df-riota 7159  df-ov 7205  df-oprab 7206  df-mpo 7207  df-om 7634  df-wrecs 8036  df-recs 8097  df-rdg 8135  df-er 8380  df-en 8616  df-dom 8617  df-sdom 8618  df-pnf 10852  df-mnf 10853  df-xr 10854  df-ltxr 10855  df-le 10856  df-sub 11047  df-neg 11048  df-nn 11814  df-2 11876  df-n0 12074
This theorem is referenced by:  xnn0n0n1ge2b  12706
  Copyright terms: Public domain W3C validator