Theorems · Definition · group theory
RootableBy.noConfusion
{P : Sort u} →
{A : Type u_1} →
{α : Type u_2} →
{inst : Monoid A} →
{inst_1 : Pow A α} →
{inst_2 : Zero α} →
{t : RootableBy A α} →
{A' : Type u_1} →
{α' : Type u_2} →
{inst' : Monoid A'} →
{inst'_1 : Pow A' α'} →
{inst'_2 : Zero α'} →
{t' : RootableBy A' α'} →
A = A' →
α = α' →
inst ≍ inst' →
inst_1 ≍ inst'_1 → inst_2 ≍ inst'_2 → t ≍ t' → RootableBy.noConfusionType P t t'- Defined in
- Mathlib.GroupTheory.Divisible
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
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.
- Monoidstatement and proof · cited by 3,887
- RootableBystatement and proof · cited by 6
- RootableBy.casesOnproof · cited by 0
- RootableBy.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- RootableBy.mk.noConfusionproof · cited by 0