Step
*
of Lemma
sq_stable__bag-no-repeats
∀[T:Type]. ∀[bs:bag(T)].  SqStable(bag-no-repeats(T;bs))
BY
{ (Unfold `bag-no-repeats` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[bs:bag(T)].    SqStable(bag-no-repeats(T;bs))
By
Latex:
(Unfold  `bag-no-repeats`  0  THEN  Auto)
Home
Index