Theorems · Theorem · ring theory
SkewMonoidAlgebra.coeff_mul
∀ {k : Type u_1} {G : Type u_2} [inst : Semiring k] [inst_1 : Mul G] [inst_2 : SMulZeroClass G k]
[inst_3 : DecidableEq G] (f g : SkewMonoidAlgebra k G) (x : G),
(f * g).coeff x = f.sum fun a₁ b₁ => g.sum fun a₂ b₂ => if a₁ * a₂ = x then b₁ * a₁ • b₂ else 0- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidproof · cited by 12,281
- Finsuppstatement · cited by 5,255
- SkewMonoidAlgebrastatement and proof · cited by 216
- SMulZeroClassstatement and proof · cited by 213
- SkewMonoidAlgebra.coeffstatement and proof · cited by 110
- SkewMonoidAlgebra.singleproof · cited by 83
- SkewMonoidAlgebra.sumstatement and proof · cited by 46
- SkewMonoidAlgebra.coeff_sumproof · cited by 3
- SkewMonoidAlgebra.coeff_single_applyproof · cited by 2
- SkewMonoidAlgebra.mul_defproof · cited by 2
Cited by9
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.coeff_single_mul_auxproof · cited by 2
- SkewMonoidAlgebra.coeff_mul_single_auxproof · cited by 2
- SkewMonoidAlgebra.support_mul_single_eq_imageproof · cited by 1
- SkewPolynomial.mul_defproof · cited by 1
- SkewMonoidAlgebra.support_single_mul_eq_imageproof · cited by 1
- SkewMonoidAlgebra.coeff_single_mul_of_not_exists_mulproof · cited by 0
- SkewMonoidAlgebra.coeff_mul_antidiagonal_finsumproof · cited by 0
- SkewMonoidAlgebra.coeff_mul_antidiagonal_of_finsetproof · cited by 0
- SkewMonoidAlgebra.coeff_mul_single_of_not_exists_mulproof · cited by 0