Theorems · Theorem · ring theory
SkewMonoidAlgebra.coeff_sum
∀ {k : Type u_1} {G : Type u_2} [inst : AddCommMonoid k] {k' : Type u_3} {G' : Type u_4} [inst_1 : AddCommMonoid k']
{f : SkewMonoidAlgebra k G} {g : G → k → SkewMonoidAlgebra k' G'} {a₂ : G'},
(f.sum g).coeff a₂ = f.sum fun a₁ b => (g a₁ b).coeff a₂- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement · cited by 5,255
- Finsupp.sumproof · cited by 481
- SkewMonoidAlgebrastatement and proof · cited by 216
- SkewMonoidAlgebra.coeffstatement and proof · cited by 110
- SkewMonoidAlgebra.sumstatement and proof · cited by 46
- Finsupp.sum_applyproof · cited by 27
- SkewMonoidAlgebra.coeff_sum'proof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.coeff_mulproof · cited by 9
- SkewMonoidAlgebra.coeff_mul_rightproof · cited by 0
- SkewMonoidAlgebra.coeff_mul_leftproof · cited by 0