Theorems · Theorem · ring theory
AddMonoidHom.mulLeft_eq_mulRight_iff_forall_commute
∀ {R : Type u_1} [inst : NonUnitalNonAssocSemiring R] {a : R},
AddMonoidHom.mulLeft a = AddMonoidHom.mulRight a ↔ ∀ (b : R), Commute a b- Defined in
- Mathlib.Algebra.Ring.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses Quot.sound
- Assumes
- NonUnitalNonAssocSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidHomstatement · cited by 3,230
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Commutestatement · cited by 639
- DFunLike.ext_iffproof · cited by 102
- AddMonoidHom.mulLeftstatement · cited by 23
- AddMonoidHom.mulRightstatement · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoid.End.mulRight_eq_mulLeftproof · cited by 1