Step * 1 2 of Lemma basic-implies-strong-continuity2


1. [T] Type
2. [F] (ℕ ⟶ T) ⟶ ℕ
3. ∃M:n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ ⋃ (ℕ × ℕ)) [(∀f:ℕ ⟶ T
                                            ((∃n:ℕ((M f) (F f) ∈ ℕ))
                                            ∧ (∀n:ℕ(M f) (F f) ∈ ℕ supposing is an integer)
                                            ∧ (∀n,m:ℕ.  ((n ≤ m)  is an integer  is an integer))))]
4. ∃M:n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ?)
    ∀f:ℕ ⟶ T. ((↓∃n:ℕ((M f) (inl (F f)) ∈ (ℕ?))) ∧ (∀n:ℕ(M f) (inl (F f)) ∈ (ℕ?) supposing ↑isl(M f)))
⊢ strong-continuity2(T;F)
BY
(Thin (-2) THEN ExRepD THEN (With ⌜M⌝ (D 0) ⋅ THENA Auto) THEN ParallelLast) }

1
1. [T] Type
2. [F] (ℕ ⟶ T) ⟶ ℕ
3. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ?)
4. ∀f:ℕ ⟶ T. ((↓∃n:ℕ((M f) (inl (F f)) ∈ (ℕ?))) ∧ (∀n:ℕ(M f) (inl (F f)) ∈ (ℕ?) supposing ↑isl(M f)))
5. : ℕ ⟶ T
6. (↓∃n:ℕ((M f) (inl (F f)) ∈ (ℕ?))) ∧ (∀n:ℕ(M f) (inl (F f)) ∈ (ℕ?) supposing ↑isl(M f))
⊢ (∃n:ℕ((M f) (inl (F f)) ∈ (ℕ?))) ∧ (∀n:ℕ(M f) (inl (F f)) ∈ (ℕ?) supposing ↑isl(M f))


Latex:


Latex:

1.  [T]  :  Type
2.  [F]  :  (\mBbbN{}  {}\mrightarrow{}  T)  {}\mrightarrow{}  \mBbbN{}
3.  \mexists{}M:n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  (\mBbbN{}  \mcup{}  (\mBbbN{}  \mtimes{}  \mBbbN{}))  [(\mforall{}f:\mBbbN{}  {}\mrightarrow{}  T
                                                                                        ((\mexists{}n:\mBbbN{}.  ((M  n  f)  =  (F  f)))
                                                                                        \mwedge{}  (\mforall{}n:\mBbbN{}.  (M  n  f)  =  (F  f)  supposing  M  n  f  is  an  integer)
                                                                                        \mwedge{}  (\mforall{}n,m:\mBbbN{}.
                                                                                                  ((n  \mleq{}  m)
                                                                                                  {}\mRightarrow{}  M  n  f  is  an  integer
                                                                                                  {}\mRightarrow{}  M  m  f  is  an  integer))))]
4.  \mexists{}M:n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  (\mBbbN{}?)
        \mforall{}f:\mBbbN{}  {}\mrightarrow{}  T
            ((\mdownarrow{}\mexists{}n:\mBbbN{}.  ((M  n  f)  =  (inl  (F  f))))  \mwedge{}  (\mforall{}n:\mBbbN{}.  (M  n  f)  =  (inl  (F  f))  supposing  \muparrow{}isl(M  n  f)))
\mvdash{}  strong-continuity2(T;F)


By


Latex:
(Thin  (-2)  THEN  ExRepD  THEN  (With  \mkleeneopen{}M\mkleeneclose{}  (D  0)  \mcdot{}  THENA  Auto)  THEN  ParallelLast)




Home Index