Step
*
1
2
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
6. x ∈ A
⊢ x ∈ x:A ⋂ G (⋂n:ℕ. (X n)) x
BY
{ (InstHyp [⌜x⌝] 3⋅ THEN Auto)⋅ }
1
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
6. x ∈ A
7. Continuous+(T.G T x)
⊢ x ∈ G (⋂n:ℕ. (X n)) x
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
6.  x  \mmember{}  A
\mvdash{}  x  \mmember{}  x:A  \mcap{}  G  (\mcap{}n:\mBbbN{}.  (X  n))  x
By
Latex:
(InstHyp  [\mkleeneopen{}x\mkleeneclose{}]  3\mcdot{}  THEN  Auto)\mcdot{}
Home
Index