Step
*
of Lemma
fseg_nil
∀[T:Type]. ∀L:T List. (fseg(T;L;[]) 
⇐⇒ ↑null(L))
BY
{ (Unfold `fseg` 0 THEN ObviousListInduction) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}L:T  List.  (fseg(T;L;[])  \mLeftarrow{}{}\mRightarrow{}  \muparrow{}null(L))
By
Latex:
(Unfold  `fseg`  0  THEN  ObviousListInduction)
Home
Index