Step
*
1
1
1
1
1
1
2
of Lemma
classical-exists-implies-approx
1. I : {I:Interval| icompact(I)} 
2. ∀f:{f:I^1 ⟶ ℝ| ∀a,b:I^1.  (req-vec(1;a;b) 
⇒ ((f a) = (f b)))} 
     ((¬¬(∃x:I^1. ((f x) = r0))) 
⇒ (∀e:{e:ℝ| r0 < e} . ∃x:I^1. (|f x| < e)))
3. f : {f:I ⟶ℝ| ifun(f;I)} 
4. icompact(I)
5. ifun(f;I)
6. λv.(f (v 0)) ∈ I^1 ⟶ ℝ
7. a : ℝ^1
8. ∀i:ℕ1. (a i ∈ I)
9. b : ℝ^1
10. ∀i:ℕ1. (b i ∈ I)
11. (a 0) = (b 0)
12. I ⊆ [left-endpoint(I), right-endpoint(I)] 
⊢ (f (a 0)) = (f (b 0))
BY
{ (BackThruSomeHyp' THEN Auto) }
Latex:
Latex:
1.  I  :  \{I:Interval|  icompact(I)\} 
2.  \mforall{}f:\{f:I\^{}1  {}\mrightarrow{}  \mBbbR{}|  \mforall{}a,b:I\^{}1.    (req-vec(1;a;b)  {}\mRightarrow{}  ((f  a)  =  (f  b)))\} 
          ((\mneg{}\mneg{}(\mexists{}x:I\^{}1.  ((f  x)  =  r0)))  {}\mRightarrow{}  (\mforall{}e:\{e:\mBbbR{}|  r0  <  e\}  .  \mexists{}x:I\^{}1.  (|f  x|  <  e)))
3.  f  :  \{f:I  {}\mrightarrow{}\mBbbR{}|  ifun(f;I)\} 
4.  icompact(I)
5.  ifun(f;I)
6.  \mlambda{}v.(f  (v  0))  \mmember{}  I\^{}1  {}\mrightarrow{}  \mBbbR{}
7.  a  :  \mBbbR{}\^{}1
8.  \mforall{}i:\mBbbN{}1.  (a  i  \mmember{}  I)
9.  b  :  \mBbbR{}\^{}1
10.  \mforall{}i:\mBbbN{}1.  (b  i  \mmember{}  I)
11.  (a  0)  =  (b  0)
12.  I  \msubseteq{}  [left-endpoint(I),  right-endpoint(I)] 
\mvdash{}  (f  (a  0))  =  (f  (b  0))
By
Latex:
(BackThruSomeHyp'  THEN  Auto)
Home
Index