Theorems · Theorem · group theory
AddHom.map_mclosure
∀ {M : Type u_1} {N : Type u_2} [inst : Add M] [inst_1 : Add N] (f : M →ₙ+ N) (s : Set M),
AddSubsemigroup.map f (AddSubsemigroup.closure s) = AddSubsemigroup.closure (⇑f '' s)The image under an AddSemigroup hom of the AddSubsemigroup generated by a set
equals the AddSubsemigroup generated by the image of the set.
- Cited by
- 0 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.
Cites12
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
- AddHomstatement and proof · cited by 294
- AddSubsemigroupstatement and proof · cited by 262
- GaloisInsertion.gcproof · cited by 137
- AddSubsemigroup.mapstatement · cited by 50
- AddSubsemigroup.closurestatement · cited by 34
- Set.image_preimageproof · cited by 16
- AddSubsemigroup.gc_map_comapproof · cited by 15
- GaloisConnection.l_comm_of_u_commproof · cited by 15
- AddSubsemigroup.giproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.