Step * of Lemma concat-cons2

[l,ll:Top].  (concat([l ll]) concat(ll))
BY
(Unfold `concat` THEN Reduce THEN Auto) }


Latex:


Latex:
\mforall{}[l,ll:Top].    (concat([l  /  ll])  \msim{}  l  @  concat(ll))


By


Latex:
(Unfold  `concat`  0  THEN  Reduce  0  THEN  Auto)




Home Index