Theorems · Definition · group theory
Con.quotientKerEquivOfRightInverse
{M : Type u_1} →
{P : Type u_3} →
[inst : MulOneClass M] →
[inst_1 : MulOneClass P] → (f : M →* P) → (g : P → M) → Function.RightInverse g ⇑f → (Con.ker f).Quotient ≃* PThe first isomorphism theorem for monoids in the case of a homomorphism with right inverse.
- Defined in
- Mathlib.GroupTheory.Congruence.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- MulOneClassMulOneClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Con.Quotientstatement and proof · cited by 48
- Con.toQuotientproof · cited by 33
- Con.kerstatement and proof · cited by 24
- Con.kerLiftproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- Con.quotientKerEquivOfRightInverse_applystatement and proof · cited by 0
- Con.quotientKerEquivOfRightInverse_symm_applystatement and proof · cited by 0
- Con.quotientKerEquivOfSurjectiveproof · cited by 0