Theorems · Definition · group theory
Subgroup.upperCentralSeriesStep
{G : Type u_1} → [inst : Group G] → (N : Subgroup G) → [N.Normal] → Subgroup GIf N is a normal subgroup of G, then the set {x : G | ∀ y : G, x*y*x⁻¹*y⁻¹ ∈ N}
is a subgroup of G (because it is the preimage in G of the centre of the
quotient group G/N.)
- Defined in
- Mathlib.GroupTheory.Nilpotent
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext
- Assumes
- GroupSubgroup.Normal
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Set.ofPredproof · cited by 6,101
- Subgroupstatement and proof · cited by 3,593
- Bracket.bracketproof · cited by 642
- Subgroup.Normalstatement and proof · cited by 334
Cited by9
Results whose statement or proof uses this declaration.
- Subgroup.upperCentralSeries_oneproof · cited by 7
- Subgroup.upperCentralSeriesStep_eq_comap_centerstatement and proof · cited by 2
- Subgroup.mem_upperCentralSeriesStepstatement · cited by 1
- Subgroup.upperCentralSeriesAux.eq_defstatement and proof · cited by 0
- upperCentralSeriesStepproof · cited by 0
- upperCentralSeriesStep_eq_comap_centerstatement · cited by 0
- Subgroup.upperCentralSeriesStep.congr_simpstatement and proof · cited by 0
- Subgroup.upperCentralSeriesStep.hcongr_4statement and proof · cited by 0
- mem_upperCentralSeriesStepstatement · cited by 0