Step
*
1
of Lemma
weak-continuity-implies-strong-cantor-unique
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
{ ((InstConcl [⌜λn,f. strong-continuity-test(M;n;f;M n f)⌝]⋅ THENA Auto)
   THEN Reduce 0
   THEN (D 0 THENA Auto)
   THEN (InstHyp [⌜f⌝] (-2)⋅ THENA Auto)
   THEN ExRepD
   THEN Thin (-5)) }
1
1. F : (ℕ ⟶ 𝔹) ⟶ ℕ
2. M : n:ℕ ⟶ (ℕn ⟶ 𝔹) ⟶ (ℕ?)
3. f : ℕ ⟶ 𝔹
4. n : ℕ
5. (M n f) = (inl (F f)) ∈ (ℕ?)
6. ∀n:ℕ. (M n f) = (inl (F f)) ∈ (ℕ?) supposing ↑isl(M n f)
⊢ ∃n:ℕ
   ((strong-continuity-test(M;n;f;M n f) = (inl (F f)) ∈ (ℕ?))
   ∧ (∀m:ℕ. ((↑isl(strong-continuity-test(M;m;f;M m f))) 
⇒ (m = n ∈ ℕ))))
Latex:
Latex:
1.  F  :  (\mBbbN{}  {}\mrightarrow{}  \mBbbB{})  {}\mrightarrow{}  \mBbbN{}
2.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbB{})  {}\mrightarrow{}  (\mBbbN{}?)
3.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbB{}
          ((\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{}  \mexists{}M:n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbB{})  {}\mrightarrow{}  (\mBbbN{}?)
      \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbB{}.  \mexists{}n:\mBbbN{}.  (((M  n  f)  =  (inl  (F  f)))  \mwedge{}  (\mforall{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  f))  {}\mRightarrow{}  (m  =  n))))
By
Latex:
((InstConcl  [\mkleeneopen{}\mlambda{}n,f.  strong-continuity-test(M;n;f;M  n  f)\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  Reduce  0
  THEN  (D  0  THENA  Auto)
  THEN  (InstHyp  [\mkleeneopen{}f\mkleeneclose{}]  (-2)\mcdot{}  THENA  Auto)
  THEN  ExRepD
  THEN  Thin  (-5))
Home
Index