Step
*
of Lemma
fps-scalar-mul_wf
∀[X:Type]. ∀[r:CRng]. ∀[c:|r|]. ∀[f:PowerSeries(X;r)].  ((c)*f ∈ PowerSeries(X;r))
BY
{ (ProveWfLemma THEN Unfold `power-series` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[X:Type].  \mforall{}[r:CRng].  \mforall{}[c:|r|].  \mforall{}[f:PowerSeries(X;r)].    ((c)*f  \mmember{}  PowerSeries(X;r))
By
Latex:
(ProveWfLemma  THEN  Unfold  `power-series`  0  THEN  Auto)
Home
Index