Theorems · Definition · ring theory
OreLocalization.universalMulHom
{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ˣ) → (∀ (s : ↥S), f ↑s = ↑(fS s)) → OreLocalization S R →* TThe universal lift from a morphism R →* T, which maps elements of S to units of T,
to a morphism R[S⁻¹] →* T.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 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
- Monoidstatement and proof · cited by 3,887
- 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
- OreLocalization.OreSetstatement and proof · cited by 92
- OreLocalizationstatement and proof · cited by 90
- OreLocalization.liftExpandproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- OreLocalization.universalHomproof · cited by 4
- OreLocalization.universalMulHom_applystatement · cited by 1
- OreLocalization.universalMulHom_uniquestatement · cited by 1
- OreLocalization.universalMulHom_commutesstatement · cited by 0
- OreLocalization.universalMulHom.congr_simpstatement and proof · cited by 0