Step
*
1
1
1
of Lemma
strong-continuous-dep-isect
1. A : Type
2. G : T:Type ⟶ A ⟶ Type
3. ∀a:A. Continuous+(T.G T a)
4. X : ℕ ⟶ Type
5. x : ⋂n:ℕ. x:A ⋂ G (X n) x
⊢ x ∈ x:A ⋂ G (X 0) x
BY
{ (DoSubsume THEN Auto) }
Latex:
Latex:
1.  A  :  Type
2.  G  :  T:Type  {}\mrightarrow{}  A  {}\mrightarrow{}  Type
3.  \mforall{}a:A.  Continuous+(T.G  T  a)
4.  X  :  \mBbbN{}  {}\mrightarrow{}  Type
5.  x  :  \mcap{}n:\mBbbN{}.  x:A  \mcap{}  G  (X  n)  x
\mvdash{}  x  \mmember{}  x:A  \mcap{}  G  (X  0)  x
By
Latex:
(DoSubsume  THEN  Auto)
Home
Index