Step
*
1
of Lemma
map-concat
1. f : Top
⊢ map(f;concat([])) ~ concat(map(λl.map(f;l);[]))
BY
{ (Reduce 0 THEN Auto) }
Latex:
Latex:
1. f : Top
\mvdash{} map(f;concat([])) \msim{} concat(map(\mlambda{}l.map(f;l);[]))
By
Latex:
(Reduce 0 THEN Auto)
Home
Index