Theorems · Theorem · ring theory
MonoidAlgebra.single_commute
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] {r : R} {m : M} [inst_1 : Mul M],
(∀ (m' : M), Commute m m') →
(∀ (r' : R), Commute r r') → ∀ (x : MonoidAlgebra R M), Commute (MonoidAlgebra.single m r) x- Defined in
- Mathlib.Algebra.MonoidAlgebra.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- AddMonoidHomproof · cited by 3,230
- Commutestatement and proof · cited by 639
- MonoidAlgebrastatement and proof · cited by 590
- MonoidAlgebra.singlestatement and proof · cited by 253
- AddMonoidHom.extproof · cited by 149
- AddMonoidHom.mulLeftproof · cited by 23
- AddMonoidHom.mulRightproof · cited by 20
- MonoidAlgebra.addHom_ext'proof · cited by 3
- MonoidAlgebra.single_commute_singleproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- MonoidAlgebra.single_one_commproof · cited by 0
- MonoidAlgebra.of_commuteproof · cited by 0