Step
*
1
1
of Lemma
strong-continuity-implies2
1. F : (ℕ ⟶ ℕ) ⟶ ℕ
2. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
3. ∀f:ℕ ⟶ ℕ. ((↓∃n:ℕ. ((M n f) = (inl (F f)) ∈ (ℕ?))) ∧ (∀n:ℕ. (M n f) = (inl (F f)) ∈ (ℕ?) supposing ↑isl(M n f)))
⊢ ↓∃M:n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
    ∀f:ℕ ⟶ ℕ. (↓∃n:ℕ. (((M n f) = (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ. ((↑isl(M m f)) 
⇒ (m = n ∈ ℕ)))))
BY
{ (D 0 THEN InstConcl [⌜λn,f. strong-continuity-test(M;n;f;M n f)⌝]⋅ THEN Try (CpltAuto)) }
1
1. F : (ℕ ⟶ ℕ) ⟶ ℕ
2. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
3. ∀f:ℕ ⟶ ℕ. ((↓∃n:ℕ. ((M n f) = (inl (F f)) ∈ (ℕ?))) ∧ (∀n:ℕ. (M n f) = (inl (F f)) ∈ (ℕ?) supposing ↑isl(M n f)))
⊢ ∀f:ℕ ⟶ ℕ
    (↓∃n:ℕ
       ((((λn,f. strong-continuity-test(M;n;f;M n f)) n f) = (inl (F f)) ∈ (ℕ?))
       ∧ (∀m:ℕ. ((↑isl((λn,f. strong-continuity-test(M;n;f;M n f)) m f)) 
⇒ (m = n ∈ ℕ)))))
Latex:
Latex:
1.  F  :  (\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}
2.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}?)
3.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}
          ((\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{}  \mdownarrow{}\mexists{}M:n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}?)
        \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  (\mdownarrow{}\mexists{}n:\mBbbN{}.  (((M  n  f)  =  (inl  (F  f)))  \mwedge{}  (\mforall{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  f))  {}\mRightarrow{}  (m  =  n)))))
By
Latex:
(D  0  THEN  InstConcl  [\mkleeneopen{}\mlambda{}n,f.  strong-continuity-test(M;n;f;M  n  f)\mkleeneclose{}]\mcdot{}  THEN  Try  (CpltAuto))
Home
Index