Step * of Lemma no_repeats-single

[T:Type]. ∀[x:T].  no_repeats(T;[x])
BY
(Auto THEN THEN Reduce THEN Auto') }


Latex:


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


By


Latex:
(Auto  THEN  D  0  THEN  Reduce  0  THEN  Auto')




Home Index