Step * of Lemma mod_times_mssum_r

s:DSet. ∀r:Rng. ∀m:algebra{i:l}(r). ∀f:|s| ⟶ m.car. ∀u:m.car. ∀a:MSet{s}.
  (((Σx ∈ a. f[x]) m.times u) x ∈ a. (f[x] m.times u)) ∈ m.car)
BY
((RepD 
THENM Unfold `mod_mssum` 
THENM RWH grp_of_moduleC 0) THENA Auto) }

1
1. DSet
2. Rng
3. algebra{i:l}(r)
4. |s| ⟶ m.car
5. m.car
6. MSet{s}
⊢ ((msFor{m↓grp} x ∈ a. f[x]) m.times u) (msFor{m↓grp} x ∈ a. (f[x] m.times u)) ∈ |(m↓grp)|


Latex:


Latex:
\mforall{}s:DSet.  \mforall{}r:Rng.  \mforall{}m:algebra\{i:l\}(r).  \mforall{}f:|s|  {}\mrightarrow{}  m.car.  \mforall{}u:m.car.  \mforall{}a:MSet\{s\}.
    (((\mSigma{}m  x  \mmember{}  a.  f[x])  m.times  u)  =  (\mSigma{}m  x  \mmember{}  a.  (f[x]  m.times  u)))


By


Latex:
((RepD 
THENM  Unfold  `mod\_mssum`  0 
THENM  RWH  grp\_of\_moduleC  0)  THENA  Auto)




Home Index