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


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

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


Latex:


Latex:

1.  F  :  (\mBbbN{}  {}\mrightarrow{}  \mBbbB{})  {}\mrightarrow{}  \mBbbZ{}
\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-int-ext`  [\mkleeneopen{}F\mkleeneclose{}]\mcdot{}  THENA  Auto)
                THEN  (InstLemma  `uniform-continuity-pi-pi-prop2`  [\mkleeneopen{}\mBbbZ{}\mkleeneclose{};\mkleeneopen{}F\mkleeneclose{}]\mcdot{}  THENA  Auto)
                )




Home Index