Step * 3 1 of Lemma simple_general_fan_theorem

.....subterm..... T:t
2:n
1. Type
2. ∀K:T ⟶ ℕ(∃B:ℕ [(∀t:T. ((K t) ≤ B))])
3. n:ℕ ⟶ (ℕn ⟶ T) ⟶ ℙ
4. ∀f:ℕ ⟶ T. (↓∃n:ℕX[n;f])
5. ∀n:ℕ. ∀s:ℕn ⟶ T.  Dec(X[n;s])
6. ∀x:Top. (∃k:ℕ [(∀f:ℕ ⟶ T. ∃m:ℕk. X[0 m;seq-append(0;m;x;f)])])
7. : ℕ
8. ∀f:ℕ ⟶ T. ∃m:ℕk. X[0 m;seq-append(0;m;⊥;f)]
9. : ℕ ⟶ T
10. : ℕk
11. X[0 m;seq-append(0;m;⊥;f)]
⊢ seq-append(0;m;⊥;f) ∈ (ℕm ⟶ T)
BY
((Ext THEN Auto) THEN RepUR ``seq-append`` THEN RepeatFor (AutoSplit)) }


Latex:


Latex:
.....subterm.....  T:t
2:n
1.  T  :  Type
2.  \mforall{}K:T  {}\mrightarrow{}  \mBbbN{}.  (\mexists{}B:\mBbbN{}  [(\mforall{}t:T.  ((K  t)  \mleq{}  B))])
3.  X  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  \mBbbP{}
4.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  T.  (\mdownarrow{}\mexists{}n:\mBbbN{}.  X[n;f])
5.  \mforall{}n:\mBbbN{}.  \mforall{}s:\mBbbN{}n  {}\mrightarrow{}  T.    Dec(X[n;s])
6.  \mforall{}x:Top.  (\mexists{}k:\mBbbN{}  [(\mforall{}f:\mBbbN{}  {}\mrightarrow{}  T.  \mexists{}m:\mBbbN{}k.  X[0  +  m;seq-append(0;m;x;f)])])
7.  k  :  \mBbbN{}
8.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  T.  \mexists{}m:\mBbbN{}k.  X[0  +  m;seq-append(0;m;\mbot{};f)]
9.  f  :  \mBbbN{}  {}\mrightarrow{}  T
10.  m  :  \mBbbN{}k
11.  X[0  +  m;seq-append(0;m;\mbot{};f)]
\mvdash{}  f  =  seq-append(0;m;\mbot{};f)


By


Latex:
((Ext  THEN  Auto)  THEN  RepUR  ``seq-append``  0  THEN  RepeatFor  2  (AutoSplit))




Home Index