Step * of Lemma fps-sub-slice

[X:Type]. ∀[r:CRng]. ∀[n:ℤ]. ∀[f,g:PowerSeries(X;r)].  ([(f-g)]_n ([f]_n-[g]_n) ∈ PowerSeries(X;r))
BY
xxx(Auto THEN Unfold `fps-sub` THEN RWW "fps-add-slice fps-neg-slice" THEN Auto)xxx }


Latex:


Latex:
\mforall{}[X:Type].  \mforall{}[r:CRng].  \mforall{}[n:\mBbbZ{}].  \mforall{}[f,g:PowerSeries(X;r)].    ([(f-g)]\_n  =  ([f]\_n-[g]\_n))


By


Latex:
xxx(Auto  THEN  Unfold  `fps-sub`  0  THEN  RWW  "fps-add-slice  fps-neg-slice"  0  THEN  Auto)xxx




Home Index