Step * 1 2 of Lemma monotone-bar-induction3-2


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. bar : ∀alpha:ℕ ⟶ ℕ. ⇃(∃m:ℕB[m;alpha])
7. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
8. ∀f:ℕ ⟶ ℕ
     ∃n:ℕ
      ∃k:ℕn. (((λf,n. (B f)) k) ∧ ((M f) (inl k) ∈ (ℕ?)) ∧ (∀m:ℕ((↑isl(M f))  ((M f) (inl k) ∈ (ℕ?))))\000C)
9. : ℕ
10. : ℕn ⟶ ℕ
11. ∀t:ℕQ[n 1;s++t]
⊢ Q[n;s]
BY
(BHyp 5  THEN Auto) }

1
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. bar : ∀alpha:ℕ ⟶ ℕ. ⇃(∃m:ℕB[m;alpha])
7. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
8. ∀f:ℕ ⟶ ℕ
     ∃n:ℕ
      ∃k:ℕn. (((λf,n. (B f)) k) ∧ ((M f) (inl k) ∈ (ℕ?)) ∧ (∀m:ℕ((↑isl(M f))  ((M f) (inl k) ∈ (ℕ?))))\000C)
9. : ℕ
10. : ℕn ⟶ ℕ
11. ∀t:ℕQ[n 1;s++t]
12. : ℕ
⊢ Q[n 1;s.m@n]


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{}  Q[n;s])
5.  \mforall{}n:\mBbbN{}.  \mforall{}s:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.    ((\mforall{}m:\mBbbN{}.  Q[n  +  1;s.m@n])  {}\mRightarrow{}  Q[n;s])
6.  bar  :  \mforall{}alpha:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  \00D9(\mexists{}m:\mBbbN{}.  B[m;alpha])
7.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}n?)
8.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}
          \mexists{}n:\mBbbN{}
            \mexists{}k:\mBbbN{}n
              (((\mlambda{}f,n.  (B  n  f))  f  k)  \mwedge{}  ((M  n  f)  =  (inl  k))  \mwedge{}  (\mforall{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  f))  {}\mRightarrow{}  ((M  m  f)  =  (inl  k))))\000C)
9.  n  :  \mBbbN{}
10.  s  :  \mBbbN{}n  {}\mrightarrow{}  \mBbbN{}
11.  \mforall{}t:\mBbbN{}.  Q[n  +  1;s++t]
\mvdash{}  Q[n;s]


By


Latex:
(BHyp  5    THEN  Auto)




Home Index