Step
*
1
1
1
1
of Lemma
Kripke2b
1. a : ℕ ⟶ ℕ
2. ∀P:(ℕ ⟶ ℕ) ⟶ ℙ. ((P a) 
⇒ ⇃(∃k:ℕ. ∀g:ℕ ⟶ ℕ. ((a = g ∈ (ℕk ⟶ ℕ)) 
⇒ (P g))))
3. init0(a)
4. increasing-sequence(a)
5. ∀m:ℕ. ∃n:ℕ. ((a n) ≥ m )
6. k : ℕ
7. F : ∀b:{b:ℕ ⟶ ℕ| a = b ∈ (ℕk ⟶ ℕ)} . ∃n:ℕ. ((b n) ≥ ((a k) + 1) )
⊢ False
BY
{ ((InstLemma `strong-continuity2-implies-uniform-continuity2-nat` [⌜kripke2b-baire-seq(a;k;F)⌝]⋅ THENA Auto)
   THEN ExRepD
   ) }
1
1. a : ℕ ⟶ ℕ
2. ∀P:(ℕ ⟶ ℕ) ⟶ ℙ. ((P a) 
⇒ ⇃(∃k:ℕ. ∀g:ℕ ⟶ ℕ. ((a = g ∈ (ℕk ⟶ ℕ)) 
⇒ (P g))))
3. init0(a)
4. increasing-sequence(a)
5. ∀m:ℕ. ∃n:ℕ. ((a n) ≥ m )
6. k : ℕ
7. F : ∀b:{b:ℕ ⟶ ℕ| a = b ∈ (ℕk ⟶ ℕ)} . ∃n:ℕ. ((b n) ≥ ((a k) + 1) )
8. n : ℕ
9. ∀f,g:ℕ ⟶ 𝔹.  ((f = g ∈ (ℕn ⟶ 𝔹)) 
⇒ ((kripke2b-baire-seq(a;k;F) f) = (kripke2b-baire-seq(a;k;F) g) ∈ ℕ))
⊢ False
Latex:
Latex:
1.  a  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}
2.  \mforall{}P:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbP{}.  ((P  a)  {}\mRightarrow{}  \00D9(\mexists{}k:\mBbbN{}.  \mforall{}g:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  ((a  =  g)  {}\mRightarrow{}  (P  g))))
3.  init0(a)
4.  increasing-sequence(a)
5.  \mforall{}m:\mBbbN{}.  \mexists{}n:\mBbbN{}.  ((a  n)  \mgeq{}  m  )
6.  k  :  \mBbbN{}
7.  F  :  \mforall{}b:\{b:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}|  a  =  b\}  .  \mexists{}n:\mBbbN{}.  ((b  n)  \mgeq{}  ((a  k)  +  1)  )
\mvdash{}  False
By
Latex:
((InstLemma  `strong-continuity2-implies-uniform-continuity2-nat`  [\mkleeneopen{}kripke2b-baire-seq(a;k;F)\mkleeneclose{}]\mcdot{}
    THENA  Auto
    )
  THEN  ExRepD
  )
Home
Index