Theorems · Theorem · group theory
AddMonoidHom.map_mclosure
∀ {M : Type u_1} {N : Type u_2} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] {F : Type u_4}
[inst_2 : FunLike F M N] [mc : AddMonoidHomClass F M N] (f : F) (s : Set M),
AddSubmonoid.map f (AddSubmonoid.closure s) = AddSubmonoid.closure (⇑f '' s)The image under an AddMonoidHom of the AddSubmonoid generated by a set equals the
AddSubmonoid generated by the image of the set.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- FunLikestatement and proof · cited by 2,560
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement and proof · cited by 1,178
- AddMonoidHomClassstatement and proof · cited by 252
- AddSubmonoid.closurestatement · cited by 224
- GaloisInsertion.gcproof · cited by 137
- AddSubmonoid.mapstatement · cited by 99
- Set.image_preimageproof · cited by 16
- AddSubmonoid.gc_map_comapproof · cited by 16
Cited by12
Results whose statement or proof uses this declaration.
- AddMonoid.Coprod.mclosure_range_inl_union_inrproof · cited by 3
- AddMonoid.fg_of_surjectiveproof · cited by 3
- Polynomial.addSubmonoid_closure_setOfPred_eq_monomialproof · cited by 2
- IsLinearSet.exists_fg_eq_subtypeValproof · cited by 1
- FreeAddMonoid.mrange_liftproof · cited by 1
- AddMonoid.fg_iff_exists_freeAddMonoid_hom_surjectiveproof · cited by 1
- Rat.addSubmonoid_closure_range_powproof · cited by 1
- AddSubmonoid.FG.mapproof · cited by 1
- AddSubmonoid.FG.map_injectiveproof · cited by 1
- AddSubmonoid.FG.piproof · cited by 1
- AddMonoidHom.mclosure_rangeproof · cited by 0
- AddSubmonoid.smul_closureproof · cited by 0