Step * of Lemma iseg_nil

[T:Type]. ∀L:T List. (L ≤ [] ⇐⇒ ↑null(L))
BY
(Unfold `iseg` THEN Obvious) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}L:T  List.  (L  \mleq{}  []  \mLeftarrow{}{}\mRightarrow{}  \muparrow{}null(L))


By


Latex:
(Unfold  `iseg`  0  THEN  Obvious)




Home Index