Mathlib Map

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.

Cited by2

Results whose statement or proof uses this declaration.