Theorems · Theorem · ring theory
OreLocalization.universalHom_unique
∀ {R : Type u_1} [inst : Semiring R] {S : Submonoid R} [inst_1 : OreLocalization.OreSet S] {T : Type u_3}
[inst_2 : Semiring T] (f : R →+* T) (fS : ↥S →* Tˣ) (hf : ∀ (s : ↥S), f ↑s = ↑(fS s)) (φ : OreLocalization S R →+* T),
(∀ (r : R), φ (OreLocalization.numeratorHom r) = f r) → φ = OreLocalization.universalHom f fS hf- Defined in
- Mathlib.RingTheory.OreLocalization.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- MonoidHomstatement and proof · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- Unitsstatement and proof · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- MonoidHomClass.toMonoidHomproof · cited by 294
- RingHom.toMonoidHomproof · cited by 132
- OreLocalization.OreSetstatement and proof · cited by 92
- OreLocalizationstatement and proof · cited by 90
- OreLocalization.numeratorHomstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.