Theorems · Definition · group theory
Con.comapQuotientEquiv
{M : Type u_1} →
{N : Type u_2} →
[inst : MulOneClass M] →
[inst_1 : MulOneClass N] →
(c : Con M) → (f : N →* M) → (Con.comap ⇑f ⋯ c).Quotient ≃* ↥(MonoidHom.mrange (c.mk'.comp f))The second isomorphism theorem for monoids.
- Defined in
- Mathlib.GroupTheory.Congruence.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MulOneClassMulOneClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MonoidHomstatement and proof · cited by 3,629
- Submonoidstatement · cited by 3,086
- MulEquivstatement · cited by 1,142
- MulOneClassstatement and proof · cited by 1,018
- MonoidHom.compstatement and proof · cited by 469
- Constatement and proof · cited by 152
- MonoidHom.mrangestatement · cited by 63
- MulEquiv.transproof · cited by 53
- Con.Quotientstatement · cited by 48
- MonoidHom.map_mulstatement · cited by 37
- MulEquiv.reflproof · cited by 33
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.