Theorems · Theorem · commutative algebra
RingQuot.lift_unique
∀ {R : Type uR} [inst : Semiring R] {T : Type uT} [inst_1 : Semiring T] (f : R →+* T) {r : R → R → Prop}
(w : ∀ ⦃x y : R⦄, r x y → f x = f y) (g : RingQuot r →+* T),
g.comp (RingQuot.mkRingHom r) = f → g = RingQuot.lift ⟨f, w⟩- Defined in
- Mathlib.Algebra.RingQuot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Equivstatement · cited by 8,337
- RingHom.compstatement and proof · cited by 899
- RingHom.extproof · cited by 331
- RingQuotstatement and proof · cited by 36
- RingQuot.mkRingHomstatement and proof · cited by 16
- RingQuot.liftstatement and proof · cited by 4
- RingQuot.ringQuot_extproof · cited by 2
- RingQuot.lift_mkRingHom_applyproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- RingQuot.eq_lift_comp_mkRingHomproof · cited by 0