Step * 3 of Lemma monotone-bar-induction1


1. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
2. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
3. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  (B[n;s]  (∀m:ℕB[n 1;s.m@n]))
4. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  (B[n;s]  (↓Q[n;s]))
5. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  ((∀m:ℕ(↓Q[n 1;s.m@n]))  (↓Q[n;s]))
6. ∀alpha:ℕ ⟶ ℕ. ∃m:ℕB[m;alpha]
7. alpha:(ℕ ⟶ ℕ) ⟶ ℕ
8. ∀alpha:ℕ ⟶ ℕB[F alpha;alpha]
9. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
10. ∀f:ℕ ⟶ ℕ(↓∃n:ℕ(((M f) (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ((↑isl(M f))  ((M f) (inl (F f)) ∈ (ℕ?))))))
11. alpha : ℕ ⟶ ℕ
⊢ ↓∃m:ℕ(↑isl(M alpha))
BY
((InstHyp [⌜alpha⌝(-2)⋅ THENA Auto) THEN SqExRepD THEN THEN With ⌜n⌝ (D 0)⋅ THEN Auto) }


Latex:


Latex:

1.  B  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbP{}
2.  Q  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbP{}
3.  \mforall{}n:\mBbbN{}.  \mforall{}s:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.    (B[n;s]  {}\mRightarrow{}  (\mforall{}m:\mBbbN{}.  B[n  +  1;s.m@n]))
4.  \mforall{}n:\mBbbN{}.  \mforall{}s:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.    (B[n;s]  {}\mRightarrow{}  (\mdownarrow{}Q[n;s]))
5.  \mforall{}n:\mBbbN{}.  \mforall{}s:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.    ((\mforall{}m:\mBbbN{}.  (\mdownarrow{}Q[n  +  1;s.m@n]))  {}\mRightarrow{}  (\mdownarrow{}Q[n;s]))
6.  \mforall{}alpha:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  \mexists{}m:\mBbbN{}.  B[m;alpha]
7.  F  :  alpha:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}
8.  \mforall{}alpha:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  B[F  alpha;alpha]
9.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}n?)
10.  \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)))))))
11.  alpha  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}
\mvdash{}  \mdownarrow{}\mexists{}m:\mBbbN{}.  (\muparrow{}isl(M  m  alpha))


By


Latex:
((InstHyp  [\mkleeneopen{}alpha\mkleeneclose{}]  (-2)\mcdot{}  THENA  Auto)  THEN  SqExRepD  THEN  D  0  THEN  With  \mkleeneopen{}n\mkleeneclose{}  (D  0)\mcdot{}  THEN  Auto)




Home Index