Mathlib Map

Theorems · Theorem · ring theory

star_finsuppProd

∀ {R : Type u_1} {ι : Type u_2} {M : Type u_3} [inst : Zero M] [inst_1 : CommMonoid R] [inst_2 : StarMul R] (s : ι →₀ M)
  (f : ι → M → R), star (s.prod f) = s.prod fun i m => star f i m
Defined in
Mathlib.Algebra.Star.BigOperators
Cited by
0 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ZeroCommMonoidStarMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.