Step * of Lemma strong-continuous-list

[F:Type ⟶ Type]. Continuous+(T.F[T] List) supposing Continuous+(T.F[T])
BY
(Unfold `so_apply` THEN Auto THEN Repeat ((D THEN Auto))) }

1
.....subterm..... T:t
1:n
1. Type ⟶ Type
2. Continuous+(T.F T)
3. : ℕ ⟶ Type
4. : ⋂n:ℕ((F (X n)) List)
⊢ x ∈ (F (⋂n:ℕ(X n))) List

2
1. Type ⟶ Type
2. Continuous+(T.F T)
3. : ℕ ⟶ Type
4. (F (⋂n:ℕ(X n))) List
5. : ℕ
⊢ x ∈ (F (X n)) List


Latex:


Latex:
\mforall{}[F:Type  {}\mrightarrow{}  Type].  Continuous+(T.F[T]  List)  supposing  Continuous+(T.F[T])


By


Latex:
(Unfold  `so\_apply`  0  THEN  Auto  THEN  Repeat  ((D  0  THEN  Auto)))




Home Index