Theorems · Theorem · group theory
zsmul_comm
∀ {α : Type u_1} [inst : SubtractionMonoid α] (a : α) (m n : ℤ), n • m • a = m • n • a- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- SubtractionMonoid
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.
- SubtractionMonoidstatement and proof · cited by 208
- mul_zsmul'proof · cited by 16
- mul_zsmulproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- AddCommGroup.zsmul_modEq_zsmulproof · cited by 1