Theorems · Theorem · group theory
normalizerCondition_iff_only_full_group_self_normalizing
∀ {G : Type u_1} [inst : Group G], NormalizerCondition G ↔ ∀ (H : Subgroup G), Subgroup.normalizer ↑H = H → H = ⊤Alternative phrasing of the normalizer condition: Only the full group is self-normalizing. This may be easier to work with, as it avoids inequalities and negations.
- Defined in
- Mathlib.Algebra.Group.Subgroup.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Subgroup.normalizerstatement and proof · cited by 108
- NormalizerConditionstatement · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Group.normalizerCondition_of_isNilpotentproof · cited by 2
- Sylow.normal_of_normalizerConditionproof · cited by 0