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