Step * of Lemma strong-continuity2-iff-3

[T:Type]. ∀[F:(ℕ ⟶ T) ⟶ ℕ].  (strong-continuity2(T;F) ⇐⇒ strong-continuity3(T;F))
BY
(EAuto THEN All UnfoldTopAb THEN RepeatFor (ParallelLast) THEN Auto THEN ExRepD) }

1
1. Type
2. (ℕ ⟶ T) ⟶ ℕ
3. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ?)
4. ∀f:ℕ ⟶ T. ∃n:ℕ(((M f) (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ((↑isl(M f))  (m n ∈ ℕ))))
5. : ℕ ⟶ T
6. n2 : ℕ
7. (M n2 f) (inl (F f)) ∈ (ℕ?)
8. ∀m:ℕ((↑isl(M f))  (m n2 ∈ ℕ))
9. n1 : ℕ
10. (M n1 f) (inl (F f)) ∈ (ℕ?)
11. : ℕ
12. ↑isl(M f)
⊢ (M f) (inl (F f)) ∈ (ℕ?)


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[F:(\mBbbN{}  {}\mrightarrow{}  T)  {}\mrightarrow{}  \mBbbN{}].    (strong-continuity2(T;F)  \mLeftarrow{}{}\mRightarrow{}  strong-continuity3(T;F))


By


Latex:
(EAuto  1  THEN  All  UnfoldTopAb  THEN  RepeatFor  2  (ParallelLast)  THEN  Auto  THEN  ExRepD)




Home Index