Theorems · Theorem · group theory
DivisibleBy.surjective_smul
∀ (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 • a- Defined in
- Mathlib.GroupTheory.Divisible
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- AddMonoidSMulZeroDivisibleBy
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
- DivisibleBystatement and proof · cited by 8
- DivisibleBy.divproof · cited by 6
- DivisibleBy.div_cancelproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.measurePreserving_zsmulproof · cited by 2
- smul_right_surj_of_divisibleByproof · cited by 0