Theorems · Definition · group theory
MonoidHom.codRestrict
{M : Type u_1} →
{N : Type u_2} →
[inst : MulOneClass M] →
[inst_1 : MulOneClass N] →
{S : Type u_5} →
[inst_2 : SetLike S N] →
[inst_3 : SubmonoidClass S N] → (f : M →* N) → (s : S) → (∀ (x : M), f x ∈ s) → M →* ↥sRestriction of a MonoidHom to a Submonoid of the codomain.
- Cited by
- 8 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- MonoidHomstatement and proof · cited by 3,629
- SetLikestatement and proof · cited by 1,084
- MulOneClassstatement and proof · cited by 1,018
- SubmonoidClassstatement and proof · cited by 60
Cited by16
Results whose statement or proof uses this declaration.
- MonoidHom.rangeRestrictproof · cited by 17
- RingHom.codRestrictproof · cited by 12
- MonoidHom.ofInjectiveproof · cited by 12
- Submonoid.inclusionproof · cited by 6
- MonoidHom.mrangeRestrictproof · cited by 5
- CategoryTheory.SubmonoidFunctor.liftproof · cited by 4
- MonoidHom.codRestrict_applystatement and proof · cited by 3
- unitsCenterToCenterUnitsproof · cited by 2
- HNNExtension.induction_onproof · cited by 1
- MonoidHom.restrictproof · cited by 1
- MonoidHom.ker_codRestrictstatement · cited by 1
- MonoidHom.injective_codRestrictstatement and proof · cited by 0