Theorems · Definition · group theory
MonoidHom.submonoidComap
{M : Type u_1} →
{N : Type u_2} →
[inst : MulOneClass M] →
[inst_1 : MulOneClass N] → (f : M →* N) → (N' : Submonoid N) → ↥(Submonoid.comap f N') →* ↥N'The MonoidHom from the preimage of a Submonoid to itself.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses no axioms
- Assumes
- MulOneClassMulOneClass
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.coeproof · cited by 62,936
- MonoidHomstatement and proof · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- MulOneClassstatement and proof · cited by 1,018
- Submonoid.comapstatement and proof · cited by 179
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.SubmonoidFunctor.toFunctorproof · cited by 8
- MonoidHom.subgroupComapproof · cited by 2
- MonoidHom.submonoidComap_apply_coestatement and proof · cited by 1
- MonoidHom.submonoidComap_surjective_of_surjectivestatement and proof · cited by 1
- CategoryTheory.SubmonoidFunctor.toFunctor_mapstatement · cited by 0