Step
*
1
1
1
2
1
1
of Lemma
classical-exists-implies-approx
.....antecedent..... 
1. I : {I:Interval| icompact(I)} 
2. f : {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:ℝ| x ∈ I} . (f[x] = r0))
⊢ ¬¬(∃x:I^1. (((λv.(f (v 0))) x) = r0))
BY
{ (RepeatFor 2 (ParallelLast) THEN D -1) }
1
1. I : {I:Interval| icompact(I)} 
2. f : {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:ℝ| x ∈ I} 
8. f[x] = r0
⊢ ∃x:I^1. (((λv.(f (v 0))) x) = r0)
Latex:
Latex:
.....antecedent..... 
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.  \mneg{}\mneg{}(\mexists{}x:\{x:\mBbbR{}|  x  \mmember{}  I\}  .  (f[x]  =  r0))
\mvdash{}  \mneg{}\mneg{}(\mexists{}x:I\^{}1.  (((\mlambda{}v.(f  (v  0)))  x)  =  r0))
By
Latex:
(RepeatFor  2  (ParallelLast)  THEN  D  -1)
Home
Index