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

Theorem nn0lt2 9659
Description: A nonnegative integer less than 2 must be 0 or 1. (Contributed by Alexander van der Vekens, 16-Sep-2018.)
Assertion
Ref Expression
nn0lt2  |-  ( ( N  e.  NN0  /\  N  <  2 )  -> 
( N  =  0  \/  N  =  1 ) )

Proof of Theorem nn0lt2
StepHypRef Expression
1 olc 719 . . 3  |-  ( N  =  1  ->  ( N  =  0  \/  N  =  1 ) )
21a1i 9 . 2  |-  ( ( N  e.  NN0  /\  N  <  2 )  -> 
( N  =  1  ->  ( N  =  0  \/  N  =  1 ) ) )
3 nn0z 9597 . . . . . 6  |-  ( N  e.  NN0  ->  N  e.  ZZ )
4 2z 9605 . . . . . 6  |-  2  e.  ZZ
5 zltlem1 9635 . . . . . 6  |-  ( ( N  e.  ZZ  /\  2  e.  ZZ )  ->  ( N  <  2  <->  N  <_  ( 2  -  1 ) ) )
63, 4, 5sylancl 413 . . . . 5  |-  ( N  e.  NN0  ->  ( N  <  2  <->  N  <_  ( 2  -  1 ) ) )
7 2m1e1 9355 . . . . . 6  |-  ( 2  -  1 )  =  1
87breq2i 4117 . . . . 5  |-  ( N  <_  ( 2  -  1 )  <->  N  <_  1 )
96, 8bitrdi 196 . . . 4  |-  ( N  e.  NN0  ->  ( N  <  2  <->  N  <_  1 ) )
10 necom 2496 . . . . 5  |-  ( N  =/=  1  <->  1  =/=  N )
11 1z 9603 . . . . . . . 8  |-  1  e.  ZZ
12 zltlen 9656 . . . . . . . 8  |-  ( ( N  e.  ZZ  /\  1  e.  ZZ )  ->  ( N  <  1  <->  ( N  <_  1  /\  1  =/=  N ) ) )
133, 11, 12sylancl 413 . . . . . . 7  |-  ( N  e.  NN0  ->  ( N  <  1  <->  ( N  <_  1  /\  1  =/= 
N ) ) )
14 nn0lt10b 9658 . . . . . . . . . 10  |-  ( N  e.  NN0  ->  ( N  <  1  <->  N  = 
0 ) )
1514biimpa 296 . . . . . . . . 9  |-  ( ( N  e.  NN0  /\  N  <  1 )  ->  N  =  0 )
1615orcd 741 . . . . . . . 8  |-  ( ( N  e.  NN0  /\  N  <  1 )  -> 
( N  =  0  \/  N  =  1 ) )
1716ex 115 . . . . . . 7  |-  ( N  e.  NN0  ->  ( N  <  1  ->  ( N  =  0  \/  N  =  1 ) ) )
1813, 17sylbird 170 . . . . . 6  |-  ( N  e.  NN0  ->  ( ( N  <_  1  /\  1  =/=  N )  -> 
( N  =  0  \/  N  =  1 ) ) )
1918expd 258 . . . . 5  |-  ( N  e.  NN0  ->  ( N  <_  1  ->  (
1  =/=  N  -> 
( N  =  0  \/  N  =  1 ) ) ) )
2010, 19syl7bi 165 . . . 4  |-  ( N  e.  NN0  ->  ( N  <_  1  ->  ( N  =/=  1  ->  ( N  =  0  \/  N  =  1 ) ) ) )
219, 20sylbid 150 . . 3  |-  ( N  e.  NN0  ->  ( N  <  2  ->  ( N  =/=  1  ->  ( N  =  0  \/  N  =  1 ) ) ) )
2221imp 124 . 2  |-  ( ( N  e.  NN0  /\  N  <  2 )  -> 
( N  =/=  1  ->  ( N  =  0  \/  N  =  1 ) ) )
23 zdceq 9653 . . . . 5  |-  ( ( N  e.  ZZ  /\  1  e.  ZZ )  -> DECID  N  =  1 )
243, 11, 23sylancl 413 . . . 4  |-  ( N  e.  NN0  -> DECID  N  =  1
)
2524adantr 276 . . 3  |-  ( ( N  e.  NN0  /\  N  <  2 )  -> DECID  N  =  1 )
26 dcne 2423 . . 3  |-  (DECID  N  =  1  <->  ( N  =  1  \/  N  =/=  1 ) )
2725, 26sylib 122 . 2  |-  ( ( N  e.  NN0  /\  N  <  2 )  -> 
( N  =  1  \/  N  =/=  1
) )
282, 22, 27mpjaod 726 1  |-  ( ( N  e.  NN0  /\  N  <  2 )  -> 
( N  =  0  \/  N  =  1 ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    \/ wo 716  DECID wdc 842    = wceq 1398    e. wcel 2203    =/= wne 2412   class class class wbr 4109  (class class class)co 6050   0cc0 8127   1c1 8128    < clt 8308    <_ cle 8309    - cmin 8444   2c2 9288   NN0cn0 9496   ZZcz 9577
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 619  ax-in2 620  ax-io 717  ax-5 1496  ax-7 1497  ax-gen 1498  ax-ie1 1542  ax-ie2 1543  ax-8 1553  ax-10 1554  ax-11 1555  ax-i12 1556  ax-bndl 1558  ax-4 1559  ax-17 1575  ax-i9 1579  ax-ial 1583  ax-i5r 1584  ax-13 2205  ax-14 2206  ax-ext 2214  ax-sep 4228  ax-pow 4287  ax-pr 4322  ax-un 4554  ax-setind 4659  ax-cnex 8218  ax-resscn 8219  ax-1cn 8220  ax-1re 8221  ax-icn 8222  ax-addcl 8223  ax-addrcl 8224  ax-mulcl 8225  ax-mulrcl 8226  ax-addcom 8227  ax-mulcom 8228  ax-addass 8229  ax-mulass 8230  ax-distr 8231  ax-i2m1 8232  ax-0lt1 8233  ax-1rid 8234  ax-0id 8235  ax-rnegex 8236  ax-precex 8237  ax-cnre 8238  ax-pre-ltirr 8239  ax-pre-ltwlin 8240  ax-pre-lttrn 8241  ax-pre-apti 8242  ax-pre-ltadd 8243  ax-pre-mulgt0 8244
This theorem depends on definitions:  df-bi 117  df-dc 843  df-3or 1006  df-3an 1007  df-tru 1401  df-fal 1404  df-nf 1510  df-sb 1812  df-eu 2083  df-mo 2084  df-clab 2219  df-cleq 2225  df-clel 2228  df-nfc 2373  df-ne 2413  df-nel 2508  df-ral 2525  df-rex 2526  df-reu 2527  df-rab 2529  df-v 2815  df-sbc 3043  df-dif 3213  df-un 3215  df-in 3217  df-ss 3224  df-pw 3671  df-sn 3695  df-pr 3696  df-op 3698  df-uni 3915  df-int 3950  df-br 4110  df-opab 4172  df-id 4414  df-xp 4755  df-rel 4756  df-cnv 4757  df-co 4758  df-dm 4759  df-iota 5312  df-fun 5354  df-fv 5360  df-riota 6003  df-ov 6053  df-oprab 6054  df-mpo 6055  df-pnf 8310  df-mnf 8311  df-xr 8312  df-ltxr 8313  df-le 8314  df-sub 8446  df-neg 8447  df-reap 8849  df-ap 8856  df-inn 9238  df-2 9296  df-n0 9497  df-z 9578
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator