Theorems · Theorem · group theory
AddCommute.nsmul_left
∀ {M : Type u_2} [inst : AddMonoid M] {a b : M}, AddCommute a b → ∀ (n : ℕ), AddCommute (n • a) b- Defined in
- Mathlib.Algebra.Group.Commute.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- AddCommute.symmproof · cited by 18
- AddCommute.nsmul_rightproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- AddCommute.nsmul_nsmulproof · cited by 4
- AddCommute.addOrderOf_dvd_lcm_addproof · cited by 1
- AddCommute.nsmul_selfproof · cited by 0