Step * of Lemma weak-continuity-nat-nat

F:(ℕ ⟶ ℕ) ⟶ ℕ. ∀f:ℕ ⟶ ℕ.  ⇃(∃n:ℕ. ∀g:ℕ ⟶ ℕ((f g ∈ (ℕn ⟶ ℕ))  ((F f) (F g) ∈ ℕ)))
BY
(InstLemma `strong-continuity2-implies-weak` []⋅ THEN Trivial) }


Latex:


Latex:
\mforall{}F:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.    \00D9(\mexists{}n:\mBbbN{}.  \mforall{}g:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  ((f  =  g)  {}\mRightarrow{}  ((F  f)  =  (F  g))))


By


Latex:
(InstLemma  `strong-continuity2-implies-weak`  []\mcdot{}  THEN  Trivial)




Home Index