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

Theorem ivthdich 15630
Description: The intermediate value theorem implies real number dichotomy. Because real number dichotomy (also known as analytic LLPO) is a constructive taboo, this means we will be unable to prove the intermediate value theorem as stated here (although versions with additional conditions, such as ivthinc 15620 for strictly monotonic functions, can be proved).

The proof is via a function which we call the hover function and which is also described in Section 5.1 of [Bauer], p. 493. Consider any real number  z. We want to show that  z  <_  0  \/  0  <_  z. Because of hovercncf 15623, hovera 15624, and hoverb 15625, we are able to apply the intermediate value theorem to get a value  c such that the hover function at  c equals  z. By axltwlin 8357,  c  <  1 or  0  <  c, and that leads to  z  <_  0 by hoverlt1 15626 or 
0  <_  z by hovergt0 15627. (Contributed by Jim Kingdon and Mario Carneiro, 22-Jul-2025.)

Assertion
Ref Expression
ivthdich  |-  ( A. f ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  (
( a  <  b  /\  ( f `  a
)  <  0  /\  0  <  ( f `  b ) )  ->  E. x  e.  RR  ( a  <  x  /\  x  <  b  /\  ( f `  x
)  =  0 ) ) )  ->  A. r  e.  RR  A. s  e.  RR  ( r  <_ 
s  \/  s  <_ 
r ) )
Distinct variable groups:    a, b, f, x    s, r

Proof of Theorem ivthdich
Dummy variables  q  t  z are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 breq2 4118 . . . . . . . . . 10  |-  ( x  =  q  ->  (
a  <  x  <->  a  <  q ) )
2 breq1 4117 . . . . . . . . . 10  |-  ( x  =  q  ->  (
x  <  b  <->  q  <  b ) )
3 fveqeq2 5684 . . . . . . . . . 10  |-  ( x  =  q  ->  (
( f `  x
)  =  0  <->  (
f `  q )  =  0 ) )
41, 2, 33anbi123d 1349 . . . . . . . . 9  |-  ( x  =  q  ->  (
( a  <  x  /\  x  <  b  /\  ( f `  x
)  =  0 )  <-> 
( a  <  q  /\  q  <  b  /\  ( f `  q
)  =  0 ) ) )
54cbvrexv 2781 . . . . . . . 8  |-  ( E. x  e.  RR  (
a  <  x  /\  x  <  b  /\  (
f `  x )  =  0 )  <->  E. q  e.  RR  ( a  < 
q  /\  q  <  b  /\  ( f `  q )  =  0 ) )
65imbi2i 226 . . . . . . 7  |-  ( ( ( a  <  b  /\  ( f `  a
)  <  0  /\  0  <  ( f `  b ) )  ->  E. x  e.  RR  ( a  <  x  /\  x  <  b  /\  ( f `  x
)  =  0 ) )  <->  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. q  e.  RR  ( a  < 
q  /\  q  <  b  /\  ( f `  q )  =  0 ) ) )
762ralbii 2552 . . . . . 6  |-  ( A. a  e.  RR  A. b  e.  RR  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. x  e.  RR  ( a  < 
x  /\  x  <  b  /\  ( f `  x )  =  0 ) )  <->  A. a  e.  RR  A. b  e.  RR  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. q  e.  RR  ( a  < 
q  /\  q  <  b  /\  ( f `  q )  =  0 ) ) )
87imbi2i 226 . . . . 5  |-  ( ( f  e.  ( RR
-cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. x  e.  RR  ( a  < 
x  /\  x  <  b  /\  ( f `  x )  =  0 ) ) )  <->  ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  (
( a  <  b  /\  ( f `  a
)  <  0  /\  0  <  ( f `  b ) )  ->  E. q  e.  RR  ( a  <  q  /\  q  <  b  /\  ( f `  q
)  =  0 ) ) ) )
98albii 1519 . . . 4  |-  ( A. f ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  (
( a  <  b  /\  ( f `  a
)  <  0  /\  0  <  ( f `  b ) )  ->  E. x  e.  RR  ( a  <  x  /\  x  <  b  /\  ( f `  x
)  =  0 ) ) )  <->  A. f
( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. q  e.  RR  ( a  < 
q  /\  q  <  b  /\  ( f `  q )  =  0 ) ) ) )
10 preq1 3773 . . . . . . . . 9  |-  ( t  =  x  ->  { t ,  0 }  =  { x ,  0 } )
1110infeq1d 7316 . . . . . . . 8  |-  ( t  =  x  -> inf ( { t ,  0 } ,  RR ,  <  )  = inf ( { x ,  0 } ,  RR ,  <  ) )
12 oveq1 6065 . . . . . . . 8  |-  ( t  =  x  ->  (
t  -  1 )  =  ( x  - 
1 ) )
1311, 12preq12d 3781 . . . . . . 7  |-  ( t  =  x  ->  {inf ( { t ,  0 } ,  RR ,  <  ) ,  ( t  -  1 ) }  =  {inf ( { x ,  0 } ,  RR ,  <  ) ,  ( x  - 
1 ) } )
1413supeq1d 7291 . . . . . 6  |-  ( t  =  x  ->  sup ( {inf ( { t ,  0 } ,  RR ,  <  ) ,  ( t  -  1 ) } ,  RR ,  <  )  =  sup ( {inf ( { x ,  0 } ,  RR ,  <  ) ,  ( x  -  1 ) } ,  RR ,  <  ) )
1514cbvmptv 4211 . . . . 5  |-  ( t  e.  RR  |->  sup ( {inf ( { t ,  0 } ,  RR ,  <  ) ,  ( t  -  1 ) } ,  RR ,  <  ) )  =  ( x  e.  RR  |->  sup ( {inf ( { x ,  0 } ,  RR ,  <  ) ,  ( x  - 
1 ) } ,  RR ,  <  ) )
16 simpr 110 . . . . 5  |-  ( ( A. f ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. q  e.  RR  ( a  < 
q  /\  q  <  b  /\  ( f `  q )  =  0 ) ) )  /\  z  e.  RR )  ->  z  e.  RR )
179biimpri 133 . . . . . 6  |-  ( A. f ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  (
( a  <  b  /\  ( f `  a
)  <  0  /\  0  <  ( f `  b ) )  ->  E. q  e.  RR  ( a  <  q  /\  q  <  b  /\  ( f `  q
)  =  0 ) ) )  ->  A. f
( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. x  e.  RR  ( a  < 
x  /\  x  <  b  /\  ( f `  x )  =  0 ) ) ) )
1817adantr 276 . . . . 5  |-  ( ( A. f ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. q  e.  RR  ( a  < 
q  /\  q  <  b  /\  ( f `  q )  =  0 ) ) )  /\  z  e.  RR )  ->  A. f ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. x  e.  RR  ( a  < 
x  /\  x  <  b  /\  ( f `  x )  =  0 ) ) ) )
1915, 16, 18ivthdichlem 15628 . . . 4  |-  ( ( A. f ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. q  e.  RR  ( a  < 
q  /\  q  <  b  /\  ( f `  q )  =  0 ) ) )  /\  z  e.  RR )  ->  ( z  <_  0  \/  0  <_  z ) )
209, 19sylanb 284 . . 3  |-  ( ( A. f ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  ( ( a  <  b  /\  (
f `  a )  <  0  /\  0  < 
( f `  b
) )  ->  E. x  e.  RR  ( a  < 
x  /\  x  <  b  /\  ( f `  x )  =  0 ) ) )  /\  z  e.  RR )  ->  ( z  <_  0  \/  0  <_  z ) )
2120ralrimiva 2617 . 2  |-  ( A. f ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  (
( a  <  b  /\  ( f `  a
)  <  0  /\  0  <  ( f `  b ) )  ->  E. x  e.  RR  ( a  <  x  /\  x  <  b  /\  ( f `  x
)  =  0 ) ) )  ->  A. z  e.  RR  ( z  <_ 
0  \/  0  <_ 
z ) )
22 dich0 15629 . 2  |-  ( A. z  e.  RR  (
z  <_  0  \/  0  <_  z )  <->  A. r  e.  RR  A. s  e.  RR  ( r  <_ 
s  \/  s  <_ 
r ) )
2321, 22sylib 122 1  |-  ( A. f ( f  e.  ( RR -cn-> RR )  ->  A. a  e.  RR  A. b  e.  RR  (
( a  <  b  /\  ( f `  a
)  <  0  /\  0  <  ( f `  b ) )  ->  E. x  e.  RR  ( a  <  x  /\  x  <  b  /\  ( f `  x
)  =  0 ) ) )  ->  A. r  e.  RR  A. s  e.  RR  ( r  <_ 
s  \/  s  <_ 
r ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    \/ wo 716    /\ w3a 1005   A.wal 1396    = wceq 1398    e. wcel 2205   A.wral 2522   E.wrex 2523   {cpr 3695   class class class wbr 4114    |-> cmpt 4176   ` cfv 5357  (class class class)co 6058   supcsup 7286  infcinf 7287   RRcr 8142   0cc0 8143   1c1 8144    < clt 8324    <_ cle 8325    - cmin 8460   -cn->ccncf 15547
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 2207  ax-14 2208  ax-ext 2216  ax-coll 4230  ax-sep 4233  ax-nul 4241  ax-pow 4292  ax-pr 4327  ax-un 4559  ax-setind 4664  ax-iinf 4715  ax-cnex 8234  ax-resscn 8235  ax-1cn 8236  ax-1re 8237  ax-icn 8238  ax-addcl 8239  ax-addrcl 8240  ax-mulcl 8241  ax-mulrcl 8242  ax-addcom 8243  ax-mulcom 8244  ax-addass 8245  ax-mulass 8246  ax-distr 8247  ax-i2m1 8248  ax-0lt1 8249  ax-1rid 8250  ax-0id 8251  ax-rnegex 8252  ax-precex 8253  ax-cnre 8254  ax-pre-ltirr 8255  ax-pre-ltwlin 8256  ax-pre-lttrn 8257  ax-pre-apti 8258  ax-pre-ltadd 8259  ax-pre-mulgt0 8260  ax-pre-mulext 8261  ax-arch 8262  ax-caucvg 8263  ax-addf 8265
This theorem depends on definitions:  df-bi 117  df-stab 839  df-dc 843  df-3or 1006  df-3an 1007  df-tru 1401  df-fal 1404  df-nf 1510  df-sb 1812  df-eu 2085  df-mo 2086  df-clab 2221  df-cleq 2227  df-clel 2230  df-nfc 2375  df-ne 2415  df-nel 2510  df-ral 2527  df-rex 2528  df-reu 2529  df-rmo 2530  df-rab 2531  df-v 2817  df-sbc 3046  df-csb 3142  df-dif 3216  df-un 3218  df-in 3220  df-ss 3227  df-nul 3513  df-if 3625  df-pw 3676  df-sn 3700  df-pr 3701  df-op 3703  df-uni 3920  df-int 3955  df-iun 3998  df-br 4115  df-opab 4177  df-mpt 4178  df-tr 4214  df-id 4419  df-po 4422  df-iso 4423  df-iord 4492  df-on 4494  df-ilim 4495  df-suc 4497  df-iom 4718  df-xp 4760  df-rel 4761  df-cnv 4762  df-co 4763  df-dm 4764  df-rn 4765  df-res 4766  df-ima 4767  df-iota 5317  df-fun 5359  df-fn 5360  df-f 5361  df-f1 5362  df-fo 5363  df-f1o 5364  df-fv 5365  df-isom 5366  df-riota 6011  df-ov 6061  df-oprab 6062  df-mpo 6063  df-1st 6347  df-2nd 6348  df-recs 6549  df-frec 6635  df-map 6897  df-sup 7288  df-inf 7289  df-pnf 8326  df-mnf 8327  df-xr 8328  df-ltxr 8329  df-le 8330  df-sub 8462  df-neg 8463  df-reap 8866  df-ap 8873  df-div 8964  df-inn 9255  df-2 9313  df-3 9314  df-4 9315  df-n0 9514  df-z 9595  df-uz 9872  df-q 9970  df-rp 10005  df-xneg 10124  df-xadd 10125  df-ioo 10244  df-seqfrec 10834  df-exp 10925  df-cj 11552  df-re 11553  df-im 11554  df-rsqrt 11708  df-abs 11709  df-rest 13538  df-topgen 13557  df-psmet 14803  df-xmet 14804  df-met 14805  df-bl 14806  df-mopn 14807  df-top 14975  df-topon 14988  df-bases 15020  df-cn 15165  df-cnp 15166  df-tx 15230  df-cncf 15548
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator