Step
*
of Lemma
rng_minus_lsum
∀r:Rng. ∀A:Type. ∀as:A List. ∀f:A ⟶ |r|.  ((-r Σ{r} x ∈ as. f[x]) = Σ{r} x ∈ as. (-r f[x]) ∈ |r|)
BY
{ (InductionOnList⋅ THEN Reduce 0 THEN Auto THEN ((RWH (RevHypC 5) 0 THENM RW RngNormC 0) THEN Auto)) }
Latex:
Latex:
\mforall{}r:Rng.  \mforall{}A:Type.  \mforall{}as:A  List.  \mforall{}f:A  {}\mrightarrow{}  |r|.    ((-r  \mSigma{}\{r\}  x  \mmember{}  as.  f[x])  =  \mSigma{}\{r\}  x  \mmember{}  as.  (-r  f[x]))
By
Latex:
(InductionOnList\mcdot{}  THEN  Reduce  0  THEN  Auto  THEN  ((RWH  (RevHypC  5)  0  THENM  RW  RngNormC  0)  THEN  Auto))
Home
Index