Theorems · Theorem · ring theory
List.dProd_cons
∀ {ι : Type u_1} {α : Type u_2} {A : ι → Type u_3} [inst : AddMonoid ι] [inst_1 : GradedMonoid.GMonoid A] (fι : α → ι)
(fA : (a : α) → A (fι a)) (a : α) (l : List α), (a :: l).dProd fι fA = GradedMonoid.GMul.mul (fA a) (l.dProd fι fA)- Defined in
- Mathlib.Algebra.GradedMonoid
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- GradedMonoid.GMul.mulstatement · cited by 45
- GradedMonoid.GMonoidstatement and proof · cited by 24
- List.dProdIndexstatement · cited by 12
- List.dProdstatement · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.