Theorems · Theorem · commutative algebra
Ideal.ker_quotient_lift
∀ {R : Type u} {S : Type v} [inst : Ring R] [inst_1 : Semiring S] {I : Ideal R} [inst_2 : I.IsTwoSided] (f : R →+* S)
(H : I ≤ RingHom.ker f), RingHom.ker (Ideal.Quotient.lift I f H) = Ideal.map (Ideal.Quotient.mk I) (RingHom.ker f)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingSemiringIdeal.IsTwoSided
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Ideal.mapstatement and proof · cited by 692
- Ideal.Quotient.mkstatement and proof · cited by 610
- RingHom.kerstatement and proof · cited by 363
- Ideal.IsTwoSidedstatement and proof · cited by 179
- Ideal.Quotient.mk_surjectiveproof · cited by 134
- Ideal.extproof · cited by 131
Cited by4
Results whose statement or proof uses this declaration.
- Ideal.injective_algebraMap_quotient_residueFieldproof · cited by 1
- Ideal.injective_lift_iffproof · cited by 1
- Ideal.ker_quotientMap_mkproof · cited by 1
- DoubleQuot.ker_quotLeftToQuotSupproof · cited by 0