Step * 1 1 1 of Lemma strong-continuity-implies4


1. (ℕ ⟶ ℕ) ⟶ ℕ
2. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
3. ∀f:ℕ ⟶ ℕ(↓∃n:ℕ(((M f) (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ((↑isl(M f))  ((M f) (inl (F f)) ∈ (ℕ?))))))
4. : ℕ ⟶ ℕ
5. : ℕ
6. (M f) (inl (F f)) ∈ (ℕ?)
7. ∀m:ℕ((↑isl(M f))  ((M f) (inl (F f)) ∈ (ℕ?)))
⊢ <mu(λn.isl(M f)), Ax> ∈ ∃n:ℕ((M f) (inl (F f)) ∈ (ℕ?))
BY
((Assert isl(M f) isl(inl (F f)) BY (EquationFromHyp (-2) THEN Auto)) THEN Reduce -1) }

1
1. (ℕ ⟶ ℕ) ⟶ ℕ
2. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
3. ∀f:ℕ ⟶ ℕ(↓∃n:ℕ(((M f) (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ((↑isl(M f))  ((M f) (inl (F f)) ∈ (ℕ?))))))
4. : ℕ ⟶ ℕ
5. : ℕ
6. (M f) (inl (F f)) ∈ (ℕ?)
7. ∀m:ℕ((↑isl(M f))  ((M f) (inl (F f)) ∈ (ℕ?)))
8. isl(M f) tt
⊢ <mu(λn.isl(M f)), Ax> ∈ ∃n:ℕ((M f) (inl (F f)) ∈ (ℕ?))


Latex:


Latex:

1.  F  :  (\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}
2.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}n?)
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  m  f)  =  (inl  (F  f)))))))
4.  f  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}
5.  n  :  \mBbbN{}
6.  (M  n  f)  =  (inl  (F  f))
7.  \mforall{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  f))  {}\mRightarrow{}  ((M  m  f)  =  (inl  (F  f))))
\mvdash{}  <mu(\mlambda{}n.isl(M  n  f)),  Ax>  \mmember{}  \mexists{}n:\mBbbN{}.  ((M  n  f)  =  (inl  (F  f)))


By


Latex:
((Assert  isl(M  n  f)  =  isl(inl  (F  f))  BY  (EquationFromHyp  (-2)  THEN  Auto))  THEN  Reduce  -1)




Home Index