Step
*
of Lemma
concat-cons2
∀[l,ll:Top].  (concat([l / ll]) ~ l @ concat(ll))
BY
{ (Unfold `concat` 0 THEN Reduce 0 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