Theorems · Theorem · group theory
MonoidHom.domRestrict_mker
∀ {M : Type u_1} {N : Type u_2} [inst : MulOneClass M] [inst_1 : MulOneClass N] (S : Submonoid M) (f : M →* N),
MonoidHom.mker (f.domRestrict S) = Submonoid.comap S.subtype (MonoidHom.mker f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- MulOneClassMulOneClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MonoidHomstatement and proof · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- MulOneClassstatement and proof · cited by 1,018
- Submonoid.comapstatement · cited by 179
- MonoidHom.domRestrictstatement · cited by 59
- Submonoid.subtypestatement · cited by 26
- MonoidHom.mkerstatement · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- MonoidHom.restrict_mkerproof · cited by 0