Step * of Lemma strong-continuity2-no-inner-squash-bound

F:(ℕ ⟶ ℕ) ⟶ ℕ
  ⇃(∃M:n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
     ∀f:ℕ ⟶ ℕ
       ∃n:ℕ(F f < n ∧ ((M f) (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ((↑isl(M f))  ((M f) (inl (F f)) ∈ (ℕ?))))))
BY
((D THENA Auto) THEN (InstLemma `strong-continuity2-no-inner-squash` [⌜F⌝]⋅ THENA Auto)) }

1
1. (ℕ ⟶ ℕ) ⟶ ℕ
2. ⇃(∃M:n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
      ∀f:ℕ ⟶ ℕ((∃n:ℕ((M f) (inl (F f)) ∈ (ℕ?))) ∧ (∀n:ℕ(M f) (inl (F f)) ∈ (ℕ?) supposing ↑isl(M f))))
⊢ ⇃(∃M:n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
     ∀f:ℕ ⟶ ℕ
       ∃n:ℕ(F f < n ∧ ((M f) (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ((↑isl(M f))  ((M f) (inl (F f)) ∈ (ℕ?))))))


Latex:


Latex:
\mforall{}F:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}
    \00D9(\mexists{}M:n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}n?)
          \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}
              \mexists{}n:\mBbbN{}
                (F  f  <  n  \mwedge{}  ((M  n  f)  =  (inl  (F  f)))  \mwedge{}  (\mforall{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  f))  {}\mRightarrow{}  ((M  m  f)  =  (inl  (F  f)))))))


By


Latex:
((D  0  THENA  Auto)  THEN  (InstLemma  `strong-continuity2-no-inner-squash`  [\mkleeneopen{}F\mkleeneclose{}]\mcdot{}  THENA  Auto))




Home Index