Step
*
1
1
1
1
2
of Lemma
strong-continuous-list
1. F : Type ⟶ Type
2. Continuous+(T.F T)
3. X : ℕ ⟶ Type
4. x : ⋂n:ℕ. ((F (X n)) List)
5. i : ℕ||x||
6. ||x|| ≥ 0 
⊢ x[i] ∈ ⋂n:ℕ. (F (X n))
BY
{ (MemTypeCD THEN Auto) }
Latex:
Latex:
1.  F  :  Type  {}\mrightarrow{}  Type
2.  Continuous+(T.F  T)
3.  X  :  \mBbbN{}  {}\mrightarrow{}  Type
4.  x  :  \mcap{}n:\mBbbN{}.  ((F  (X  n))  List)
5.  i  :  \mBbbN{}||x||
6.  ||x||  \mgeq{}  0 
\mvdash{}  x[i]  \mmember{}  \mcap{}n:\mBbbN{}.  (F  (X  n))
By
Latex:
(MemTypeCD  THEN  Auto)
Home
Index