Theorems · Theorem · group theory
Subgroup.IsFinitelyNormallyGenerated.comap
∀ {G : Type u_1} {H : Type u_2} [inst : Group G] [inst_1 : Group H] {N : Subgroup H},
N.IsFinitelyNormallyGenerated →
∀ {f : G →* H},
Function.Surjective ⇑f → f.ker.IsFinitelyNormallyGenerated → (Subgroup.comap f N).IsFinitelyNormallyGeneratedThe preimage of a finitely generated normal subgroup by a surjective homomorphism with a finitely generated kernel is finitely generated.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Setproof · cited by 53,352
- Groupstatement and proof · cited by 6,238
- Set.imageproof · cited by 5,609
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- Set.Finiteproof · cited by 1,814
- MonoidHom.kerstatement and proof · cited by 212
- Subgroup.comapstatement and proof · cited by 154
- Set.image_compproof · cited by 142
- Set.Finite.imageproof · cited by 96
- Set.Finite.unionproof · cited by 74
Cited by1
Results whose statement or proof uses this declaration.
- Group.IsFinitelyPresented.of_surjectiveproof · cited by 1