Step
*
of Lemma
sub-isect-family
∀[P:Type]. ∀[G:P ⟶ Type]. ∀[A:Type]. ∀[F:A ⟶ P ⟶ Type].  G ⊆ ⋂a:A. F[a] supposing ∀a:A. G ⊆ F[a]
BY
{ (Auto THEN RepUR ``isect-family sub-family`` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[P:Type].  \mforall{}[G:P  {}\mrightarrow{}  Type].  \mforall{}[A:Type].  \mforall{}[F:A  {}\mrightarrow{}  P  {}\mrightarrow{}  Type].    G  \msubseteq{}  \mcap{}a:A.  F[a]  supposing  \mforall{}a:A.  G  \msubseteq{}  F[a]
By
Latex:
(Auto  THEN  RepUR  ``isect-family  sub-family``  0  THEN  Auto)
Home
Index