Theorems · Theorem · commutative algebra
Ideal.injective_lift_iff
∀ {R : Type u} {S : Type v} [inst : Ring R] [inst_1 : Semiring S] {I : Ideal R} [inst_2 : I.IsTwoSided] {f : R →+* S}
(H : ∀ a ∈ I, f a = 0), Function.Injective ⇑(Ideal.Quotient.lift I f H) ↔ RingHom.ker f = I- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 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.
Cites17
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
- 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
- Bot.botproof · cited by 4,720
- HasQuotient.Quotientstatement and proof · cited by 2,301
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- Ideal.Quotient.mkproof · cited by 610
- RingHom.kerstatement and proof · cited by 363
- Ideal.IsTwoSidedstatement and proof · cited by 179
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.quotientInfToPiQuotient_injproof · cited by 0