Theorems · Theorem · commutative algebra
RingCon.lift_injective_iff
∀ {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) ↔ c = RingCon.ker fGiven a ring homomorphism f from M to P whose kernel contains c,
the lift of M to P is injective iff ker f = c.
- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 118
- RingCon.kerstatement and proof · cited by 47
- RingCon.liftstatement and proof · cited by 16
- Setoid.ker_eq_lift_of_injectiveproof · cited by 4
- RingCon.ext''proof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- RingCon.ker_eq_lift_of_injectiveproof · cited by 0