Step * 1 2 1 2 of Lemma strong-continuity-implies3


1. (ℕ ⟶ ℕ) ⟶ ℕ
2. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
3. ∀f:ℕ ⟶ ℕ(↓∃n:ℕ(((M f) (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ((↑isl(M f))  (m n ∈ ℕ)))))
4. : ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  Dec(∃i:ℕn. ((↑isl(M s)) ∧ outl(M s) < n))
⊢ ∀f:ℕ ⟶ ℕ
    (↓∃n:ℕ
       ((((λn,s. case of inl(t) => (fst(t)) inr(x) => inr ⋅ f) (inl (F f)) ∈ (ℕ?))
       ∧ (∀m:ℕ
            ((↑isl((λn,s. case of inl(t) => (fst(t)) inr(x) => inr ⋅ f))
             (((λn,s. case of inl(t) => (fst(t)) inr(x) => inr ⋅ f) (inl (F f)) ∈ (ℕ?))))))
BY
(Reduce THEN ParallelOp -2 THEN SqExRepD THEN 0) }

1
1. (ℕ ⟶ ℕ) ⟶ ℕ
2. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
3. ∀f:ℕ ⟶ ℕ(↓∃n:ℕ(((M f) (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ((↑isl(M f))  (m n ∈ ℕ)))))
4. : ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  Dec(∃i:ℕn. ((↑isl(M s)) ∧ outl(M s) < n))
5. : ℕ ⟶ ℕ
6. : ℕ
7. (M f) (inl (F f)) ∈ (ℕ?)
8. ∀m:ℕ((↑isl(M f))  (m n ∈ ℕ))
⊢ ∃n:ℕ
   ((case of inl(t) => (fst(t)) inr(x) => inr ⋅  (inl (F f)) ∈ (ℕ?))
   ∧ (∀m:ℕ
        ((↑isl(case of inl(t) => (fst(t)) inr(x) => inr ⋅ ))
         (case of inl(t) => (fst(t)) inr(x) => inr ⋅  (inl (F f)) ∈ (ℕ?)))))


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{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  f))  {}\mRightarrow{}  (m  =  n)))))
4.  d  :  \mforall{}n:\mBbbN{}.  \mforall{}s:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.    Dec(\mexists{}i:\mBbbN{}n.  ((\muparrow{}isl(M  i  s))  \mwedge{}  outl(M  i  s)  <  n))
\mvdash{}  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}
        (\mdownarrow{}\mexists{}n:\mBbbN{}
              ((((\mlambda{}n,s.  case  d  n  s  of  inl(t)  =>  M  (fst(t))  s  |  inr(x)  =>  inr  \mcdot{}  )  n  f)  =  (inl  (F  f)))
              \mwedge{}  (\mforall{}m:\mBbbN{}
                        ((\muparrow{}isl((\mlambda{}n,s.  case  d  n  s  of  inl(t)  =>  M  (fst(t))  s  |  inr(x)  =>  inr  \mcdot{}  )  m  f))
                        {}\mRightarrow{}  (((\mlambda{}n,s.  case  d  n  s  of  inl(t)  =>  M  (fst(t))  s  |  inr(x)  =>  inr  \mcdot{}  )  m  f)  =  (inl  (F  f)))\000C))))


By


Latex:
(Reduce  0  THEN  ParallelOp  -2  THEN  SqExRepD  THEN  D  0)




Home Index