Step * 1 of Lemma rng_times_nat_op_r


1. Rng
2. |r|
3. |r|
4. : ℕ
⊢ ((Σ(r) 0 ≤ i < n. b) a) (r) 0 ≤ i < n. a) ∈ |r|
BY
((BLemma `rng_times_sum_r`) THEN Auto) }


Latex:


Latex:

1.  r  :  Rng
2.  a  :  |r|
3.  b  :  |r|
4.  n  :  \mBbbN{}
\mvdash{}  ((\mSigma{}(r)  0  \mleq{}  i  <  n.  b)  *  a)  =  (\mSigma{}(r)  0  \mleq{}  i  <  n.  b  *  a)


By


Latex:
((BLemma  `rng\_times\_sum\_r`)  THEN  Auto)




Home Index