Theorems · Theorem · ring theory
OreLocalization.universalMulHom_unique
∀ {R : Type u_1} [inst : Monoid R] {S : Submonoid R} [inst_1 : OreLocalization.OreSet S] {T : Type u_2}
[inst_2 : Monoid 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.universalMulHom f fS hfThe universal morphism universalMulHom is unique.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- one_mulproof · cited by 2,841
- Unitsstatement and proof · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- mul_assocproof · cited by 1,667
- MonoidHom.extproof · cited by 109
- inv_mul_cancelproof · cited by 107
- OreLocalization.OreSetstatement and proof · cited by 92
- OreLocalizationstatement and proof · cited by 90
Cited by1
Results whose statement or proof uses this declaration.
- OreLocalization.universalHom_uniqueproof · cited by 0