Theorems · Theorem · commutative algebra
RingCon.ker_eq_lift_of_injective
∀ {M : Type u_1} {P : Type u_3} [inst : NonAssocSemiring M] [inst_1 : NonAssocSemiring P] {c : RingCon M} {f : M →+* P}
(H : c ≤ RingCon.ker f), Function.Injective ⇑(c.lift f H) → RingCon.ker f = cGiven a ring homomorphism f from M to P, the kernel of f is the
unique ring congruence relation on M whose induced map from the quotient of
M to P is injective.
- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Quot.sound
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
- RingHomstatement and proof · cited by 10,189
- NonAssocSemiringstatement and proof · cited by 805
- RingConstatement and proof · cited by 219
- RingCon.Quotientstatement · cited by 118
- RingCon.kerstatement and proof · cited by 47
- RingCon.liftstatement and proof · cited by 16
- RingCon.lift_injective_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.