Theorems · Definition · commutative algebra
RingCon.quotientKerEquivOfRightInverse
{M : Type u_1} →
{P : Type u_3} →
[inst : NonAssocSemiring M] →
[inst_1 : NonAssocSemiring P] →
(f : M →+* P) → (g : P → M) → Function.RightInverse g ⇑f → (RingCon.ker f).Quotient ≃+* PThe first isomorphism theorem for semirings in the case of a homomorphism with right inverse.
- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- RingHomstatement and proof · cited by 10,189
- Equivproof · cited by 8,337
- RingEquivstatement · cited by 1,147
- NonAssocSemiringstatement and proof · cited by 805
- Equiv.invFunproof · cited by 163
- RingHom.toMonoidHomproof · cited by 132
- OneHom.toFunproof · cited by 132
- MonoidHom.toOneHomproof · cited by 132
- RingCon.Quotientstatement and proof · cited by 118
- RingCon.kerstatement and proof · cited by 47
- Setoid.kerproof · cited by 43
Cited by2
Results whose statement or proof uses this declaration.
- RingCon.quotientKerEquivOfSurjectiveproof · cited by 1
- RingCon.quotientKerEquivOfRightInverse_applystatement · cited by 0