Step
*
1
1
1
1
of Lemma
pseudo-positive-is-positive-proof2
1. ∀a:ℕ*. ((∀c:ℕ*. ((¬¬(∃n:ℕ. (¬((a n) = (c n) ∈ ℤ)))) ∨ (¬¬(∃n:ℕ. (¬(0 = (c n) ∈ ℤ)))))) 
⇒ (∃n:ℕ. 0 < a n))
2. x : ℝ
3. pseudo-positive(x)
4. d : ∀n:ℕ. ((|x| < (r1)/2^n) ∨ ((r1)/2^(n + 1) < |x|))
5. c : ℕ*
⊢ (¬¬(∃n:ℕ. (¬((nat-star-retract(λn.if isl(d n) then 0 else 1 fi ) n) = (c n) ∈ ℤ)))) ∨ (¬¬(∃n:ℕ. (¬(0 = (c n) ∈ ℤ))))
BY
{ ((InstLemma  `converges-iff-cauchy` [
    ⌜λ2n.if (∀i∈upto(n).(nat-star-retract(λn.if isl(d n) then 0 else 1 fi ) i =z c i))_b then x else r0 fi ⌝]⋅
    THENA Auto
    )
   THEN RepeatFor 2 (D -1)
   ) }
1
.....antecedent..... 
1. ∀a:ℕ*. ((∀c:ℕ*. ((¬¬(∃n:ℕ. (¬((a n) = (c n) ∈ ℤ)))) ∨ (¬¬(∃n:ℕ. (¬(0 = (c n) ∈ ℤ)))))) 
⇒ (∃n:ℕ. 0 < a n))
2. x : ℝ
3. pseudo-positive(x)
4. d : ∀n:ℕ. ((|x| < (r1)/2^n) ∨ ((r1)/2^(n + 1) < |x|))
5. c : ℕ*
6. if (∀i∈upto(n).(nat-star-retract(λn.if isl(d n) then 0 else 1 fi ) i =z c i))_b then x else r0 fi ↓ as n→∞
⇒ cauchy(n.if (∀i∈upto(n).(nat-star-retract(λn.if isl(d n) then 0 else 1 fi ) i =z c i))_b then x else r0 fi )
⊢ cauchy(n.if (∀i∈upto(n).(nat-star-retract(λn.if isl(d n) then 0 else 1 fi ) i =z c i))_b then x else r0 fi )
2
1. ∀a:ℕ*. ((∀c:ℕ*. ((¬¬(∃n:ℕ. (¬((a n) = (c n) ∈ ℤ)))) ∨ (¬¬(∃n:ℕ. (¬(0 = (c n) ∈ ℤ)))))) 
⇒ (∃n:ℕ. 0 < a n))
2. x : ℝ
3. pseudo-positive(x)
4. d : ∀n:ℕ. ((|x| < (r1)/2^n) ∨ ((r1)/2^(n + 1) < |x|))
5. c : ℕ*
6. if (∀i∈upto(n).(nat-star-retract(λn.if isl(d n) then 0 else 1 fi ) i =z c i))_b then x else r0 fi ↓ as n→∞
⇒ cauchy(n.if (∀i∈upto(n).(nat-star-retract(λn.if isl(d n) then 0 else 1 fi ) i =z c i))_b then x else r0 fi )
7. if (∀i∈upto(n).(nat-star-retract(λn.if isl(d n) then 0 else 1 fi ) i =z c i))_b then x else r0 fi ↓ as n→∞
⊢ (¬¬(∃n:ℕ. (¬((nat-star-retract(λn.if isl(d n) then 0 else 1 fi ) n) = (c n) ∈ ℤ)))) ∨ (¬¬(∃n:ℕ. (¬(0 = (c n) ∈ ℤ))))
Latex:
Latex:
1.  \mforall{}a:\mBbbN{}*
          ((\mforall{}c:\mBbbN{}*.  ((\mneg{}\mneg{}(\mexists{}n:\mBbbN{}.  (\mneg{}((a  n)  =  (c  n)))))  \mvee{}  (\mneg{}\mneg{}(\mexists{}n:\mBbbN{}.  (\mneg{}(0  =  (c  n)))))))  {}\mRightarrow{}  (\mexists{}n:\mBbbN{}.  0  <  a  n))
2.  x  :  \mBbbR{}
3.  pseudo-positive(x)
4.  d  :  \mforall{}n:\mBbbN{}.  ((|x|  <  (r1)/2\^{}n)  \mvee{}  ((r1)/2\^{}(n  +  1)  <  |x|))
5.  c  :  \mBbbN{}*
\mvdash{}  (\mneg{}\mneg{}(\mexists{}n:\mBbbN{}.  (\mneg{}((nat-star-retract(\mlambda{}n.if  isl(d  n)  then  0  else  1  fi  )  n)  =  (c  n)))))
\mvee{}  (\mneg{}\mneg{}(\mexists{}n:\mBbbN{}.  (\mneg{}(0  =  (c  n)))))
By
Latex:
((InstLemma    `converges-iff-cauchy`  [\mkleeneopen{}\mlambda{}\msubtwo{}n.if  (\mforall{}i\mmember{}upto(n).(nat-star-retract(\mlambda{}n.if  isl(d  n)
                                                                                                                                                            then  0
                                                                                                                                                            else  1
                                                                                                                                                            fi  ) 
                                                                                                                    i  =\msubz{}  c  i))\_b
                                                                            then  x
                                                                            else  r0
                                                                            fi  \mkleeneclose{}]\mcdot{}
    THENA  Auto
    )
  THEN  RepeatFor  2  (D  -1)
  )
Home
Index