Theorems · Definition · group theory
RootableBy.root
{A : Type u_1} →
{α : Type u_2} → {inst : Monoid A} → {inst_1 : Pow A α} → {inst_2 : Zero α} → [self : RootableBy A α] → A → α → AThe root function
- Defined in
- Mathlib.GroupTheory.Divisible
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
- Assumes
- RootableBy
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- RootableBystatement and proof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- RootableBy.surjective_powproof · cited by 2
- RootableBy.root_cancelstatement · cited by 1
- RootableBy.root_zerostatement · cited by 0
- Group.rootableByIntOfRootableByNatproof · cited by 0
- Group.rootableByNatOfRootableByIntproof · cited by 0