Step * of Lemma concat-nil

concat([]) []
BY
(Unfold `concat` THEN Reduce THEN Auto) }


Latex:


Latex:
concat([])  \msim{}  []


By


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




Home Index