Step * of Lemma sublist_iseg

[T:Type]. ∀L1,L2:T List.  (L1 ≤ L2  L1 ⊆ L2)
BY
(((((Unfold `iseg` THEN Auto{2,3}-1) THEN ExRepD) THEN WeakSubstFor L2 0) THEN Auto{1,1000}-1) THEN Easy) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}L1,L2:T  List.    (L1  \mleq{}  L2  {}\mRightarrow{}  L1  \msubseteq{}  L2)


By


Latex:
(((((Unfold  `iseg`  0  THEN  Auto\{2,3\}-1)  THEN  ExRepD)  THEN  WeakSubstFor  L2  0)  THEN  Auto\{1,1000\}-1)
  THEN  Easy
  )




Home Index