Mathlib Map

Theorems · Theorem · group theory

MonoidHom.map_closure

∀ {G : Type u_1} [inst : Group G] {N : Type u_5} [inst_1 : Group N] (f : G →* N) (s : Set G),
  Subgroup.map f (Subgroup.closure s) = Subgroup.closure (⇑f '' s)

The image under a monoid homomorphism of the subgroup generated by a set equals the subgroup generated by the image of the set.

Defined in
Mathlib.Algebra.Group.Subgroup.Map
Cited by
16 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MonoidHom.map_zpowers · cited by 5MonoidHom.map_zpowersGroup.rank_le_of_surjective · cited by 3Group.rank_le_of_surjecti…surjective_of_isSwap_of_isPretransitive' · cited by 2surjective_of_isSwap_of_i…NumberField.Units.isMaxRank_iff_closure_finiteIndex · cited by 1Units.isMaxRank_iff_closu…CoxeterSystem.subgroup_closure_range_simple · cited by 1CoxeterSystem.subgroup_cl…PresentedGroup.closure_range_of · cited by 1PresentedGroup.closure_ra…Subgroup.le_normalizer_closure_iff · cited by 1Subgroup.le_normalizer_cl…Subgroup.focalSubgroupOf_eq_closure · cited by 1Subgroup.focalSubgroupOf_…Subgroup.closure_mul_image_eq_top · cited by 1Subgroup.closure_mul_imag…NumberField.IsCMField.closure_realFundSystem_sup_torsion · cited by 1IsCMField.closure_realFun…card_commutator_closureCommutatorRepresentatives · cited by 1card_commutator_closureCo…Subgroup.smul_closure · cited by 0Subgroup.smul_closurealternatingGroup.closure_cycleType_eq_two_two_eq_top · cited by 0alternatingGroup.closure_…alternatingGroup.closure_isThreeCycles_eq_top · cited by 0alternatingGroup.closure_…SlashInvariantForm.slash_action_generators_SL2Z · cited by 0SlashInvariantForm.slash_…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetGroup · cited by 6238GroupSet.image · cited by 5609Set.imageMonoidHom · cited by 3629MonoidHomSubgroup · cited by 3593SubgroupSubgroup.map · cited by 301Subgroup.mapSubgroup.closure · cited by 196Subgroup.closureGaloisInsertion.gc · cited by 137GaloisInsertion.gcSet.image_preimage · cited by 16Set.image_preimageGaloisConnection.l_comm_of_u_comm · cited by 15GaloisConnection.l_comm_o…Subgroup.gc_map_comap · cited by 12Subgroup.gc_map_comapSubgroup.gi · cited by 6Subgroup.giMonoidHom.map_closureCITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.