Loogle!
Result
Found 80 declarations mentioning IsLocalization.AtPrime.
- IsLocalization.AtPrime π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (P : Ideal R) [hp : P.IsPrime] : Prop - IsLocalization.AtPrime.nontrivial π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (P : Ideal R) [hp : P.IsPrime] [IsLocalization.AtPrime S P] : Nontrivial S - IsLocalization.AtPrime.isLocalRing π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (P : Ideal R) [hp : P.IsPrime] [IsLocalization.AtPrime S P] : IsLocalRing S - IsLocalization.isDomain_of_atPrime π Mathlib.RingTheory.Localization.AtPrime.Basic
{A : Type u_4} [CommRing A] [IsDomain A] (S : Type u_5) [CommSemiring S] [Algebra A S] (P : Ideal A) [P.IsPrime] [IsLocalization.AtPrime S P] : IsDomain S - IsLocalization.AtPrime.liesOver_maximalIdeal π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (h : IsLocalRing S := β―) : (IsLocalRing.maximalIdeal S).LiesOver I - IsLocalization.AtPrime.comap_maximalIdeal π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (h : IsLocalRing S := β―) : Ideal.under R (IsLocalRing.maximalIdeal S) = I - IsLocalization.AtPrime.under_maximalIdeal π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (h : IsLocalRing S := β―) : Ideal.under R (IsLocalRing.maximalIdeal S) = I - IsLocalization.AtPrime.faithfulSMul π Mathlib.RingTheory.Localization.AtPrime.Basic
(S : Type u_2) [CommSemiring S] (R : Type u_4) [CommRing R] [NoZeroDivisors R] [Algebra R S] (P : Ideal R) [hp : P.IsPrime] [IsLocalization.AtPrime S P] : FaithfulSMul R S - IsLocalization.AtPrime.isMaximal_map π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (p : Ideal R) [p.IsPrime] (Rβ : Type u_4) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] : (Ideal.map (algebraMap R Rβ) p).IsMaximal - IsLocalization.AtPrime.map_eq_maximalIdeal π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (p : Ideal R) [p.IsPrime] (Rβ : Type u_4) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] : Ideal.map (algebraMap R Rβ) p = IsLocalRing.maximalIdeal Rβ - IsLocalization.AtPrime.primeSpectrumOrderIso π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] : PrimeSpectrum S βo β(Set.Iic { asIdeal := I, isPrime := hI }) - IsLocalization.AtPrime.isUnit_to_map_iff π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (x : R) : IsUnit ((algebraMap R S) x) β x β I.primeCompl - Ideal.isPrime_map_of_isLocalizationAtPrime π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (q : Ideal R) [q.IsPrime] {S : Type u_4} [CommSemiring S] [Algebra R S] [IsLocalization.AtPrime S q] {p : Ideal R} [p.IsPrime] (hpq : p β€ q) : (Ideal.map (algebraMap R S) p).IsPrime - Ideal.under_map_of_isLocalizationAtPrime π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (q : Ideal R) [q.IsPrime] {S : Type u_4} [CommSemiring S] [Algebra R S] [IsLocalization.AtPrime S q] {p : Ideal R} [p.IsPrime] (hpq : p β€ q) : Ideal.under R (Ideal.map (algebraMap R S) p) = p - IsLocalization.AtPrime.isUnit_mk'_iff π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (x : R) (y : β₯I.primeCompl) : IsUnit (IsLocalization.mk' S x y) β x β I.primeCompl - IsLocalization.AtPrime.map_eq_top_of_not_le π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] {I p : Ideal R} [p.IsPrime] [IsLocalization.AtPrime S p] (hle : Β¬I β€ p) : Ideal.map (algebraMap R S) I = β€ - IsLocalization.AtPrime.comap_maximalIdeal_pow π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (p : Ideal R) [p.IsPrime] (Rβ : Type u_4) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] [p.IsMaximal] (n : β) : Ideal.under R (IsLocalRing.maximalIdeal Rβ ^ n) = p ^ n - IsLocalization.AtPrime.under_maximalIdeal_pow π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (p : Ideal R) [p.IsPrime] (Rβ : Type u_4) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] [p.IsMaximal] (n : β) : Ideal.under R (IsLocalRing.maximalIdeal Rβ ^ n) = p ^ n - IsLocalization.AtPrime.to_map_mem_maximal_iff π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (x : R) (h : IsLocalRing S := β―) : (algebraMap R S) x β IsLocalRing.maximalIdeal S β x β I - IsLocalization.AtPrime.mk'_mem_maximal_iff π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (x : R) (y : β₯I.primeCompl) (h : IsLocalRing S := β―) : IsLocalization.mk' S x y β IsLocalRing.maximalIdeal S β x β I - IsLocalization.AtPrime.orderIsoOfPrime π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] : { p // p.IsPrime } βo { p // p.IsPrime β§ p β€ I } - IsLocalization.AtPrime.equivQuotMaximalIdeal π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_7} [CommRing R] (p : Ideal R) [p.IsMaximal] (Rβ : Type u_8) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] : R β§Έ p β+* Rβ β§Έ IsLocalRing.maximalIdeal Rβ - IsLocalization.subsingleton_primeSpectrum_of_mem_minimalPrimes π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_5} [CommSemiring R] (p : Ideal R) (hp : p β minimalPrimes R) (S : Type u_6) [CommSemiring S] [Algebra R S] [IsLocalization.AtPrime S p] : Subsingleton (PrimeSpectrum S) - IsLocalization.AtPrime.equivQuotMaximalIdealPow π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_7} [CommRing R] (p : Ideal R) [p.IsMaximal] (Rβ : Type u_8) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (n : β) : (R β§Έ p ^ n) ββ[R] Rβ β§Έ IsLocalRing.maximalIdeal Rβ ^ n - IsLocalization.AtPrime.coe_primeSpectrumOrderIso_apply_coe_asIdeal π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (aβ : PrimeSpectrum S) : β(β((IsLocalization.AtPrime.primeSpectrumOrderIso S I) aβ)).asIdeal = β(algebraMap R S) β»ΒΉ' βaβ.asIdeal - IsLocalization.AtPrime.coe_orderIsoOfPrime_apply_coe π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (aβ : { p // p.IsPrime }) : ββ((IsLocalization.AtPrime.orderIsoOfPrime S I) aβ) = β(algebraMap R S) β»ΒΉ' ββaβ - IsLocalization.AtPrime.equivQuotMaximalIdeal_apply_mk π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_7} [CommRing R] (p : Ideal R) [p.IsMaximal] (Rβ : Type u_8) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (x : R) : (IsLocalization.AtPrime.equivQuotMaximalIdeal p Rβ) ((Ideal.Quotient.mk p) x) = (Ideal.Quotient.mk (IsLocalRing.maximalIdeal Rβ)) ((algebraMap R Rβ) x) - IsLocalization.AtPrime.equivQuotientMapMaximalIdeal π Mathlib.RingTheory.Localization.AtPrime.Basic
(S : Type u_6) {R : Type u_7} [CommRing R] (p : Ideal R) [p.IsMaximal] (Rβ : Type u_8) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_9) [CommRing S] [Algebra R S] [CommRing Sβ] [Algebra S Sβ] [Algebra R Sβ] [Algebra Rβ Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] : S β§Έ Ideal.map (algebraMap R S) p β+* Sβ β§Έ Ideal.map (algebraMap Rβ Sβ) (IsLocalRing.maximalIdeal Rβ) - IsLocalization.AtPrime.equivQuotMaximalIdeal_symm_apply_mk π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_7} [CommRing R] (p : Ideal R) [p.IsMaximal] (Rβ : Type u_8) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (x : R) (s : β₯p.primeCompl) : (IsLocalization.AtPrime.equivQuotMaximalIdeal p Rβ).symm ((Ideal.Quotient.mk (IsLocalRing.maximalIdeal Rβ)) (IsLocalization.mk' Rβ x s)) = (Ideal.Quotient.mk p) x * ((Ideal.Quotient.mk p) βs)β»ΒΉ - IsLocalization.AtPrime.equivQuotMaximalIdealPow_apply_mk π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_7} [CommRing R] (p : Ideal R) [p.IsMaximal] (Rβ : Type u_8) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (n : β) (x : R) : (IsLocalization.AtPrime.equivQuotMaximalIdealPow p Rβ n) ((Ideal.Quotient.mk (p ^ n)) x) = (Ideal.Quotient.mk (IsLocalRing.maximalIdeal Rβ ^ n)) ((algebraMap R Rβ) x) - IsLocalization.AtPrime.coe_primeSpectrumOrderIso_symm_apply_asIdeal π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (aβ : β(Set.Iic { asIdeal := I, isPrime := hI })) : β((RelIso.symm (IsLocalization.AtPrime.primeSpectrumOrderIso S I)) aβ).asIdeal = β s, β (_ : ββ((Set.orderIsoOfEq (fun p => p.IsPrime β§ Disjoint βI.primeCompl βp) (fun p => p.IsPrime β§ p β€ I) β―).symm β¨(βaβ).asIdeal, β―β©) β β(algebraMap R S) β»ΒΉ' βs), βs - IsLocalization.AtPrime.coe_orderIsoOfPrime_symm_apply_coe π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (I : Ideal R) [hI : I.IsPrime] [IsLocalization.AtPrime S I] (aβ : { p // p.IsPrime β§ p β€ I }) : ββ((RelIso.symm (IsLocalization.AtPrime.orderIsoOfPrime S I)) aβ) = β s, β (_ : ββ((Set.orderIsoOfEq (fun p => p.IsPrime β§ Disjoint βI.primeCompl βp) (fun p => p.IsPrime β§ p β€ I) β―).symm aβ) β β(algebraMap R S) β»ΒΉ' βs), βs - IsLocalization.AtPrime.equivQuotMaximalIdealPow_symm_apply_mk_mul π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_7} [CommRing R] (p : Ideal R) [p.IsMaximal] (Rβ : Type u_8) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (n : β) (x : R) (s : β₯p.primeCompl) : (IsLocalization.AtPrime.equivQuotMaximalIdealPow p Rβ n).symm ((Ideal.Quotient.mk (IsLocalRing.maximalIdeal Rβ ^ n)) (IsLocalization.mk' Rβ x s)) * (Ideal.Quotient.mk (p ^ n)) βs = (Ideal.Quotient.mk (p ^ n)) x - Submodule.eq_bot_of_localization_maximal π Mathlib.RingTheory.LocalProperties.Submodule
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_4) [(P : Ideal R) β [inst : P.IsMaximal] β CommSemiring (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] (Mβ : (P : Ideal R) β [P.IsMaximal] β Type u_5) [(P : Ideal R) β [inst : P.IsMaximal] β AddCommMonoid (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module (Rβ P) (Mβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsScalarTower R (Rβ P) (Mβ P)] (f : (P : Ideal R) β [inst : P.IsMaximal] β M ββ[R] Mβ P) [β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule P.primeCompl (f P)] (N : Submodule R M) (h : β (P : Ideal R) [inst : P.IsMaximal], Submodule.localized' (Rβ P) P.primeCompl (f P) N = β₯) : N = β₯ - Submodule.eq_top_of_localization_maximal π Mathlib.RingTheory.LocalProperties.Submodule
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_4) [(P : Ideal R) β [inst : P.IsMaximal] β CommSemiring (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] (Mβ : (P : Ideal R) β [P.IsMaximal] β Type u_5) [(P : Ideal R) β [inst : P.IsMaximal] β AddCommMonoid (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module (Rβ P) (Mβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsScalarTower R (Rβ P) (Mβ P)] (f : (P : Ideal R) β [inst : P.IsMaximal] β M ββ[R] Mβ P) [β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule P.primeCompl (f P)] (N : Submodule R M) (h : β (P : Ideal R) [inst : P.IsMaximal], Submodule.localized' (Rβ P) P.primeCompl (f P) N = β€) : N = β€ - Submodule.eq_of_localization_maximal π Mathlib.RingTheory.LocalProperties.Submodule
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_4) [(P : Ideal R) β [inst : P.IsMaximal] β CommSemiring (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] (Mβ : (P : Ideal R) β [P.IsMaximal] β Type u_5) [(P : Ideal R) β [inst : P.IsMaximal] β AddCommMonoid (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module (Rβ P) (Mβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsScalarTower R (Rβ P) (Mβ P)] (f : (P : Ideal R) β [inst : P.IsMaximal] β M ββ[R] Mβ P) [β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule P.primeCompl (f P)] {Nβ Nβ : Submodule R M} (h : β (P : Ideal R) [inst : P.IsMaximal], Submodule.localized' (Rβ P) P.primeCompl (f P) Nβ = Submodule.localized' (Rβ P) P.primeCompl (f P) Nβ) : Nβ = Nβ - LinearIndependent.of_isLocalized_maximal π Mathlib.RingTheory.LocalProperties.Exactness
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_5) [(P : Ideal R) β [inst : P.IsMaximal] β CommSemiring (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] (Mβ : (P : Ideal R) β [P.IsMaximal] β Type u_6) [(P : Ideal R) β [inst : P.IsMaximal] β AddCommMonoid (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module (Rβ P) (Mβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsScalarTower R (Rβ P) (Mβ P)] (f : (P : Ideal R) β [inst : P.IsMaximal] β M ββ[R] Mβ P) [β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule.AtPrime P (f P)] {ΞΉ : Type u_9} (v : ΞΉ β M) (H : β (P : Ideal R) [inst : P.IsMaximal], LinearIndependent (Rβ P) (β(f P) β v)) : LinearIndependent R v - bijective_of_isLocalization_isMaximal π Mathlib.RingTheory.LocalProperties.Exactness
{R : Type u_1} {S : Type u_2} [CommSemiring R] [CommSemiring S] [Algebra R S] (Rβ : (p : Ideal R) β [p.IsMaximal] β Type u_3) [(p : Ideal R) β [inst : p.IsMaximal] β CommSemiring (Rβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra R (Rβ p)] (Sβ : (p : Ideal R) β [p.IsMaximal] β Type u_4) [(p : Ideal R) β [inst : p.IsMaximal] β CommSemiring (Sβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra S (Sβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra (Rβ p) (Sβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra R (Sβ p)] [β (p : Ideal R) [inst : p.IsMaximal], IsScalarTower R (Rβ p) (Sβ p)] [β (p : Ideal R) [inst : p.IsMaximal], IsScalarTower R S (Sβ p)] [β (p : Ideal R) [inst : p.IsMaximal], IsLocalization.AtPrime (Rβ p) p] [β (p : Ideal R) [inst : p.IsMaximal], IsLocalizedModule.AtPrime p β(IsScalarTower.toAlgHom R S (Sβ p))] (H : β (p : Ideal R) [inst : p.IsMaximal], Function.Bijective β(algebraMap (Rβ p) (Sβ p))) : Function.Bijective β(algebraMap R S) - injective_of_isLocalization_isMaximal π Mathlib.RingTheory.LocalProperties.Exactness
{R : Type u_1} {S : Type u_2} [CommSemiring R] [CommSemiring S] [Algebra R S] (Rβ : (p : Ideal R) β [p.IsMaximal] β Type u_3) [(p : Ideal R) β [inst : p.IsMaximal] β CommSemiring (Rβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra R (Rβ p)] (Sβ : (p : Ideal R) β [p.IsMaximal] β Type u_4) [(p : Ideal R) β [inst : p.IsMaximal] β CommSemiring (Sβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra S (Sβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra (Rβ p) (Sβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra R (Sβ p)] [β (p : Ideal R) [inst : p.IsMaximal], IsScalarTower R (Rβ p) (Sβ p)] [β (p : Ideal R) [inst : p.IsMaximal], IsScalarTower R S (Sβ p)] [β (p : Ideal R) [inst : p.IsMaximal], IsLocalization.AtPrime (Rβ p) p] [β (p : Ideal R) [inst : p.IsMaximal], IsLocalizedModule.AtPrime p β(IsScalarTower.toAlgHom R S (Sβ p))] (H : β (p : Ideal R) [inst : p.IsMaximal], Function.Injective β(algebraMap (Rβ p) (Sβ p))) : Function.Injective β(algebraMap R S) - surjective_of_isLocalization_isMaximal π Mathlib.RingTheory.LocalProperties.Exactness
{R : Type u_1} {S : Type u_2} [CommSemiring R] [CommSemiring S] [Algebra R S] (Rβ : (p : Ideal R) β [p.IsMaximal] β Type u_3) [(p : Ideal R) β [inst : p.IsMaximal] β CommSemiring (Rβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra R (Rβ p)] (Sβ : (p : Ideal R) β [p.IsMaximal] β Type u_4) [(p : Ideal R) β [inst : p.IsMaximal] β CommSemiring (Sβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra S (Sβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra (Rβ p) (Sβ p)] [(p : Ideal R) β [inst : p.IsMaximal] β Algebra R (Sβ p)] [β (p : Ideal R) [inst : p.IsMaximal], IsScalarTower R (Rβ p) (Sβ p)] [β (p : Ideal R) [inst : p.IsMaximal], IsScalarTower R S (Sβ p)] [β (p : Ideal R) [inst : p.IsMaximal], IsLocalization.AtPrime (Rβ p) p] [β (p : Ideal R) [inst : p.IsMaximal], IsLocalizedModule.AtPrime p β(IsScalarTower.toAlgHom R S (Sβ p))] (H : β (p : Ideal R) [inst : p.IsMaximal], Function.Surjective β(algebraMap (Rβ p) (Sβ p))) : Function.Surjective β(algebraMap R S) - IsLocalizedModule.map_linearMap_of_isLocalization π Mathlib.RingTheory.LocalProperties.Exactness
{R : Type u_1} {S : Type u_2} [CommSemiring R] [CommSemiring S] [Algebra R S] (Rβ : Type u_5) (Sβ : Type u_6) [CommSemiring Rβ] [Algebra R Rβ] [CommSemiring Sβ] [Algebra S Sβ] [Algebra R Sβ] [IsScalarTower R S Sβ] [Algebra Rβ Sβ] [IsScalarTower R Rβ Sβ] (p : Ideal R) [p.IsPrime] [IsLocalization.AtPrime Rβ p] [IsLocalizedModule.AtPrime p β(IsScalarTower.toAlgHom R S Sβ)] : (IsLocalizedModule.map p.primeCompl (Algebra.linearMap R Rβ) β(IsScalarTower.toAlgHom R S Sβ)) (Algebra.linearMap R S) = βR (Algebra.linearMap Rβ Sβ) - IsLocalization.isLocalization_isLocalization_atPrime_isLocalization π Mathlib.RingTheory.Localization.LocalizationLocalization
{R : Type u_1} [CommSemiring R] (M : Submonoid R) {S : Type u_2} [CommSemiring S] [Algebra R S] (T : Type u_3) [CommSemiring T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] [IsLocalization M S] (p : Ideal S) [Hp : p.IsPrime] [IsLocalization.AtPrime T p] : IsLocalization.AtPrime T (Ideal.comap (algebraMap R S) p) - IsLocalization.isLocalization_atPrime_localization_atPrime π Mathlib.RingTheory.Localization.LocalizationLocalization
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (p : Ideal (Localization M)) [p.IsPrime] : IsLocalization.AtPrime (Localization.AtPrime p) (Ideal.comap (algebraMap R (Localization M)) p) - IsLocalization.AtPrime.radical_map_of_mem_minimalPrimes π Mathlib.RingTheory.Ideal.MinimalPrime.Localization
{R : Type u_1} [CommSemiring R] (A : Type u_2) [CommSemiring A] [Algebra R A] (q : Ideal R) [hqp : q.IsPrime] [IsLocalization.AtPrime A q] (I : Ideal R) (hIq : q β I.minimalPrimes) : (Ideal.map (algebraMap R A) I).radical = Ideal.map (algebraMap R A) q - PrimeSpectrum.isLocalization_away_iff_atPrime_of_basicOpen_eq_singleton π Mathlib.RingTheory.Spectrum.Prime.Topology
{R : Type u} {S : Type v} [CommSemiring R] [CommSemiring S] [Algebra R S] {f : R} {p : PrimeSpectrum R} (h : (PrimeSpectrum.basicOpen f).carrier = {p}) : IsLocalization.Away f S β IsLocalization.AtPrime S p.asIdeal - Ring.KrullDimLE.of_isLocalization π Mathlib.RingTheory.KrullDimension.Zero
{R : Type u_1} [CommSemiring R] (p : Ideal R) (hp : p β minimalPrimes R) (S : Type u_2) [CommSemiring S] [Algebra R S] [IsLocalization.AtPrime S p] : Ring.KrullDimLE 0 S - IsIntegrallyClosed.of_isLocalization_maximal π Mathlib.RingTheory.LocalProperties.IntegrallyClosed
{R : Type u_1} [CommRing R] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_3) [(P : Ideal R) β [inst : P.IsMaximal] β CommRing (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] [IsDomain R] (h : β (P : Ideal R) [inst : P.IsMaximal], IsIntegrallyClosed (Rβ P)) : IsIntegrallyClosed R - IsLocalization.AtPrime.isDedekindDomain π Mathlib.RingTheory.DedekindDomain.Dvr
(A : Type u_1) [CommRing A] [IsDedekindDomain A] (P : Ideal A) [P.IsPrime] (Aβ : Type u_2) [CommRing Aβ] [IsDomain Aβ] [Algebra A Aβ] [IsLocalization.AtPrime Aβ P] : IsDedekindDomain Aβ - IsLocalization.AtPrime.isDiscreteValuationRing_of_dedekind_domain π Mathlib.RingTheory.DedekindDomain.Dvr
(A : Type u_1) [CommRing A] [IsDedekindDomain A] {P : Ideal A} (hP : P β β₯) [pP : P.IsPrime] (Aβ : Type u_2) [CommRing Aβ] [IsDomain Aβ] [Algebra A Aβ] [IsLocalization.AtPrime Aβ P] : IsDiscreteValuationRing Aβ - IsLocalization.AtPrime.not_isField π Mathlib.RingTheory.DedekindDomain.Dvr
(A : Type u_1) [CommRing A] [IsDomain A] {P : Ideal A} (hP : P β β₯) [pP : P.IsPrime] (Aβ : Type u_2) [CommRing Aβ] [Algebra A Aβ] [IsLocalization.AtPrime Aβ P] : Β¬IsField Aβ - Module.projective_of_localization_maximal' π Mathlib.RingTheory.LocalProperties.Projective
{R : Type u_1} {M : Type uM} [CommRing R] [AddCommGroup M] [Module R M] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_3) [(P : Ideal R) β [inst : P.IsMaximal] β CommRing (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] (Mβ : (P : Ideal R) β [P.IsMaximal] β Type u_4) [(P : Ideal R) β [inst : P.IsMaximal] β AddCommGroup (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module (Rβ P) (Mβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsScalarTower R (Rβ P) (Mβ P)] (f : (P : Ideal R) β [inst : P.IsMaximal] β M ββ[R] Mβ P) [inst : β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule P.primeCompl (f P)] (H : β (I : Ideal R) (x : I.IsMaximal), Module.Projective (Rβ I) (Mβ I)) [Module.FinitePresentation R M] : Module.Projective R M - Module.mem_freeLocus_iff_tensor π Mathlib.RingTheory.Spectrum.Prime.FreeLocus
{R : Type uR} {M : Type uM} [CommRing R] [AddCommGroup M] [Module R M] (p : PrimeSpectrum R) (Rβ : Type u_1) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p.asIdeal] : p β Module.freeLocus R M β Module.Free Rβ (TensorProduct R Rβ M) - Module.mem_freeLocus_of_isLocalization π Mathlib.RingTheory.Spectrum.Prime.FreeLocus
{R : Type uR} {M : Type uM} [CommRing R] [AddCommGroup M] [Module R M] (p : PrimeSpectrum R) (Rβ : Type u_1) (Mβ : Type u_2) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p.asIdeal] [AddCommGroup Mβ] [Module R Mβ] (f : M ββ[R] Mβ) [IsLocalizedModule p.asIdeal.primeCompl f] [Module Rβ Mβ] [IsScalarTower R Rβ Mβ] : p β Module.freeLocus R M β Module.Free Rβ Mβ - ValuationSubring.ofPrime_localization π Mathlib.RingTheory.Valuation.ValuationSubring
{K : Type u} [Field K] (A : ValuationSubring K) (P : Ideal β₯A) [P.IsPrime] : IsLocalization.AtPrime (β₯(A.ofPrime P)) P - AlgebraicGeometry.StructureSheaf.instAtPrimeCarrierStalkCommRingCatStructurePresheafInCommRingCatAsIdeal π Mathlib.AlgebraicGeometry.StructureSheaf
{R : Type u} [CommRing R] (x : β(AlgebraicGeometry.PrimeSpectrum.Top R)) : IsLocalization.AtPrime (β((AlgebraicGeometry.structurePresheafInCommRingCat R).stalk x)) x.asIdeal - AlgebraicGeometry.StructureSheaf.IsLocalization.to_stalk π Mathlib.AlgebraicGeometry.StructureSheaf
(R : Type u) [CommRing R] (p : PrimeSpectrum R) : IsLocalization.AtPrime (β((AlgebraicGeometry.Spec.structureSheaf R).presheaf.stalk p)) p.asIdeal - AlgebraicGeometry.IsAffineOpen.isLocalization_stalk π Mathlib.AlgebraicGeometry.AffineScheme
{X : AlgebraicGeometry.Scheme} {U : X.Opens} (hU : AlgebraicGeometry.IsAffineOpen U) (x : β₯U) : IsLocalization.AtPrime (β(X.presheaf.stalk βx)) (hU.primeIdealOf x).asIdeal - AlgebraicGeometry.IsAffineOpen.isLocalization_stalk' π Mathlib.AlgebraicGeometry.AffineScheme
{X : AlgebraicGeometry.Scheme} {U : X.Opens} (hU : AlgebraicGeometry.IsAffineOpen U) (y : PrimeSpectrum β(X.presheaf.obj (Opposite.op U))) (hy : hU.fromSpec y β U) : IsLocalization.AtPrime (β(X.presheaf.stalk (hU.fromSpec y))) y.asIdeal - IsLocalization.AtPrime.ringKrullDim_eq_height π Mathlib.RingTheory.Ideal.Height
{R : Type u_1} [CommRing R] (I : Ideal R) [I.IsPrime] (A : Type u_2) [CommRing A] [Algebra R A] [IsLocalization.AtPrime A I] : ringKrullDim A = βI.height - Ring.krullDimLE_of_isLocalization_maximal π Mathlib.RingTheory.Ideal.Height
{R : Type u_1} [CommRing R] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_2) [(P : Ideal R) β [inst : P.IsMaximal] β CommRing (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] {n : β} (h : β (P : Ideal R) [inst : P.IsMaximal], Ring.KrullDimLE n (Rβ P)) : Ring.KrullDimLE n R - LocalSubring.instAtPrimeSubtypeMemSubringToSubringOfPrime π Mathlib.RingTheory.LocalRing.LocalSubring
{K : Type u_3} [Field K] (A : Subring K) (P : Ideal β₯A) [P.IsPrime] : IsLocalization.AtPrime (β₯(LocalSubring.ofPrime A P).toSubring) P - trace_quotient_eq_trace_localization_quotient π Mathlib.RingTheory.Trace.Quotient
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsMaximal] (Rβ : Type u_3) (Sβ : Type u_4) [CommRing Rβ] [CommRing Sβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] [Algebra S Sβ] [Algebra R Sβ] [Algebra Rβ Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] (x : S) : (Algebra.trace (R β§Έ p) (S β§Έ Ideal.map (algebraMap R S) p)) ((Ideal.Quotient.mk (Ideal.map (algebraMap R S) p)) x) = (IsLocalization.AtPrime.equivQuotMaximalIdeal p Rβ).symm ((Algebra.trace (Rβ β§Έ IsLocalRing.maximalIdeal Rβ) (Sβ β§Έ Ideal.map (algebraMap Rβ Sβ) (IsLocalRing.maximalIdeal Rβ))) ((algebraMap S (Sβ β§Έ Ideal.map (algebraMap Rβ Sβ) (IsLocalRing.maximalIdeal Rβ))) x)) - Module.injective_of_localization_maximal' π Mathlib.RingTheory.LocalProperties.Injective
{R : Type u} [CommRing R] {M : Type v} [AddCommGroup M] [Module R M] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u') [(P : Ideal R) β [inst : P.IsMaximal] β CommRing (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], Small.{v', u'} (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] (Mβ : (P : Ideal R) β [P.IsMaximal] β Type v') [(P : Ideal R) β [inst : P.IsMaximal] β AddCommGroup (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module (Rβ P) (Mβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsScalarTower R (Rβ P) (Mβ P)] (f : (P : Ideal R) β [inst : P.IsMaximal] β M ββ[R] Mβ P) [inst : β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule P.primeCompl (f P)] [Small.{v, u} R] [IsNoetherianRing R] (H : β (I : Ideal R) (x : I.IsMaximal), Module.Injective (Rβ I) (Mβ I)) : Module.Injective R M - IsNoetherianRing.of_isLocalization_maximal π Mathlib.RingTheory.LocalProperties.Semilocal
{R : Type u_1} [CommSemiring R] [Finite (MaximalSpectrum R)] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_3) [(P : Ideal R) β [inst : P.IsMaximal] β CommSemiring (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] (H : β (P : Ideal R) [inst : P.IsMaximal], IsNoetherianRing (Rβ P)) : IsNoetherianRing R - isPrincipalIdealRing_of_isPrincipalIdealRing_isLocalization_maximal π Mathlib.RingTheory.LocalProperties.Semilocal
{R : Type u_1} [CommRing R] [Finite (MaximalSpectrum R)] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_2) [(P : Ideal R) β [inst : P.IsMaximal] β CommRing (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] [IsDomain R] (hpid : β (P : Ideal R) [inst : P.IsMaximal], IsPrincipalIdealRing (Rβ P)) : IsPrincipalIdealRing R - Module.Finite.of_isLocalized_maximal π Mathlib.RingTheory.LocalProperties.Semilocal
{R : Type u_1} [CommSemiring R] [Finite (MaximalSpectrum R)] (M : Type u_2) [AddCommMonoid M] [Module R M] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_3) [(P : Ideal R) β [inst : P.IsMaximal] β CommSemiring (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] (Mβ : (P : Ideal R) β [P.IsMaximal] β Type u_4) [(P : Ideal R) β [inst : P.IsMaximal] β AddCommMonoid (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module (Rβ P) (Mβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsScalarTower R (Rβ P) (Mβ P)] (f : (P : Ideal R) β [inst : P.IsMaximal] β M ββ[R] Mβ P) [β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule P.primeCompl (f P)] (H : β (P : Ideal R) [inst : P.IsMaximal], Module.Finite (Rβ P) (Mβ P)) : Module.Finite R M - Submodule.fg_of_isLocalized_maximal π Mathlib.RingTheory.LocalProperties.Semilocal
{R : Type u_1} [CommSemiring R] [Finite (MaximalSpectrum R)] {M : Type u_2} [AddCommMonoid M] [Module R M] (Rβ : (P : Ideal R) β [P.IsMaximal] β Type u_3) [(P : Ideal R) β [inst : P.IsMaximal] β CommSemiring (Rβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Algebra R (Rβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsLocalization.AtPrime (Rβ P) P] (Mβ : (P : Ideal R) β [P.IsMaximal] β Type u_4) [(P : Ideal R) β [inst : P.IsMaximal] β AddCommMonoid (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module (Rβ P) (Mβ P)] [β (P : Ideal R) [inst : P.IsMaximal], IsScalarTower R (Rβ P) (Mβ P)] (f : (P : Ideal R) β [inst : P.IsMaximal] β M ββ[R] Mβ P) [β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule P.primeCompl (f P)] (N : Submodule R M) (H : β (P : Ideal R) [inst : P.IsMaximal], (Submodule.localized' (Rβ P) P.primeCompl (f P) N).FG) : N.FG - IsLocalization.AtPrime.liesOver_comap_of_liesOver π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] {T : Type u_5} [CommRing T] [Algebra R T] [Algebra Rβ T] [Algebra S T] [IsScalarTower R S T] [IsScalarTower R Rβ T] (Q : Ideal T) [Q.LiesOver (IsLocalRing.maximalIdeal Rβ)] : (Ideal.comap (algebraMap S T) Q).LiesOver p - IsLocalization.AtPrime.ramificationIdx_map_eq_ramificationIdx π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra Rβ Sβ] (P : Ideal S) [hPp : P.LiesOver p] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] [P.IsPrime] : (Ideal.map (algebraMap S Sβ) P).ramificationIdx Rβ = P.ramificationIdx R - IsLocalization.AtPrime.liesOver_map_of_liesOver π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra Rβ Sβ] (P : Ideal S) [hPp : P.LiesOver p] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] [P.IsPrime] : (Ideal.map (algebraMap S Sβ) P).LiesOver (IsLocalRing.maximalIdeal Rβ) - IsLocalization.AtPrime.inertiaDeg_map_eq_inertiaDeg π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra Rβ Sβ] (P : Ideal S) [hPp : P.LiesOver p] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] [p.IsMaximal] [P.IsMaximal] [(Ideal.map (algebraMap S Sβ) P).LiesOver (IsLocalRing.maximalIdeal Rβ)] : (Ideal.map (algebraMap S Sβ) P).inertiaDeg Rβ = P.inertiaDeg R - IsDedekindDomain.primesOverEquivPrimesOver π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra Rβ Sβ] [IsDomain R] [IsDedekindDomain S] [Module.IsTorsionFree R S] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] (hp : p β β₯) : β(p.primesOver S) βo β((IsLocalRing.maximalIdeal Rβ).primesOver Sβ) - IsDedekindDomain.primesOverEquivPrimesOver_ramificationIdx_eq π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra Rβ Sβ] [IsDomain R] [IsDedekindDomain S] [Module.IsTorsionFree R S] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] (hp : p β β₯) (P : β(p.primesOver S)) : (β((IsDedekindDomain.primesOverEquivPrimesOver p Rβ Sβ hp) P)).ramificationIdx Rβ = (βP).ramificationIdx R - IsDedekindDomain.primesOverEquivPrimesOver_inertiagDeg_eq π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra Rβ Sβ] [IsDomain R] [IsDedekindDomain S] [Module.IsTorsionFree R S] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] [p.IsMaximal] (hp : p β β₯) (P : β(p.primesOver S)) : (β((IsDedekindDomain.primesOverEquivPrimesOver p Rβ Sβ hp) P)).inertiaDeg Rβ = (βP).inertiaDeg R - IsDedekindDomain.primesOverEquivPrimesOver_apply π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra Rβ Sβ] [IsDomain R] [IsDedekindDomain S] [Module.IsTorsionFree R S] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] (hp : p β β₯) (P : β(p.primesOver S)) : β((IsDedekindDomain.primesOverEquivPrimesOver p Rβ Sβ hp) P) = Ideal.map (algebraMap S Sβ) βP - IsDedekindDomain.primesOverEquivPrimesOver_symm_apply π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra Rβ Sβ] [IsDomain R] [IsDedekindDomain S] [Module.IsTorsionFree R S] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] (hp : p β β₯) (Q : β((IsLocalRing.maximalIdeal Rβ).primesOver Sβ)) : β((IsDedekindDomain.primesOverEquivPrimesOver p Rβ Sβ hp).symm Q) = Ideal.comap (algebraMap S Sβ) βQ - IsLocalization.AtPrime.algebraMap_equivQuotMaximalIdeal_symm_apply π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra Rβ Sβ] (P : Ideal S) [hPp : P.LiesOver p] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] [p.IsMaximal] [P.IsMaximal] [(Ideal.map (algebraMap S Sβ) P).LiesOver (IsLocalRing.maximalIdeal Rβ)] (x : Rβ β§Έ IsLocalRing.maximalIdeal Rβ) : (algebraMap (R β§Έ p) (S β§Έ P)) ((IsLocalization.AtPrime.equivQuotMaximalIdeal p Rβ).symm x) = (IsLocalization.AtPrime.equivQuotientMapOfIsMaximal p Sβ P).symm ((algebraMap (Rβ β§Έ IsLocalRing.maximalIdeal Rβ) (Sβ β§Έ Ideal.map (algebraMap S Sβ) P)) x) - IsLocalization.AtPrime.equivQuotientMapMaximalIdeal_apply_mk π Mathlib.RingTheory.Localization.AtPrime.Extension
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Rβ : Type u_3) [CommRing Rβ] [Algebra R Rβ] [IsLocalization.AtPrime Rβ p] [IsLocalRing Rβ] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] [p.IsMaximal] (x : S) : (IsLocalization.AtPrime.equivQuotientMapMaximalIdeal S p Rβ Sβ) ((Ideal.Quotient.mk (Ideal.map (algebraMap R S) p)) x) = (Ideal.Quotient.mk (Ideal.map (algebraMap Rβ Sβ) (IsLocalRing.maximalIdeal Rβ))) ((algebraMap S Sβ) x) - RingTheory.Sequence.IsWeaklyRegular.isRegular_of_isLocalization_of_mem π Mathlib.RingTheory.Regular.Flat
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] [IsLocalization.AtPrime S p] {rs : List R} (reg : RingTheory.Sequence.IsWeaklyRegular R rs) (mem : β r β rs, r β p) : RingTheory.Sequence.IsRegular S (List.map (β(algebraMap R S)) rs) - RingTheory.Sequence.IsWeaklyRegular.isRegular_of_isLocalizedModule_of_mem π Mathlib.RingTheory.Regular.Flat
{R : Type u_1} (S : Type u_2) {M : Type u_3} {N : Type u_4} [CommRing R] [CommRing S] [Algebra R S] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] [Module S N] [IsScalarTower R S N] (p : Ideal R) [p.IsPrime] [IsLocalization.AtPrime S p] [Nontrivial N] [Module.Finite S N] (f : M ββ[R] N) [IsLocalizedModule.AtPrime p f] {rs : List R} (reg : RingTheory.Sequence.IsWeaklyRegular M rs) (mem : β r β rs, r β p) : RingTheory.Sequence.IsRegular N (List.map (β(algebraMap R S)) rs)
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision 69fae59