Theorems · Definition · group theory
AddSubgroup.focalAddSubgroup
{G : Type u_1} → [inst : AddGroup G] → AddSubgroup G → AddSubgroup GThe Focal Subgroup of a subgroup H (denoted H* or foc(H)). It is
generated by elements of the form x⁻¹ * (u * x * u⁻¹) where both x and x^u are in H.
- Defined in
- Mathlib.GroupTheory.Focal
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroup
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.
- Set.ofPredproof · cited by 6,101
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- Bracket.bracketproof · cited by 642
- AddSubgroup.closureproof · cited by 156
Cited by8
Results whose statement or proof uses this declaration.
- AddSubgroup.focalAddSubgroupOfproof · cited by 5
- AddSubgroup.focalAddSubgroup_defstatement · cited by 3
- AddSubgroup.map_focalAddSubgroupOfstatement · cited by 2
- AddSubgroup.focalAddSubgroupOf_defstatement · cited by 1
- AddSubgroup.focalAddSubgroupOf_eq_closureproof · cited by 1
- AddSubgroup.focalAddSubgroup_lestatement · cited by 1
- AddSubgroup.addCommutator_le_focalAddSubgroupstatement and proof · cited by 0
- AddSubgroup.focalAddSubgroup_le_addCommutatorstatement · cited by 0