Theorems · Theorem · group theory
Subgroup.map_normalClosure
∀ {G : Type u_1} [inst : Group G] {N : Type u_5} [inst_1 : Group N] (s : Set G) (f : G →* N),
Function.Surjective ⇑f → Subgroup.map f (Subgroup.normalClosure s) = Subgroup.normalClosure (⇑f '' s)- Defined in
- Mathlib.Algebra.Group.Subgroup.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Groupstatement and proof · cited by 6,238
- Set.imagestatement · cited by 5,609
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- le_antisymmproof · cited by 2,068
- Subgroup.Normalproof · cited by 334
- Subgroup.mapstatement and proof · cited by 301
- Set.image_monoproof · cited by 197
- Subgroup.normalClosurestatement and proof · cited by 35
- Subgroup.normalClosure_le_normalproof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- Subgroup.IsFinitelyNormallyGenerated.comapproof · cited by 1
- Subgroup.IsFinitelyNormallyGenerated.mapproof · cited by 0
- Subgroup.comap_normalClosureproof · cited by 0