Theorems · Definition · group theory
MulHom.domRestrict
{M : Type u_1} →
{σ : Type u_4} →
[inst : Mul M] →
{N : Type u_5} →
[inst_1 : Mul N] → [inst_2 : SetLike σ M] → [inst_3 : MulMemClass σ M] → (M →ₙ* N) → (S : σ) → ↥S →ₙ* NRestriction of a semigroup hom to a subsemigroup of the domain.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- MulMulSetLikeMulMemClass
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
- MulHomstatement and proof · cited by 299
- MulHom.compproof · cited by 44
- MulMemClassstatement and proof · cited by 25
- MulMemClass.subtypeproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- MulHom.domRestrict_applystatement · cited by 1
- MulHom.restrictproof · cited by 0
- MulHom.restrict_applystatement · cited by 0