Step
*
2
of Lemma
strong-continuous-isect2
1. F : Type ⟶ Type
2. G : Type ⟶ Type
3. Continuous+(T.F T)
4. Continuous+(T.G T)
5. X : ℕ ⟶ Type
6. x : ⋂n:ℕ. F (X n) ⋂ G (X n)@i
⊢ x ∈ G (⋂n:ℕ. (X n))
BY
{ (SubsumeC ⌜⋂n:ℕ. (G (X n))⌝⋅ THEN Auto) }
Latex:
Latex:
1.  F  :  Type  {}\mrightarrow{}  Type
2.  G  :  Type  {}\mrightarrow{}  Type
3.  Continuous+(T.F  T)
4.  Continuous+(T.G  T)
5.  X  :  \mBbbN{}  {}\mrightarrow{}  Type
6.  x  :  \mcap{}n:\mBbbN{}.  F  (X  n)  \mcap{}  G  (X  n)@i
\mvdash{}  x  \mmember{}  G  (\mcap{}n:\mBbbN{}.  (X  n))
By
Latex:
(SubsumeC  \mkleeneopen{}\mcap{}n:\mBbbN{}.  (G  (X  n))\mkleeneclose{}\mcdot{}  THEN  Auto)
Home
Index