Step * of Lemma no_repeats_nil

[T:Top]. no_repeats(T;[])
BY
((Unfold `no_repeats` THEN Reduce 0) THEN Auto) }


Latex:


Latex:
\mforall{}[T:Top].  no\_repeats(T;[])


By


Latex:
((Unfold  `no\_repeats`  0  THEN  Reduce  0)  THEN  Auto)




Home Index