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

Theorem nn0n0n1ge2b 9526
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  |-  ( N  e.  NN0  ->  ( ( N  =/=  0  /\  N  =/=  1 )  <->  2  <_  N )
)

Proof of Theorem nn0n0n1ge2b
StepHypRef Expression
1 nn0n0n1ge2 9517 . . 3  |-  ( ( N  e.  NN0  /\  N  =/=  0  /\  N  =/=  1 )  ->  2  <_  N )
213expib 1230 . 2  |-  ( N  e.  NN0  ->  ( ( N  =/=  0  /\  N  =/=  1 )  ->  2  <_  N
) )
3 nn0z 9466 . . . . . 6  |-  ( N  e.  NN0  ->  N  e.  ZZ )
4 0z 9457 . . . . . 6  |-  0  e.  ZZ
5 zdceq 9522 . . . . . 6  |-  ( ( N  e.  ZZ  /\  0  e.  ZZ )  -> DECID  N  =  0 )
63, 4, 5sylancl 413 . . . . 5  |-  ( N  e.  NN0  -> DECID  N  =  0
)
76dcned 2406 . . . 4  |-  ( N  e.  NN0  -> DECID  N  =/=  0
)
8 1z 9472 . . . . . 6  |-  1  e.  ZZ
9 zdceq 9522 . . . . . 6  |-  ( ( N  e.  ZZ  /\  1  e.  ZZ )  -> DECID  N  =  1 )
103, 8, 9sylancl 413 . . . . 5  |-  ( N  e.  NN0  -> DECID  N  =  1
)
1110dcned 2406 . . . 4  |-  ( N  e.  NN0  -> DECID  N  =/=  1
)
127, 11dcand 938 . . 3  |-  ( N  e.  NN0  -> DECID  ( N  =/=  0  /\  N  =/=  1
) )
13 ianordc 904 . . . . . 6  |-  (DECID  N  =/=  0  ->  ( -.  ( N  =/=  0  /\  N  =/=  1
)  <->  ( -.  N  =/=  0  \/  -.  N  =/=  1 ) ) )
147, 13syl 14 . . . . 5  |-  ( N  e.  NN0  ->  ( -.  ( N  =/=  0  /\  N  =/=  1
)  <->  ( -.  N  =/=  0  \/  -.  N  =/=  1 ) ) )
15 nnedc 2405 . . . . . . 7  |-  (DECID  N  =  0  ->  ( -.  N  =/=  0  <->  N  = 
0 ) )
166, 15syl 14 . . . . . 6  |-  ( N  e.  NN0  ->  ( -.  N  =/=  0  <->  N  =  0 ) )
17 nnedc 2405 . . . . . . 7  |-  (DECID  N  =  1  ->  ( -.  N  =/=  1  <->  N  = 
1 ) )
1810, 17syl 14 . . . . . 6  |-  ( N  e.  NN0  ->  ( -.  N  =/=  1  <->  N  =  1 ) )
1916, 18orbi12d 798 . . . . 5  |-  ( N  e.  NN0  ->  ( ( -.  N  =/=  0  \/  -.  N  =/=  1
)  <->  ( N  =  0  \/  N  =  1 ) ) )
2014, 19bitrd 188 . . . 4  |-  ( N  e.  NN0  ->  ( -.  ( N  =/=  0  /\  N  =/=  1
)  <->  ( N  =  0  \/  N  =  1 ) ) )
21 2pos 9201 . . . . . . . . . 10  |-  0  <  2
22 breq1 4086 . . . . . . . . . 10  |-  ( N  =  0  ->  ( N  <  2  <->  0  <  2 ) )
2321, 22mpbiri 168 . . . . . . . . 9  |-  ( N  =  0  ->  N  <  2 )
2423a1d 22 . . . . . . . 8  |-  ( N  =  0  ->  ( N  e.  NN0  ->  N  <  2 ) )
25 1lt2 9280 . . . . . . . . . 10  |-  1  <  2
26 breq1 4086 . . . . . . . . . 10  |-  ( N  =  1  ->  ( N  <  2  <->  1  <  2 ) )
2725, 26mpbiri 168 . . . . . . . . 9  |-  ( N  =  1  ->  N  <  2 )
2827a1d 22 . . . . . . . 8  |-  ( N  =  1  ->  ( N  e.  NN0  ->  N  <  2 ) )
2924, 28jaoi 721 . . . . . . 7  |-  ( ( N  =  0  \/  N  =  1 )  ->  ( N  e. 
NN0  ->  N  <  2
) )
3029impcom 125 . . . . . 6  |-  ( ( N  e.  NN0  /\  ( N  =  0  \/  N  =  1
) )  ->  N  <  2 )
31 2z 9474 . . . . . . . 8  |-  2  e.  ZZ
32 zltnle 9492 . . . . . . . 8  |-  ( ( N  e.  ZZ  /\  2  e.  ZZ )  ->  ( N  <  2  <->  -.  2  <_  N )
)
333, 31, 32sylancl 413 . . . . . . 7  |-  ( N  e.  NN0  ->  ( N  <  2  <->  -.  2  <_  N ) )
3433adantr 276 . . . . . 6  |-  ( ( N  e.  NN0  /\  ( N  =  0  \/  N  =  1
) )  ->  ( N  <  2  <->  -.  2  <_  N ) )
3530, 34mpbid 147 . . . . 5  |-  ( ( N  e.  NN0  /\  ( N  =  0  \/  N  =  1
) )  ->  -.  2  <_  N )
3635ex 115 . . . 4  |-  ( N  e.  NN0  ->  ( ( N  =  0  \/  N  =  1 )  ->  -.  2  <_  N ) )
3720, 36sylbid 150 . . 3  |-  ( N  e.  NN0  ->  ( -.  ( N  =/=  0  /\  N  =/=  1
)  ->  -.  2  <_  N ) )
38 condc 858 . . 3  |-  (DECID  ( N  =/=  0  /\  N  =/=  1 )  ->  (
( -.  ( N  =/=  0  /\  N  =/=  1 )  ->  -.  2  <_  N )  -> 
( 2  <_  N  ->  ( N  =/=  0  /\  N  =/=  1
) ) ) )
3912, 37, 38sylc 62 . 2  |-  ( N  e.  NN0  ->  ( 2  <_  N  ->  ( N  =/=  0  /\  N  =/=  1 ) ) )
402, 39impbid 129 1  |-  ( N  e.  NN0  ->  ( ( N  =/=  0  /\  N  =/=  1 )  <->  2  <_  N )
)
Colors of variables: wff set class
Syntax hints:   -. wn 3    -> wi 4    /\ wa 104    <-> wb 105    \/ wo 713  DECID wdc 839    = wceq 1395    e. wcel 2200    =/= wne 2400   class class class wbr 4083   0cc0 7999   1c1 8000    < clt 8181    <_ cle 8182   2c2 9161   NN0cn0 9369   ZZcz 9446
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 4202  ax-pow 4258  ax-pr 4293  ax-un 4524  ax-setind 4629  ax-cnex 8090  ax-resscn 8091  ax-1cn 8092  ax-1re 8093  ax-icn 8094  ax-addcl 8095  ax-addrcl 8096  ax-mulcl 8097  ax-addcom 8099  ax-addass 8101  ax-distr 8103  ax-i2m1 8104  ax-0lt1 8105  ax-0id 8107  ax-rnegex 8108  ax-cnre 8110  ax-pre-ltirr 8111  ax-pre-ltwlin 8112  ax-pre-lttrn 8113  ax-pre-ltadd 8115
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 2801  df-sbc 3029  df-dif 3199  df-un 3201  df-in 3203  df-ss 3210  df-nul 3492  df-pw 3651  df-sn 3672  df-pr 3673  df-op 3675  df-uni 3889  df-int 3924  df-br 4084  df-opab 4146  df-id 4384  df-xp 4725  df-rel 4726  df-cnv 4727  df-co 4728  df-dm 4729  df-iota 5278  df-fun 5320  df-fv 5326  df-riota 5954  df-ov 6004  df-oprab 6005  df-mpo 6006  df-pnf 8183  df-mnf 8184  df-xr 8185  df-ltxr 8186  df-le 8187  df-sub 8319  df-neg 8320  df-inn 9111  df-2 9169  df-n0 9370  df-z 9447
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator