Theorems · Theorem · group theory
AddSubgroup.le_normalizer_closure_iff
∀ {G : Type u_1} [inst : AddGroup G] {H : AddSubgroup G} {s : Set G},
H ≤ AddSubgroup.normalizer ↑(AddSubgroup.closure s) ↔ ∀ h ∈ H, ∀ g ∈ s, h + g + -h ∈ AddSubgroup.closure s- Defined in
- Mathlib.Algebra.Group.Subgroup.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 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.
Cites22
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 and proof · cited by 53,352
- SetLike.coestatement and proof · cited by 8,199
- Set.imageproof · cited by 5,609
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- add_zeroproof · cited by 2,707
- le_antisymmproof · cited by 2,068
- neg_negproof · cited by 960
- add_assocproof · cited by 746
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- add_neg_cancelproof · cited by 213
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.normalizer_addCommutator_ge_leftproof · cited by 1