Step * of Lemma strict4-concat-map

strict4(λx,y,z,w. concat(map(λb.y[b];x)))
BY
(ProveStrict THEN ExceptionCases (-1) THEN THEN Auto) }


Latex:


Latex:
strict4(\mlambda{}x,y,z,w.  concat(map(\mlambda{}b.y[b];x)))


By


Latex:
(ProveStrict  THEN  ExceptionCases  (-1)  THEN  D  0  THEN  Auto)




Home Index