Theorems · Theorem · group theory
AddCommute.nsmul_right
∀ {M : Type u_2} [inst : AddMonoid M] {a b : M}, AddCommute a b → ∀ (n : ℕ), AddCommute a (n • b)- Defined in
- Mathlib.Algebra.Group.Commute.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- AddCommutestatement and proof · cited by 185
- AddSemiconjBy.nsmul_rightproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- AddCommute.nsmul_nsmulproof · cited by 4
- AddCommute.nsmul_leftproof · cited by 3
- AddOreLocalization.oreSub_nsmulproof · cited by 1
- AddCommute.self_nsmulproof · cited by 0