Step * of Lemma iseg_length

[T:Type]. ∀[l1,l2:T List].  ||l1|| ≤ ||l2|| supposing l1 ≤ l2
BY
((((Unfold `iseg` THEN Auto) THEN ExRepD) THEN HypSubst (-1) 0) THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[l1,l2:T  List].    ||l1||  \mleq{}  ||l2||  supposing  l1  \mleq{}  l2


By


Latex:
((((Unfold  `iseg`  0  THEN  Auto)  THEN  ExRepD)  THEN  HypSubst  (-1)  0)  THEN  Auto)




Home Index