Step * of Lemma mul_assoc_fps

No Annotations
[X:Type]
  ∀[eq:EqDecider(X)]. ∀[r:CRng]. ∀[a,b,c:PowerSeries(X;r)].  ((a*(b*c)) ((a*b)*c) ∈ PowerSeries(X;r)) 
  supposing valueall-type(X)
BY
(RepeatFor ((D THENA Auto)) THEN (ProveSpecializedLemmaWReduce rng_times_assoc) [⌜parm{i}⌝;⌜fps-rng(r)⌝]⋅}


Latex:


Latex:
No  Annotations
\mforall{}[X:Type]
    \mforall{}[eq:EqDecider(X)].  \mforall{}[r:CRng].  \mforall{}[a,b,c:PowerSeries(X;r)].    ((a*(b*c))  =  ((a*b)*c)) 
    supposing  valueall-type(X)


By


Latex:
(RepeatFor  3  ((D  0  THENA  Auto))
  THEN  (ProveSpecializedLemmaWReduce  rng\_times\_assoc)  1  [\mkleeneopen{}parm\{i\}\mkleeneclose{};\mkleeneopen{}fps-rng(r)\mkleeneclose{}]\mcdot{}
  )




Home Index