Step * of Lemma lsum-constant

No Annotations
[T:Type]. ∀[L:T List]. ∀[c:ℤ].  (c x ∈ L) (c ||L||) ∈ ℤ)
BY
((InductionOnList THEN Reduce 0) THEN Auto THEN RWO "-1" THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[T:Type].  \mforall{}[L:T  List].  \mforall{}[c:\mBbbZ{}].    (\mSigma{}(c  |  x  \mmember{}  L)  =  (c  *  ||L||))


By


Latex:
((InductionOnList  THEN  Reduce  0)  THEN  Auto  THEN  RWO  "-1"  0  THEN  Auto)




Home Index