Step * of Lemma strong-continuity-test-prop3

[T:Type]. ∀[M:n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ?)]. ∀[n,m:ℕ]. ∀[f:ℕ ⟶ T].
  ((↑isl(strong-continuity-test(M;n;f;M f)))  (↑isl(strong-continuity-test(M;m;f;M f)))  (n m ∈ ℤ))
BY
(UnivCD THENA Auto) }

1
1. Type
2. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ?)
3. : ℕ
4. : ℕ
5. : ℕ ⟶ T
6. ↑isl(strong-continuity-test(M;n;f;M f))@i
7. ↑isl(strong-continuity-test(M;m;f;M f))@i
⊢ m ∈ ℤ


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[M:n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  (\mBbbN{}?)].  \mforall{}[n,m:\mBbbN{}].  \mforall{}[f:\mBbbN{}  {}\mrightarrow{}  T].
    ((\muparrow{}isl(strong-continuity-test(M;n;f;M  n  f)))
    {}\mRightarrow{}  (\muparrow{}isl(strong-continuity-test(M;m;f;M  m  f)))
    {}\mRightarrow{}  (n  =  m))


By


Latex:
(UnivCD  THENA  Auto)




Home Index