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