Step * of Lemma concat_append

[a,b:Top].  (concat(a b) concat(a) concat(b))
BY
(ListIndSq `a' THEN RWW "concat-cons append_assoc" 0⋅ THEN Auto) }


Latex:


Latex:
\mforall{}[a,b:Top].    (concat(a  @  b)  \msim{}  concat(a)  @  concat(b))


By


Latex:
(ListIndSq  `a'  THEN  RWW  "concat-cons  append\_assoc"  0\mcdot{}  THEN  Auto)




Home Index