Step
*
of Lemma
f-subset_transitivity
∀[T:Type]. ∀[eq:EqDecider(T)]. ∀[xs,ys,zs:fset(T)].  (xs ⊆ zs) supposing (ys ⊆ zs and xs ⊆ ys)
BY
{ (Unfold `f-subset` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[eq:EqDecider(T)].  \mforall{}[xs,ys,zs:fset(T)].    (xs  \msubseteq{}  zs)  supposing  (ys  \msubseteq{}  zs  and  xs  \msubseteq{}  ys)
By
Latex:
(Unfold  `f-subset`  0  THEN  Auto)
Home
Index