Theorems · Theorem · ring theory
MonoidAlgebra.smul_apply_mulAction
∀ {G : Type u_1} {P : Type u_2} {R : Type u_3} {V : Type u_4} [inst : Group G] [inst_1 : MulAction G P]
[inst_2 : Semiring R] [inst_3 : AddCommMonoid V] [inst_4 : SMulWithZero R V] (f : MonoidAlgebra R G) (x : P → V)
(p : P), (f • x) p = ∑ i ∈ f.coeff.support, f.coeff i • x (i⁻¹ • p)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.imageproof · cited by 5,609
- Finsuppstatement · cited by 5,255
- Finset.sumstatement and proof · cited by 5,195
- Set.Finiteproof · cited by 1,814
- MulActionstatement and proof · cited by 1,294
- Finsupp.supportstatement and proof · cited by 828
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.