Step * 1 1 1 2 1 1 1 1 of Lemma classical-exists-implies-approx


1. {I:Interval| icompact(I)} 
2. {f:I ⟶ℝifun(f;I)} 
3. icompact(I)
4. ifun(f;I)
5. λv.(f (v 0)) ∈ I^1 ⟶ ℝ
6. ∀a,b:I^1.  (req-vec(1;a;b)  ((f (a 0)) (f (b 0))))
7. {x:ℝx ∈ I} 
8. f[x] r0
⊢ (f ((λi.x) 0)) r0
BY
(Reduce THEN Auto) }


Latex:


Latex:

1.  I  :  \{I:Interval|  icompact(I)\} 
2.  f  :  \{f:I  {}\mrightarrow{}\mBbbR{}|  ifun(f;I)\} 
3.  icompact(I)
4.  ifun(f;I)
5.  \mlambda{}v.(f  (v  0))  \mmember{}  I\^{}1  {}\mrightarrow{}  \mBbbR{}
6.  \mforall{}a,b:I\^{}1.    (req-vec(1;a;b)  {}\mRightarrow{}  ((f  (a  0))  =  (f  (b  0))))
7.  x  :  \{x:\mBbbR{}|  x  \mmember{}  I\} 
8.  f[x]  =  r0
\mvdash{}  (f  ((\mlambda{}i.x)  0))  =  r0


By


Latex:
(Reduce  0  THEN  Auto)




Home Index