Theorems · Theorem · ring theory
List.dProdIndex_cons
∀ {ι : Type u_1} {α : Type u_2} [inst : AddMonoid ι] (a : α) (l : List α) (fι : α → ι),
(a :: l).dProdIndex fι = fι a + l.dProdIndex fι- Defined in
- Mathlib.Algebra.GradedMonoid
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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
- List.dProdIndexstatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.