Theorems · Definition · commutative algebra
IsLocalization.lift
{R : Type u_1} →
[inst : CommSemiring R] →
{M : Submonoid R} →
{S : Type u_2} →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
{P : Type u_3} →
[inst_3 : CommSemiring P] → [IsLocalization M S] → {g : R →+* P} → (∀ (y : ↥M), IsUnit (g ↑y)) → S →+* PGiven a localization map f : R →+* S for a submonoid M ⊆ R and a map of CommSemirings
g : R →+* P such that g y is invertible for all y : M, the homomorphism induced from
S to P sending z : S to g x * (g y)⁻¹, where (x, y) : R × M are such that
z = f x * (f y)⁻¹.
- Defined in
- Mathlib.RingTheory.Localization.Defs
- Cited by
- 27 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Submonoidstatement and proof · cited by 3,086
- IsUnitstatement and proof · cited by 1,602
- MonoidWithZeroHomproof · cited by 704
- IsLocalizationstatement and proof · cited by 636
- ZeroHom.toFunproof · cited by 101
- IsLocalization.toLocalizationMapproof · cited by 69
- MonoidWithZeroHom.toZeroHomproof · cited by 35
- RingHom.toMonoidWithZeroHomproof · cited by 24
Cited by38
Results whose statement or proof uses this declaration.
- IsLocalization.mapproof · cited by 99
- IsLocalization.lift_eqstatement · cited by 14
- IsFractionRing.liftproof · cited by 12
- IsLocalization.liftAlgHomproof · cited by 11
- IsLocalization.Away.liftproof · cited by 10
- galLiftproof · cited by 10
- LaurentPolynomial.eval₂proof · cited by 8
- Algebra.FormallySmooth.of_isLocalizationproof · cited by 6
- Localization.mapToFractionRingproof · cited by 5
- IsLocalization.lift_compstatement · cited by 5
- IsLocalization.lift_mk'statement · cited by 5
- LocalSubring.ofPrimeproof · cited by 4