Theorems · Definition · group theory
Con.comapQuotientEquivOfSurj
{M : Type u_1} →
{N : Type u_2} →
[inst : MulOneClass M] →
[inst_1 : MulOneClass N] →
(c : Con M) → (f : N →* M) → Function.Surjective ⇑f → (Con.comap ⇑f ⋯ c).Quotient ≃* c.QuotientIf e : M →* N is surjective then (c.comap e).Quotient ≃* c.Quotient with c : Con N
- Defined in
- Mathlib.GroupTheory.Congruence.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 22 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.
Cites15
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
- MulEquivstatement · cited by 1,142
- MulOneClassstatement and proof · cited by 1,018
- MonoidHom.compproof · cited by 469
- Constatement and proof · cited by 152
- MulEquiv.transproof · cited by 53
- Con.Quotientstatement · cited by 48
- MonoidHom.map_mulstatement · cited by 37
- MulEquiv.reflproof · cited by 33
- Con.mk'proof · cited by 22
- Con.comapstatement · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- Con.comapQuotientEquivOfSurj_mkstatement · cited by 0
- Con.comapQuotientEquivOfSurj_symm_mkstatement and proof · cited by 0
- Con.comapQuotientEquivOfSurj_symm_mk'statement and proof · cited by 0