Step
*
of Lemma
sq_stable__no_repeats
∀[T:Type]. ∀[l:T List].  SqStable(no_repeats(T;l))
BY
{ (Unfold `no_repeats` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[l:T  List].    SqStable(no\_repeats(T;l))
By
Latex:
(Unfold  `no\_repeats`  0  THEN  Auto)
Home
Index