Theorems · Theorem · group theory
IsConj.normalClosure_eq_top_of
∀ {G : Type u_1} [inst : Group G] {N : Subgroup G} [hn : N.Normal] {g g' : G} {hg : g ∈ N} {hg' : g' ∈ N},
IsConj g g' → Subgroup.normalClosure {⟨g, hg⟩} = ⊤ → Subgroup.normalClosure {⟨g', hg'⟩} = ⊤- Defined in
- Mathlib.Algebra.Group.Subgroup.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupSubgroup.Normal
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Top.topstatement and proof · cited by 9,680
- Groupstatement and proof · cited by 6,238
- mul_oneproof · cited by 3,885
- Subgroupstatement and proof · cited by 3,593
- one_mulproof · cited by 2,841
- le_reflproof · cited by 2,061
- mul_assocproof · cited by 1,667
- le_imp_le_of_le_of_leproof · cited by 576
- inv_invproof · cited by 494
- Subgroup.Normalstatement and proof · cited by 334
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.