Theorems · Definition · group theory
AddHom.subsemigroupMap
{M : Type u_1} →
{N : Type u_2} →
[inst : Add M] → [inst_1 : Add N] → (f : M →ₙ+ N) → (M' : AddSubsemigroup M) → ↥M' →ₙ+ ↥(AddSubsemigroup.map f M')the AddHom from an additive subsemigroup to its image. See
AddEquiv.addSubsemigroupMap for a variant for AddEquivs.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddHomstatement and proof · cited by 294
- AddSubsemigroupstatement and proof · cited by 262
- AddSubsemigroup.mapstatement · cited by 50
Cited by3
Results whose statement or proof uses this declaration.
- AddEquiv.subsemigroupMapproof · cited by 2
- AddHom.subsemigroupMap_apply_coestatement and proof · cited by 0
- AddHom.subsemigroupMap_surjectivestatement · cited by 0