Step * 1 1 1 1 of Lemma bag-induction


1. Top List
⊢ concat(map(λx.[x];L))
BY
(Unfold `concat` THEN ListInd THEN Reduce THEN Auto) }


Latex:


Latex:

1.  L  :  Top  List
\mvdash{}  L  \msim{}  concat(map(\mlambda{}x.[x];L))


By


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




Home Index