Step * of Lemma mon_for_of_id

g:IAbMonoid. ∀A:Type. ∀as:A List.  ((For{g} x ∈ as. e) e ∈ |g|)
BY
(InductionOnListA THEN Reduce THEN Auto) }


Latex:


Latex:
\mforall{}g:IAbMonoid.  \mforall{}A:Type.  \mforall{}as:A  List.    ((For\{g\}  x  \mmember{}  as.  e)  =  e)


By


Latex:
(InductionOnListA  THEN  Reduce  0  THEN  Auto)




Home Index