Theorems · Theorem · group theory
smul_right_surj_of_divisibleBy
Deprecated since 2026-04-19Use DivisibleBy.surjective_smul instead.
∀ (A : Type u_1) (α : Type u_2) [inst : AddMonoid A] [inst_1 : SMul α A] [inst_2 : Zero α] [DivisibleBy A α] {n : α},
n ≠ 0 → Function.Surjective fun a => n • aAlias of DivisibleBy.surjective_smul.
- Defined in
- Mathlib.GroupTheory.Divisible
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- AddMonoidSMulZeroDivisibleBy
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 · cited by 2,864
- DivisibleBystatement · cited by 8
- DivisibleBy.surjective_smulproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.