Theorems · Theorem · group theory
pow_left_surj_of_rootableBy
Deprecated since 2026-04-19Use RootableBy.surjective_pow instead.
∀ (A : Type u_1) (α : Type u_2) [inst : Monoid A] [inst_1 : Pow A α] [inst_2 : Zero α] [RootableBy A α] {n : α},
n ≠ 0 → Function.Surjective fun a => a ^ nAlias of RootableBy.surjective_pow.
- Defined in
- Mathlib.GroupTheory.Divisible
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- MonoidPowZeroRootableBy
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.
- Monoidstatement · cited by 3,887
- RootableBystatement · cited by 6
- RootableBy.surjective_powproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.