Step * of Lemma l_subset_nil_left_true

[T:Type]. ∀[L:T List].  uiff(l_subset(T;[];L);True)
BY
(Auto THEN RepUR ``l_subset`` THEN Auto THEN GenListD (-1)⋅ THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[L:T  List].    uiff(l\_subset(T;[];L);True)


By


Latex:
(Auto  THEN  RepUR  ``l\_subset``  0  THEN  Auto  THEN  GenListD  (-1)\mcdot{}  THEN  Auto)




Home Index