Step * 2 1 1 of Lemma simple_more_general_fan_theorem

.....subterm..... T:t
2:n
1. : ℕ ⟶ Type
2. ∀i:ℕT[i]
3. ∀i:ℕ. ∀K:T[i] ⟶ ℕ.  (∃B:ℕ [(∀t:T[i]. ((K t) ≤ B))])
4. n:ℕ ⟶ (i:ℕn ⟶ T[i]) ⟶ ℙ
5. ∀f:i:ℕ ⟶ T[i]. (↓∃n:ℕX[n;f])
6. ∀n:ℕ. ∀s:i:ℕn ⟶ T[i].  Dec(X[n;s])
7. : ℕ
8. : ℕn ⟶ (i:ℕ × T[i])
9. ∀i:ℕn. ((fst((s i))) i ∈ ℤ)
10. X[n;project-seq(s)]
11. : ℕ ⟶ (i:ℕ × T[i])
12. ∀i:ℕ((fst((f i))) (i n) ∈ ℤ)
⊢ project-seq(seq-append(n;0;s;f)) project-seq(s) ∈ (i:ℕ0 ⟶ T[i])
BY
(((Ext THEN Auto) THEN RepUR ``project-seq seq-append`` 0)
   THEN ((Subst' THENA Auto) THEN (Assert x < BY Auto))
   THEN (OReduce THENA Auto)) }

1
1. : ℕ ⟶ Type
2. ∀i:ℕT[i]
3. ∀i:ℕ. ∀K:T[i] ⟶ ℕ.  (∃B:ℕ [(∀t:T[i]. ((K t) ≤ B))])
4. n:ℕ ⟶ (i:ℕn ⟶ T[i]) ⟶ ℙ
5. ∀f:i:ℕ ⟶ T[i]. (↓∃n:ℕX[n;f])
6. ∀n:ℕ. ∀s:i:ℕn ⟶ T[i].  Dec(X[n;s])
7. : ℕ
8. : ℕn ⟶ (i:ℕ × T[i])
9. ∀i:ℕn. ((fst((s i))) i ∈ ℤ)
10. X[n;project-seq(s)]
11. : ℕ ⟶ (i:ℕ × T[i])
12. ∀i:ℕ((fst((f i))) (i n) ∈ ℤ)
13. : ℕ0
14. x < n
⊢ (snd((s x))) (snd((s x))) ∈ T[x]


Latex:


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


By


Latex:
(((Ext  THEN  Auto)  THEN  RepUR  ``project-seq  seq-append``  0)
  THEN  ((Subst'  n  +  0  \msim{}  n  0  THENA  Auto)  THEN  (Assert  x  <  n  BY  Auto))
  THEN  (OReduce  0  THENA  Auto))




Home Index