Step
*
of Lemma
reduce-id
∀[a:Top]. ∀[L:Top List].  (reduce(λx,y. y;a;L) ~ a)
BY
{ (InductionOnList THEN Reduce 0 THEN Auto) }
Latex:
Latex:
\mforall{}[a:Top].  \mforall{}[L:Top  List].    (reduce(\mlambda{}x,y.  y;a;L)  \msim{}  a)
By
Latex:
(InductionOnList  THEN  Reduce  0  THEN  Auto)
Home
Index