Step
*
of Lemma
lsum_cons_lemma
No Annotations
∀as,a,f:Top.  (Σ(f[x] | x ∈ [a / as]) ~ f[a] + Σ(f[x] | x ∈ as))
BY
{ ((Unfold `lsum` 0 THEN Reduce 0) THEN Auto) }
Latex:
Latex:
No  Annotations
\mforall{}as,a,f:Top.    (\mSigma{}(f[x]  |  x  \mmember{}  [a  /  as])  \msim{}  f[a]  +  \mSigma{}(f[x]  |  x  \mmember{}  as))
By
Latex:
((Unfold  `lsum`  0  THEN  Reduce  0)  THEN  Auto)
Home
Index