Step * of Lemma strict-strict4

F:Base. (strict(F)  strict4(λx,y,z,w. F[x]))
BY
(Auto
   THEN (BLemma `strict1-strict4` THEN Auto)
   THEN BLemma `strict-strict1`
   THEN Auto
   THEN ParallelLast
   THEN All (RepUR  ``so_apply so_lambda``)
   THEN Auto) }


Latex:


Latex:
\mforall{}F:Base.  (strict(F)  {}\mRightarrow{}  strict4(\mlambda{}x,y,z,w.  F[x]))


By


Latex:
(Auto
  THEN  (BLemma  `strict1-strict4`  THEN  Auto)
  THEN  BLemma  `strict-strict1`
  THEN  Auto
  THEN  ParallelLast
  THEN  All  (RepUR    ``so\_apply  so\_lambda``)
  THEN  Auto)




Home Index