Step * of Lemma fseg_cons

∀[T:Type]. ∀x:T. ∀[L:T List]. fseg(T;L;[x / L])
BY
{ (Unfold `fseg` 0 THEN Auto THEN With ⌜[x]⌝ (D 0)⋅ THEN Auto THEN Reduce 0 THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}x:T.  \mforall{}[L:T  List].  fseg(T;L;[x  /  L])


By


Latex:
(Unfold  `fseg`  0  THEN  Auto  THEN  With  \mkleeneopen{}[x]\mkleeneclose{}  (D  0)\mcdot{}  THEN  Auto  THEN  Reduce  0  THEN  Auto)




Home Index