Step * 1 of Lemma strong-continuity2-implies-uniform-continuity2


1. (ℕ ⟶ 𝔹) ⟶ 𝔹
⊢ ∃n:ℕ. ∀f,g:ℕ ⟶ 𝔹.  ((f g ∈ (ℕn ⟶ 𝔹))  g)
BY
TACTIC:((InstLemma `strong-continuity2-implies-uniform-continuity` [⌜F⌝]⋅ THENA Auto)
          THEN (InstLemma `uniform-continuity-pi-pi-prop2` [⌜𝔹⌝;⌜F⌝]⋅ THENA Auto)
          }

1
1. (ℕ ⟶ 𝔹) ⟶ 𝔹
2. ⇃(∃n:ℕ. ∀f,g:ℕ ⟶ 𝔹.  ((f g ∈ (ℕn ⟶ 𝔹))  g))
3. ∃n:ℕucpB(𝔹;F;n) ⇐⇒ ∃n:ℕucA(𝔹;F;n)
⊢ ∃n:ℕ. ∀f,g:ℕ ⟶ 𝔹.  ((f g ∈ (ℕn ⟶ 𝔹))  g)


Latex:


Latex:

1.  F  :  (\mBbbN{}  {}\mrightarrow{}  \mBbbB{})  {}\mrightarrow{}  \mBbbB{}
\mvdash{}  \mexists{}n:\mBbbN{}.  \mforall{}f,g:\mBbbN{}  {}\mrightarrow{}  \mBbbB{}.    ((f  =  g)  {}\mRightarrow{}  F  f  =  F  g)


By


Latex:
TACTIC:((InstLemma  `strong-continuity2-implies-uniform-continuity`  [\mkleeneopen{}F\mkleeneclose{}]\mcdot{}  THENA  Auto)
                THEN  (InstLemma  `uniform-continuity-pi-pi-prop2`  [\mkleeneopen{}\mBbbB{}\mkleeneclose{};\mkleeneopen{}F\mkleeneclose{}]\mcdot{}  THENA  Auto)
                )




Home Index