Theorems · Theorem · ring theory
SkewMonoidAlgebra.coeff_single_mul_aux
∀ {k : Type u_1} {G : Type u_2} [inst : Semiring k] [inst_1 : Mul G] [inst_2 : SMulZeroClass G k]
(f : SkewMonoidAlgebra k G) {r : k} {x y z : G},
(∀ (a : G), x * a = y ↔ a = z) → (SkewMonoidAlgebra.single x r * f).coeff y = r * x • f.coeff z- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringMulSMulZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Finsuppstatement · cited by 5,255
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- smul_zeroproof · cited by 665
- SkewMonoidAlgebrastatement and proof · cited by 216
- SMulZeroClassstatement and proof · cited by 213
- SkewMonoidAlgebra.coeffstatement and proof · cited by 110
- Finset.sum_ite_eq'proof · cited by 105
- SkewMonoidAlgebra.singlestatement and proof · cited by 83
- SkewMonoidAlgebra.sumproof · cited by 46
Cited by2
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.coeff_single_mulproof · cited by 1
- SkewMonoidAlgebra.coeff_single_one_mulproof · cited by 0