Theorems · Definition · group theory
AddHom.domRestrict
{M : Type u_1} →
{σ : Type u_4} →
[inst : Add M] →
{N : Type u_5} →
[inst_1 : Add N] → [inst_2 : SetLike σ M] → [inst_3 : AddMemClass σ M] → (M →ₙ+ N) → (S : σ) → ↥S →ₙ+ NRestriction of an AddSemigroup hom to an AddSubsemigroup of the domain.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- AddAddSetLikeAddMemClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLikestatement and proof · cited by 1,084
- AddHomstatement and proof · cited by 294
- AddHom.compproof · cited by 37
- AddMemClassstatement and proof · cited by 17
- AddMemClass.subtypeproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- AddHom.domRestrict_applystatement · cited by 1
- AddHom.restrictproof · cited by 0
- AddHom.restrict_applystatement · cited by 0