Mathlib Map

Theorems · Definition · ring theory

List.dProdIndex

{ι : Type u_1} → {α : Type u_2} → [AddMonoid ι] → List α → (α → ι) → ι

The index used by List.dProd. Propositionally this is equal to (l.map fι).Sum, but definitionally it needs to have a different form to avoid introducing Eq.recs in List.dProd.

Defined in
Mathlib.Algebra.GradedMonoid
Cited by
12 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
AddMonoid

Around this declaration

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

Cites1

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

  • AddMonoidstatement and proof · cited by 2,864

Cited by13

Results whose statement or proof uses this declaration.