Step * of Lemma fps-ext

[X:Type]. ∀[r:CRng]. ∀[f,g:PowerSeries(X;r)].  uiff(f g ∈ PowerSeries(X;r);∀b:bag(X). (f[b] g[b] ∈ |r|))
BY
(Auto THEN Unfold `power-series` THEN (Ext THEN Auto) THEN Fold `fps-coeff` THEN Auto) }


Latex:


Latex:
\mforall{}[X:Type].  \mforall{}[r:CRng].  \mforall{}[f,g:PowerSeries(X;r)].    uiff(f  =  g;\mforall{}b:bag(X).  (f[b]  =  g[b]))


By


Latex:
(Auto  THEN  Unfold  `power-series`  0  THEN  (Ext  THEN  Auto)  THEN  Fold  `fps-coeff`  0  THEN  Auto)




Home Index