Theorems · Theorem · commutative algebra
RingCon.lift_coe
∀ {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) (x : M), (c.lift f H) ↑x = f xThe diagram describing the universal property for quotients of rings commutes.
- Defined in
- Mathlib.RingTheory.Congruence.Hom
- Cited by
- 0 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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.toQuotientstatement · cited by 69
- RingCon.kerstatement and proof · cited by 47
- RingCon.liftstatement · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.