Loogle!
Result
Found 146 declarations mentioning Algebra.algebraMapSubmonoid.
- Algebra.algebraMapSubmonoid π Mathlib.Algebra.Algebra.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_4) [Semiring S] [Algebra R S] (M : Submonoid R) : Submonoid S - Algebra.algebraMapSubmonoid_self π Mathlib.Algebra.Algebra.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) : Algebra.algebraMapSubmonoid R M = M - Algebra.algebraMapSubmonoid_isUnit_le π Mathlib.Algebra.Algebra.Basic
{R : Type u_1} [CommSemiring R] {S : Type u_4} [Semiring S] [Algebra R S] : Algebra.algebraMapSubmonoid S (IsUnit.submonoid R) β€ IsUnit.submonoid S - Algebra.algebraMapSubmonoid_powers π Mathlib.Algebra.Algebra.Basic
{R : Type u_1} [CommSemiring R] {S : Type u_4} [Semiring S] [Algebra R S] (r : R) : Algebra.algebraMapSubmonoid S (Submonoid.powers r) = Submonoid.powers ((algebraMap R S) r) - Algebra.mem_algebraMapSubmonoid_of_mem π Mathlib.Algebra.Algebra.Basic
{R : Type u_1} [CommSemiring R] {S : Type u_4} [Semiring S] [Algebra R S] {M : Submonoid R} (x : β₯M) : (algebraMap R S) βx β Algebra.algebraMapSubmonoid S M - Algebra.algebraMapSubmonoid_map_eq π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Algebra R A] (M : Submonoid R) {B : Type w} [Semiring B] [Algebra R B] (f : A ββ[R] B) : Submonoid.map f (Algebra.algebraMapSubmonoid A M) = Algebra.algebraMapSubmonoid B M - Algebra.algebraMapSubmonoid_le_comap π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Algebra R A] (M : Submonoid R) {B : Type w} [Semiring B] [Algebra R B] (f : A ββ[R] B) : Algebra.algebraMapSubmonoid A M β€ Submonoid.comap f.toRingHom (Algebra.algebraMapSubmonoid B M) - Algebra.algebraMapSubmonoid_map_map π Mathlib.Algebra.Algebra.Tower
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [CommSemiring A] [Algebra R A] (M : Submonoid R) [Semiring B] [Algebra R B] [Algebra A B] [IsScalarTower R A B] : Algebra.algebraMapSubmonoid B (Algebra.algebraMapSubmonoid A M) = Algebra.algebraMapSubmonoid B M - IsLocalization.instAlgebraMapSubmonoidSubmonoid π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] {S : Type u_2} [CommSemiring S] [Algebra R S] : IsLocalization (Algebra.algebraMapSubmonoid S (IsUnit.submonoid R)) S - instIsLocalizationAlgebraMapSubmonoid π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] {M : Submonoid R} (Rβ : Type u_4) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] : IsLocalization (Algebra.algebraMapSubmonoid R M) Rβ - localizationAlgebra π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (S : Type u_2) [CommSemiring S] [Algebra R S] {Rβ : Type u_4} {Sβ : Type u_5} [CommSemiring Rβ] [CommSemiring Sβ] [Algebra R Rβ] [IsLocalization M Rβ] [Algebra S Sβ] [i : IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] : Algebra Rβ Sβ - instAlgebraLocalizationAlgebraMapSubmonoid π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (S : Type u_2) [CommSemiring S] [Algebra R S] : Algebra (Localization M) (Localization (Algebra.algebraMapSubmonoid S M)) - IsLocalization.of_le_isUnit_of_bijective π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] {S : Type u_2} [CommSemiring S] [Algebra R S] {M : Submonoid R} (hM : Algebra.algebraMapSubmonoid S M β€ IsUnit.submonoid S) (h : Function.Bijective β(algebraMap R S)) : IsLocalization M S - isScalarTower_localizationAlgebra π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (S : Type u_2) [CommSemiring S] [Algebra R S] {Rβ : Type u_4} {Sβ : Type u_5} [CommSemiring Rβ] [CommSemiring Sβ] [Algebra R Rβ] [IsLocalization M Rβ] [Algebra S Sβ] [i : IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra R Sβ] [IsScalarTower R S Sβ] : IsScalarTower R Rβ Sβ - localizationAlgebra_injective π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] {M : Submonoid R} {S : Type u_2} [CommSemiring S] [Algebra R S] (Rβ : Type u_4) (Sβ : Type u_5) [CommSemiring Rβ] [CommSemiring Sβ] [Algebra R Rβ] [IsLocalization M Rβ] [Algebra S Sβ] [i : IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] (hRS : Function.Injective β(algebraMap R S)) : Function.Injective β(algebraMap Rβ Sβ) - IsLocalization.commutes π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (Sβ : Type u_4) (Sβ : Type u_5) (T : Type u_6) [CommSemiring Sβ] [CommSemiring Sβ] [CommSemiring T] [Algebra R Sβ] [Algebra R Sβ] [Algebra R T] [Algebra Sβ T] [Algebra Sβ T] [IsScalarTower R Sβ T] [IsScalarTower R Sβ T] (Mβ Mβ : Submonoid R) [IsLocalization Mβ Sβ] [IsLocalization Mβ Sβ] [IsLocalization (Algebra.algebraMapSubmonoid Sβ Mβ) T] : IsLocalization (Algebra.algebraMapSubmonoid Sβ Mβ) T - IsLocalization.lift_algebraMap_eq_algebraMap π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (S : Type u_2) [CommSemiring S] [Algebra R S] (Rβ : Type u_4) (Sβ : Type u_5) [CommSemiring Rβ] [CommSemiring Sβ] [Algebra R Rβ] [IsLocalization M Rβ] [Algebra S Sβ] [i : IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] : IsLocalization.lift β― = algebraMap Rβ Sβ - IsLocalization.map_units_map_submonoid π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] {M : Submonoid R} (S : Type u_2) [CommSemiring S] [Algebra R S] (Sβ : Type u_5) [CommSemiring Sβ] [Algebra S Sβ] [i : IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra R Sβ] [IsScalarTower R S Sβ] (y : β₯M) : IsUnit ((algebraMap R Sβ) βy) - instIsScalarTowerLocalizationAlgebraMapSubmonoid π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (S : Type u_2) [CommSemiring S] [Algebra R S] : IsScalarTower R (Localization M) (Localization (Algebra.algebraMapSubmonoid S M)) - IsLocalization.algebraMap_mk' π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] {M : Submonoid R} (S : Type u_2) [CommSemiring S] [Algebra R S] (Rβ : Type u_4) (Sβ : Type u_5) [CommSemiring Rβ] [CommSemiring Sβ] [Algebra R Rβ] [IsLocalization M Rβ] [Algebra S Sβ] [i : IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] (x : R) (y : β₯M) : (algebraMap Rβ Sβ) (IsLocalization.mk' Rβ x y) = IsLocalization.mk' Sβ ((algebraMap R S) x) β¨(algebraMap R S) βy, β―β© - localizationAlgebraMap_def π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] {M : Submonoid R} {S : Type u_2} [CommSemiring S] [Algebra R S] (Rβ : Type u_4) (Sβ : Type u_5) [CommSemiring Rβ] [CommSemiring Sβ] [Algebra R Rβ] [IsLocalization M Rβ] [Algebra S Sβ] [i : IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] : algebraMap Rβ Sβ = IsLocalization.map Sβ (algebraMap R S) β― - IsLocalization.algebraMap_eq_map_map_submonoid π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (S : Type u_2) [CommSemiring S] [Algebra R S] (Rβ : Type u_4) (Sβ : Type u_5) [CommSemiring Rβ] [CommSemiring Sβ] [Algebra R Rβ] [IsLocalization M Rβ] [Algebra S Sβ] [i : IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] : algebraMap Rβ Sβ = IsLocalization.map Sβ (algebraMap R S) β― - IsLocalization.algebraMap_apply_eq_map_map_submonoid π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (S : Type u_2) [CommSemiring S] [Algebra R S] (Rβ : Type u_4) (Sβ : Type u_5) [CommSemiring Rβ] [CommSemiring Sβ] [Algebra R Rβ] [IsLocalization M Rβ] [Algebra S Sβ] [i : IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] (x : Rβ) : (algebraMap Rβ Sβ) x = (IsLocalization.map Sβ (algebraMap R S) β―) x - IsLocalization.Away.instAlgebraMapSubmonoidPowersOfCoeRingHomAlgebraMap π Mathlib.RingTheory.Localization.Away.Basic
{R : Type u_1} [CommSemiring R] {A : Type u_5} [CommSemiring A] [Algebra R A] (Aβ : Type u_7) [CommSemiring Aβ] [Algebra A Aβ] (x : R) [IsLocalization.Away ((algebraMap R A) x) Aβ] : IsLocalization (Algebra.algebraMapSubmonoid A (Submonoid.powers x)) Aβ - IsLocalizedModule.of_restrictScalars π Mathlib.Algebra.Module.LocalizedModule.Basic
{R : Type u_1} [CommSemiring R] {M : Type u_2} [AddCommMonoid M] {A : Type u_5} [CommSemiring A] [Algebra R A] [Module R M] (S : Submonoid R) {N : Type u_6} [AddCommMonoid N] [Module R N] [Module A M] [Module A N] [IsScalarTower R A M] [IsScalarTower R A N] (f : M ββ[A] N) [IsLocalizedModule S (βR f)] : IsLocalizedModule (Algebra.algebraMapSubmonoid A S) f - IsLocalizedModule.restrictScalars π Mathlib.Algebra.Module.LocalizedModule.Basic
{R : Type u_1} [CommSemiring R] {M : Type u_2} [AddCommMonoid M] {A : Type u_5} [CommSemiring A] [Algebra R A] [Module R M] (S : Submonoid R) [Module A M] {N : Type u_6} [AddCommMonoid N] [Module R N] [Module A N] [IsScalarTower R A M] [IsScalarTower R A N] (f : M ββ[A] N) [h : IsLocalizedModule (Algebra.algebraMapSubmonoid A S) f] : IsLocalizedModule S (βR f) - IsLocalizedModule.restrictScalars_iff π Mathlib.Algebra.Module.LocalizedModule.Basic
{R : Type u_1} [CommSemiring R] {M : Type u_2} [AddCommMonoid M] {A : Type u_5} [CommSemiring A] [Algebra R A] [Module R M] (S : Submonoid R) {N : Type u_6} [AddCommMonoid N] [Module R N] [Module A M] [Module A N] [IsScalarTower R A M] [IsScalarTower R A N] (f : M ββ[A] N) : IsLocalizedModule (Algebra.algebraMapSubmonoid A S) f β IsLocalizedModule S (βR f) - instIsLocalizedModuleToLinearMapToAlgHomOfIsLocalizationAlgebraMapSubmonoid π Mathlib.Algebra.Module.LocalizedModule.IsLocalization
{R : Type u_1} [CommSemiring R] (S : Submonoid R) {A : Type u_2} {Aβ : Type u_3} [CommSemiring A] [Algebra R A] [CommSemiring Aβ] [Algebra A Aβ] [Algebra R Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A S) Aβ] : IsLocalizedModule S (IsScalarTower.toAlgHom R A Aβ).toLinearMap - isLocalizedModule_iff_isLocalization π Mathlib.Algebra.Module.LocalizedModule.IsLocalization
{R : Type u_1} [CommSemiring R] {S : Submonoid R} {A : Type u_2} {Aβ : Type u_3} [CommSemiring A] [Algebra R A] [CommSemiring Aβ] [Algebra A Aβ] [Algebra R Aβ] [IsScalarTower R A Aβ] : IsLocalizedModule S (IsScalarTower.toAlgHom R A Aβ).toLinearMap β IsLocalization (Algebra.algebraMapSubmonoid A S) Aβ - IsLocalization.mk'_algebraMap_eq_mk' π Mathlib.Algebra.Module.LocalizedModule.IsLocalization
{R : Type u_1} [CommSemiring R] {S : Submonoid R} {A : Type u_2} {Aβ : Type u_3} [CommSemiring A] [Algebra R A] [CommSemiring Aβ] [Algebra A Aβ] [Algebra R Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A S) Aβ] {x : A} {s : β₯S} : IsLocalization.mk' Aβ x β¨(algebraMap R A) βs, β―β© = IsLocalizedModule.mk' (IsScalarTower.toAlgHom R A Aβ).toLinearMap x s - Module.Basis.localizationLocalization π Mathlib.RingTheory.Localization.Module
{R : Type u_1} (Rβ : Type u_2) [CommSemiring R] (S : Submonoid R) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization S Rβ] {A : Type u_3} [CommSemiring A] [Algebra R A] (Aβ : Type u_4) [CommSemiring Aβ] [Algebra A Aβ] [Algebra Rβ Aβ] [Algebra R Aβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A S) Aβ] {ΞΉ : Type u_5} (b : Module.Basis ΞΉ R A) : Module.Basis ΞΉ Rβ Aβ - LinearIndependent.localization_localization π Mathlib.RingTheory.Localization.Module
{R : Type u_1} (Rβ : Type u_2) [CommSemiring R] (S : Submonoid R) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization S Rβ] {A : Type u_3} [CommSemiring A] [Algebra R A] (Aβ : Type u_4) [CommSemiring Aβ] [Algebra A Aβ] [Algebra Rβ Aβ] [Algebra R Aβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A S) Aβ] {ΞΉ : Type u_5} {v : ΞΉ β A} (hv : LinearIndependent R v) : LinearIndependent Rβ (β(algebraMap A Aβ) β v) - Module.Basis.localizationLocalization_apply π Mathlib.RingTheory.Localization.Module
{R : Type u_1} (Rβ : Type u_2) [CommSemiring R] (S : Submonoid R) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization S Rβ] {A : Type u_3} [CommSemiring A] [Algebra R A] (Aβ : Type u_4) [CommSemiring Aβ] [Algebra A Aβ] [Algebra Rβ Aβ] [Algebra R Aβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A S) Aβ] {ΞΉ : Type u_5} (b : Module.Basis ΞΉ R A) (i : ΞΉ) : (Module.Basis.localizationLocalization Rβ S Aβ b) i = (algebraMap A Aβ) (b i) - span_eq_top_localization_localization π Mathlib.RingTheory.Localization.Module
{R : Type u_1} (Rβ : Type u_2) [CommSemiring R] (S : Submonoid R) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization S Rβ] {A : Type u_3} [CommSemiring A] [Algebra R A] (Aβ : Type u_4) [CommSemiring Aβ] [Algebra A Aβ] [Algebra Rβ Aβ] [Algebra R Aβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A S) Aβ] {v : Set A} (hv : Submodule.span R v = β€) : Submodule.span Rβ (β(algebraMap A Aβ) '' v) = β€ - Module.Basis.localizationLocalization_span π Mathlib.RingTheory.Localization.Module
{R : Type u_1} (Rβ : Type u_2) [CommSemiring R] (S : Submonoid R) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization S Rβ] {A : Type u_3} [CommSemiring A] [Algebra R A] (Aβ : Type u_4) [CommSemiring Aβ] [Algebra A Aβ] [Algebra Rβ Aβ] [Algebra R Aβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A S) Aβ] {ΞΉ : Type u_5} (b : Module.Basis ΞΉ R A) : Submodule.span R (Set.range β(Module.Basis.localizationLocalization Rβ S Aβ b)) = (β(IsScalarTower.toAlgHom R A Aβ)).range - Module.Basis.localizationLocalization_repr_algebraMap π Mathlib.RingTheory.Localization.Module
{R : Type u_1} (Rβ : Type u_2) [CommSemiring R] (S : Submonoid R) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization S Rβ] {A : Type u_3} [CommSemiring A] [Algebra R A] (Aβ : Type u_4) [CommSemiring Aβ] [Algebra A Aβ] [Algebra Rβ Aβ] [Algebra R Aβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A S) Aβ] {ΞΉ : Type u_5} (b : Module.Basis ΞΉ R A) (x : A) (i : ΞΉ) : ((Module.Basis.localizationLocalization Rβ S Aβ b).repr ((algebraMap A Aβ) x)) i = (algebraMap R Rβ) ((b.repr x) i) - instIsLocalizationAlgebraMapSubmonoidSubmonoid π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_7} {S : Type u_8} [CommSemiring R] [CommSemiring S] [Algebra R S] : IsLocalization (Algebra.algebraMapSubmonoid S (IsUnit.submonoid R)) S - Algebra.algebraMapSubmonoid_isUnit_le_isUnit π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_7} {S : Type u_8} [CommSemiring R] [Semiring S] [Algebra R S] : Algebra.algebraMapSubmonoid S (IsUnit.submonoid R) β€ IsUnit.submonoid S - IsLocalization.tensorRight π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_7} {S : Type u_8} [CommSemiring R] [CommSemiring S] [Algebra R S] (A : Type u_9) [CommSemiring A] [Algebra R A] (M : Submonoid R) [IsLocalization M A] : IsLocalization (Algebra.algebraMapSubmonoid S M) (TensorProduct R A S) - IsLocalization.tensor π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_7} {S : Type u_8} [CommSemiring R] [CommSemiring S] [Algebra R S] (A : Type u_9) [CommSemiring A] [Algebra R A] (M : Submonoid R) [IsLocalization M A] : IsLocalization (Algebra.algebraMapSubmonoid S M) (TensorProduct R S A) - Algebra.isPushout_of_isLocalization π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_1} [CommSemiring R] (S : Submonoid R) (A : Type u_2) [CommSemiring A] [Algebra R A] [IsLocalization S A] (T : Type u_5) (B : Type u_6) [CommSemiring T] [CommSemiring B] [Algebra R T] [Algebra T B] [Algebra R B] [Algebra A B] [IsScalarTower R T B] [IsScalarTower R A B] [IsLocalization (Algebra.algebraMapSubmonoid T S) B] : Algebra.IsPushout R T A B - Algebra.isLocalization_iff_isPushout π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_1} [CommSemiring R] (S : Submonoid R) (A : Type u_2) [CommSemiring A] [Algebra R A] [IsLocalization S A] {T : Type u_5} {B : Type u_6} [CommSemiring T] [CommSemiring B] [Algebra R T] [Algebra T B] [Algebra R B] [Algebra A B] [IsScalarTower R T B] [IsScalarTower R A B] : IsLocalization (Algebra.algebraMapSubmonoid T S) B β Algebra.IsPushout R T A B - IsLocalization.mk'_tmul π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_7} {S : Type u_8} [CommSemiring R] [CommSemiring S] [Algebra R S] (A : Type u_9) [CommSemiring A] [Algebra R A] (M : Submonoid R) [IsLocalization M A] (s : S) (x : R) (y : β₯M) : IsLocalization.mk' A x y ββ[R] s = IsLocalization.mk' (TensorProduct R A S) ((algebraMap R S) x * s) β¨(algebraMap R S) βy, β―β© - IsLocalization.tmul_mk' π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_7} {S : Type u_8} [CommSemiring R] [CommSemiring S] [Algebra R S] (A : Type u_9) [CommSemiring A] [Algebra R A] (M : Submonoid R) [IsLocalization M A] (s : S) (x : R) (y : β₯M) : s ββ[R] IsLocalization.mk' A x y = IsLocalization.mk' (TensorProduct R S A) ((algebraMap R S) x * s) β¨(algebraMap R S) βy, β―β© - Localization.tensorLeftAlgEquiv π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_10} [CommRing R] (M : Submonoid R) (S : Type u_12) [CommRing S] [Algebra R S] : TensorProduct R S (Localization M) ββ[S] Localization (Algebra.algebraMapSubmonoid S M) - Localization.tensorRightAlgEquiv π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_10} [CommRing R] (M : Submonoid R) (S : Type u_12) [CommRing S] [Algebra R S] : TensorProduct R (Localization M) S ββ[Localization M] Localization (Algebra.algebraMapSubmonoid S M) - IsLocalization.tensorProduct_tensorProduct π Mathlib.RingTheory.Localization.BaseChange
(R : Type u_7) (S : Type u_8) [CommSemiring R] [CommSemiring S] [Algebra R S] {A : Type u_9} [CommSemiring A] [Algebra R A] (M : Submonoid A) (B : Type u_10) [CommSemiring B] [Algebra R B] [Algebra A B] [IsScalarTower R A B] [IsLocalization M B] [Algebra (TensorProduct R A S) (TensorProduct R B S)] [IsScalarTower A (TensorProduct R A S) (TensorProduct R B S)] (H : (algebraMap (TensorProduct R A S) (TensorProduct R B S)).comp Algebra.TensorProduct.includeRight.toRingHom = Algebra.TensorProduct.includeRight.toRingHom) : IsLocalization (Algebra.algebraMapSubmonoid (TensorProduct R A S) M) (TensorProduct R B S) - Localization.tensorLeftAlgEquiv_apply_tmul_one π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_10} [CommRing R] (M : Submonoid R) {S : Type u_12} [CommRing S] [Algebra R S] (x : S) : (Localization.tensorLeftAlgEquiv M S) (x ββ[R] 1) = (algebraMap S (Localization (Algebra.algebraMapSubmonoid S M))) x - Localization.tensorLeftAlgEquiv_apply_one_tmul π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_10} [CommRing R] (M : Submonoid R) (S : Type u_12) [CommRing S] [Algebra R S] (x : Localization M) : (Localization.tensorLeftAlgEquiv M S) (1 ββ[R] x) = (algebraMap (Localization M) (Localization (Algebra.algebraMapSubmonoid S M))) x - Localization.tensorRightAlgEquiv_apply_one_tmul π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_10} [CommRing R] (M : Submonoid R) {S : Type u_12} [CommRing S] [Algebra R S] (x : S) : (Localization.tensorRightAlgEquiv M S) (1 ββ[R] x) = (algebraMap S (Localization (Algebra.algebraMapSubmonoid S M))) x - Localization.tensorRightAlgEquiv_apply_tmul_one π Mathlib.RingTheory.Localization.BaseChange
{R : Type u_10} [CommRing R] (M : Submonoid R) (S : Type u_12) [CommRing S] [Algebra R S] (x : Localization M) : (Localization.tensorRightAlgEquiv M S) (x ββ[R] 1) = (algebraMap (Localization M) (Localization (Algebra.algebraMapSubmonoid S M))) x - Module.Flat.instLocalizationAlgebraMapSubmonoid π Mathlib.RingTheory.Flat.Stability
{R : Type u} [CommSemiring R] {A : Type u_3} [CommSemiring A] [Algebra R A] [Module.Flat R A] (S : Submonoid R) : Module.Flat (Localization S) (Localization (Algebra.algebraMapSubmonoid A S)) - Ideal.disjoint_primeCompl_of_liesOver π Mathlib.RingTheory.Ideal.Over
{A : Type u_2} [CommSemiring A] {C : Type u_4} [Semiring C] [Algebra A C] (π : Ideal C) (p : Ideal A) [p.IsPrime] [hPp : π.LiesOver p] : Disjoint β(Algebra.algebraMapSubmonoid C p.primeCompl) βπ - Ideal.algebraMapSubmonoid_primeCompl_of_liesOver_surjective π Mathlib.RingTheory.Ideal.Over
{A : Type u_2} [CommSemiring A] {B : Type u_3} [CommSemiring B] [Algebra A B] (P : Ideal B) (p : Ideal A) [p.IsPrime] [P.IsPrime] [P.LiesOver p] (hf : Function.Surjective β(algebraMap A B)) : Algebra.algebraMapSubmonoid B p.primeCompl = P.primeCompl - IsLocalization.instIsDomainLocalizationAlgebraMapSubmonoidPrimeComplOfFaithfulSMul π Mathlib.RingTheory.Localization.Ideal
{R : Type u_1} [CommRing R] (S : Type u_2) [CommRing S] [Algebra R S] {P : Ideal R} [P.IsPrime] [IsDomain R] [IsDomain S] [FaithfulSMul R S] : IsDomain (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) - IsLocalization.instQuotientIdealAlgebraMapSubmonoidMapRingHomAlgebraMap π Mathlib.RingTheory.Localization.Ideal
{R : Type u_1} [CommRing R] (M : Submonoid R) (S : Type u_2) [CommRing S] [Algebra R S] [IsLocalization M S] (I : Ideal R) : IsLocalization (Algebra.algebraMapSubmonoid (R β§Έ I) M) (S β§Έ Ideal.map (algebraMap R S) I) - Module.IsTorsionFree.of_isLocalization π Mathlib.RingTheory.Localization.Ideal
(R : Type u_1) [CommRing R] (S : Type u_2) [CommRing S] [Algebra R S] [IsDomain R] [IsDomain S] {Rβ : Type u_3} {Sβ : Type u_4} [CommRing Rβ] [IsDomain Rβ] [CommRing Sβ] [Algebra R Rβ] [Algebra R Sβ] [Algebra S Sβ] [Algebra Rβ Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] {M : Submonoid R} (hM : M β€ nonZeroDivisors R) [IsLocalization M Rβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Module.IsTorsionFree R S] : Module.IsTorsionFree Rβ Sβ - IsLocalization.AtPrime.isPrime_map_of_liesOver π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Sβ : Type u_5) [CommSemiring Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] (P : Ideal S) [P.IsPrime] [P.LiesOver p] : (Ideal.map (algebraMap S Sβ) P).IsPrime - IsLocalization.AtPrime.comap_map_of_isMaximal π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Sβ : Type u_5) [CommSemiring Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] (P : Ideal S) [P.IsMaximal] [P.LiesOver p] : Ideal.under S (Ideal.map (algebraMap S Sβ) P) = P - IsLocalization.AtPrime.under_map_of_isMaximal π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_1} [CommSemiring R] (S : Type u_2) [CommSemiring S] [Algebra R S] (p : Ideal R) [p.IsPrime] (Sβ : Type u_5) [CommSemiring Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] (P : Ideal S) [P.IsMaximal] [P.LiesOver p] : Ideal.under S (Ideal.map (algebraMap S Sβ) P) = P - IsLocalization.AtPrime.comap_map_eq_map π Mathlib.RingTheory.Localization.AtPrime.Basic
{S : Type u_6} {R : Type u_7} [CommRing R] (p : Ideal R) [p.IsMaximal] {Sβ : Type u_9} [CommRing S] [Algebra R S] [CommRing Sβ] [Algebra S Sβ] [Algebra R Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [IsScalarTower R S Sβ] : Ideal.under S (Ideal.map (algebraMap R Sβ) p) = Ideal.map (algebraMap R S) p - IsLocalization.AtPrime.under_map_eq_map π Mathlib.RingTheory.Localization.AtPrime.Basic
{S : Type u_6} {R : Type u_7} [CommRing R] (p : Ideal R) [p.IsMaximal] {Sβ : Type u_9} [CommRing S] [Algebra R S] [CommRing Sβ] [Algebra S Sβ] [Algebra R Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [IsScalarTower R S Sβ] : Ideal.under S (Ideal.map (algebraMap R Sβ) p) = Ideal.map (algebraMap R S) p - Localization.instIsTorsionFreeAtPrimeAlgebraMapSubmonoidPrimeComplOfIsDomain π Mathlib.RingTheory.Localization.AtPrime.Basic
{R : Type u_4} {S : Type u_5} [CommRing R] [IsDomain R] {P : Ideal R} [CommRing S] [Algebra R S] [Module.IsTorsionFree R S] [IsDomain S] [P.IsPrime] : Module.IsTorsionFree (Localization.AtPrime P) (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) - 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.isLocalization_algebraMapSubmonoid_map_algHom π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] (f : A ββ[R] B) : IsLocalization (Submonoid.map f.toRingHom (Algebra.algebraMapSubmonoid A M)) Bβ - IsLocalization.mapβ π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) : Aβ ββ[Rβ] Bβ - IsLocalization.mapβ_injective_of_injective π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) (hf : Function.Injective βf) : Function.Injective β(IsLocalization.mapβ M Rβ Aβ Bβ f) - IsLocalization.mapβ_surjective_of_surjective π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) (hf : Function.Surjective βf) : Function.Surjective β(IsLocalization.mapβ M Rβ Aβ Bβ f) - IsLocalization.mapβ_coe π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) : β(IsLocalization.mapβ M Rβ Aβ Bβ f) = β(IsLocalization.map Bβ f.toRingHom β―) - AlgHom.toKerIsLocalization π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) : β₯(RingHom.ker f) ββ[A] β₯(RingHom.ker (IsLocalization.mapβ M Rβ Aβ Bβ f)) - AlgHom.toKerIsLocalization_isLocalizedModule π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) : IsLocalizedModule (Algebra.algebraMapSubmonoid A M) (AlgHom.toKerIsLocalization M Rβ Aβ Bβ f) - IsLocalization.mapExtendScalars_eq_toLinearMap_mapβ π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) : (IsLocalizedModule.mapExtendScalars M (IsScalarTower.toAlgHom R A Aβ).toLinearMap (IsScalarTower.toAlgHom R B Bβ).toLinearMap Rβ) f.toLinearMap = (IsLocalization.mapβ M Rβ Aβ Bβ f).toLinearMap - IsLocalization.map_linearMap_eq_toLinearMap_mapβ π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] [Algebra Rβ Aβ] [IsScalarTower R Rβ Aβ] : (IsLocalizedModule.map M (Algebra.linearMap R Rβ) (IsScalarTower.toAlgHom R A Aβ).toLinearMap) (Algebra.linearMap R A) = βR (IsLocalization.mapβ M Rβ Rβ Aβ (Algebra.ofId R A)).toLinearMap - IsLocalization.map_eq_toLinearMap_mapβ π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) : (IsLocalizedModule.map M (IsScalarTower.toAlgHom R A Aβ).toLinearMap (IsScalarTower.toAlgHom R B Bβ).toLinearMap) f.toLinearMap = βR (IsLocalization.mapβ M Rβ Aβ Bβ f).toLinearMap - AlgHom.toKerIsLocalization_apply π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) (x : β₯(RingHom.ker f)) : (AlgHom.toKerIsLocalization M Rβ Aβ Bβ f) x = (RingHom.toKerIsLocalization Aβ Bβ f.toRingHom β―) x - RingHom.IsStableUnderBaseChange.of_isLocalization π Mathlib.RingTheory.LocalProperties.Basic
{P : {R S : Type u} β [inst : CommRing R] β [inst_1 : CommRing S] β (R β+* S) β Prop} (hP : RingHom.IsStableUnderBaseChange P) {R S Rα΅£ Sα΅£ : Type u} [CommRing R] [CommRing S] [CommRing Rα΅£] [CommRing Sα΅£] [Algebra R Rα΅£] [Algebra S Sα΅£] [Algebra R S] [Algebra R Sα΅£] [Algebra Rα΅£ Sα΅£] [IsScalarTower R S Sα΅£] [IsScalarTower R Rα΅£ Sα΅£] (M : Submonoid R) [IsLocalization M Rα΅£] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sα΅£] (h : P (algebraMap R S)) : P (algebraMap Rα΅£ Sα΅£) - IsBaseChange.finrank_eq_of_le_nonZeroDivisors π Mathlib.LinearAlgebra.Dimension.Localization
{R : Type uR} (S : Type uS) {M : Type uM} {N : Type uN} [CommRing R] [CommRing S] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [Algebra R S] [Module S N] [IsScalarTower R S N] {p : Submonoid R} [IsLocalization p S] (f : M ββ[R] N) [IsLocalizedModule p f] (hp : p β€ nonZeroDivisors R) [Module.Free S N] [StrongRankCondition S] {T : Type uT} [CommRing T] [Algebra R T] (hpT : Algebra.algebraMapSubmonoid T p β€ nonZeroDivisors T) [StrongRankCondition (TensorProduct R S T)] {P : Type uP} [AddCommGroup P] [Module R P] [Module T P] [IsScalarTower R T P] {g : M ββ[R] P} (bc : IsBaseChange T g) : Module.finrank T P = Module.finrank R M - IsBaseChange.rank_eq_of_le_nonZeroDivisors π Mathlib.LinearAlgebra.Dimension.Localization
{R : Type uR} (S : Type uS) {M : Type uM} {N : Type uN} [CommRing R] [CommRing S] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [Algebra R S] [Module S N] [IsScalarTower R S N] {p : Submonoid R} [IsLocalization p S] (f : M ββ[R] N) [IsLocalizedModule p f] (hp : p β€ nonZeroDivisors R) [Module.Free S N] [StrongRankCondition S] {T : Type uT} [CommRing T] [Algebra R T] (hpT : Algebra.algebraMapSubmonoid T p β€ nonZeroDivisors T) [StrongRankCondition (TensorProduct R S T)] {P : Type uM} [AddCommGroup P] [Module R P] [Module T P] [IsScalarTower R T P] {g : M ββ[R] P} (bc : IsBaseChange T g) : Module.rank T P = Module.rank R M - IsBaseChange.lift_rank_eq_of_le_nonZeroDivisors π Mathlib.LinearAlgebra.Dimension.Localization
{R : Type uR} (S : Type uS) {M : Type uM} {N : Type uN} [CommRing R] [CommRing S] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [Algebra R S] [Module S N] [IsScalarTower R S N] {p : Submonoid R} [IsLocalization p S] (f : M ββ[R] N) [IsLocalizedModule p f] (hp : p β€ nonZeroDivisors R) [Module.Free S N] [StrongRankCondition S] {T : Type uT} [CommRing T] [Algebra R T] (hpT : Algebra.algebraMapSubmonoid T p β€ nonZeroDivisors T) [StrongRankCondition (TensorProduct R S T)] {P : Type uP} [AddCommGroup P] [Module R P] [Module T P] [IsScalarTower R T P] {g : M ββ[R] P} (bc : IsBaseChange T g) : Cardinal.lift.{uM, uP} (Module.rank T P) = Cardinal.lift.{uP, uM} (Module.rank R M) - Algebra.IsAlgebraic.instIsLocalizationAlgebraMapSubmonoidNonZeroDivisors π Mathlib.RingTheory.Algebraic.Integral
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (S' : Type u_5) [CommRing S'] [FaithfulSMul R S] [alg : Algebra.IsAlgebraic R S] [NoZeroDivisors S] [Algebra S S'] [IsFractionRing S S'] : IsLocalization (Algebra.algebraMapSubmonoid S (nonZeroDivisors R)) S' - IsLocalization.exists_isIntegral_smul_of_isIntegral_map π Mathlib.RingTheory.Localization.Integral
{R : Type u_5} {S : Type u_6} {Sβ : Type u_7} [CommRing R] [CommRing S] [CommRing Sβ] [Algebra R S] [Algebra S Sβ] [Algebra R Sβ] [IsScalarTower R S Sβ] (M : Submonoid R) [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] {x : S} (hx : IsIntegral R ((algebraMap S Sβ) x)) : β m β M, IsIntegral R (m β’ x) - isIntegral_localization π Mathlib.RingTheory.Localization.Integral
{R : Type u_1} [CommRing R] {M : Submonoid R} {S : Type u_2} [CommRing S] [Algebra R S] {Rβ : Type u_3} {Sβ : Type u_4} [CommRing Rβ] [CommRing Sβ] [Algebra R Rβ] [IsLocalization M Rβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra.IsIntegral R S] : (IsLocalization.map Sβ (algebraMap R S) β―).IsIntegral - is_integral_localization_at_leadingCoeff π Mathlib.RingTheory.Localization.Integral
{R : Type u_1} [CommRing R] {M : Submonoid R} {S : Type u_2} [CommRing S] [Algebra R S] {Rβ : Type u_3} {Sβ : Type u_4} [CommRing Rβ] [CommRing Sβ] [Algebra R Rβ] [IsLocalization M Rβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] {x : S} (p : Polynomial R) (hp : (Polynomial.aeval x) p = 0) (hM : p.leadingCoeff β M) : (IsLocalization.map Sβ (algebraMap R S) β―).IsIntegralElem ((algebraMap S Sβ) x) - IsLocalization.integralClosure π Mathlib.RingTheory.Localization.Integral
{R : Type u_1} [CommRing R] {S : Type u_2} [CommRing S] [Algebra R S] {Rf : Type u_5} {Sf : Type u_6} [CommRing Rf] [CommRing Sf] [Algebra R Rf] [Algebra S Sf] [Algebra Rf Sf] [Algebra R Sf] [IsScalarTower R S Sf] [IsScalarTower R Rf Sf] (M : Submonoid R) [IsLocalization M Rf] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sf] [Algebra β₯(integralClosure R S) β₯(integralClosure Rf Sf)] [IsScalarTower (β₯(integralClosure R S)) (β₯(integralClosure Rf Sf)) Sf] [IsScalarTower R β₯(integralClosure R S) β₯(integralClosure Rf Sf)] : IsLocalization (Algebra.algebraMapSubmonoid (β₯(integralClosure R S)) M) β₯(integralClosure Rf Sf) - Module.Finite.of_isLocalization π Mathlib.RingTheory.Localization.Finiteness
(R : Type u_3) (S : Type u_4) {Rβ : Type u_1} {Sβ : Type u_2} [CommSemiring R] [CommSemiring S] [CommSemiring Rβ] [CommSemiring Sβ] [Algebra R S] [Algebra R Rβ] [Algebra R Sβ] [Algebra S Sβ] [Algebra Rβ Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ Sβ] (M : Submonoid R) [IsLocalization M Rβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [hRS : Module.Finite R S] : Module.Finite Rβ Sβ - Module.Finite.instAtPrimeLocalizationAlgebraMapSubmonoidPrimeCompl π Mathlib.RingTheory.Localization.Finiteness
{R : Type u_1} {S : Type u_2} [CommSemiring R] {P : Ideal R} [CommSemiring S] [Algebra R S] [Module.Finite R S] [P.IsPrime] : Module.Finite (Localization.AtPrime P) (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) - Module.Finite.instFractionRingLocalizationAlgebraMapSubmonoidNonZeroDivisors π Mathlib.RingTheory.Localization.Finiteness
{A : Type u_1} {C : Type u_2} [CommRing A] [CommRing C] [Algebra A C] [Module.Finite A C] : Module.Finite (FractionRing A) (Localization (Algebra.algebraMapSubmonoid C (nonZeroDivisors A))) - instProjectiveLocalizationAlgebraMapSubmonoid π Mathlib.RingTheory.LocalProperties.Projective
{R : Type u_1} [CommRing R] (S : Submonoid R) {A : Type u_3} [CommRing A] [Algebra R A] [Module.Projective R A] : Module.Projective (Localization S) (Localization (Algebra.algebraMapSubmonoid A S)) - Ideal.Fiber.algEquivAuxβ π Mathlib.RingTheory.LocalRing.ResidueField.Fiber
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] : p.Fiber S ββ[S] Localization (Algebra.algebraMapSubmonoid S p.primeCompl) β§Έ Ideal.map (algebraMap S (Localization (Algebra.algebraMapSubmonoid S p.primeCompl))) (Ideal.map (algebraMap R S) p) - Fiber.algEquivQuotient π Mathlib.RingTheory.LocalRing.ResidueField.Fiber
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] : p.Fiber S ββ[S] Localization (Algebra.algebraMapSubmonoid S p.primeCompl) β§Έ Ideal.map (algebraMap (Localization p.primeCompl) (Localization (Algebra.algebraMapSubmonoid S p.primeCompl))) (IsLocalRing.maximalIdeal (Localization p.primeCompl)) - Ideal.Fiber.algEquivQuotient π Mathlib.RingTheory.LocalRing.ResidueField.Fiber
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] : p.Fiber S ββ[S] Localization (Algebra.algebraMapSubmonoid S p.primeCompl) β§Έ Ideal.map (algebraMap (Localization p.primeCompl) (Localization (Algebra.algebraMapSubmonoid S p.primeCompl))) (IsLocalRing.maximalIdeal (Localization p.primeCompl)) - IsIntegralClosure.isLocalization π Mathlib.RingTheory.DedekindDomain.IntegralClosure
(A : Type u_1) (K : Type u_2) [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] (L : Type u_3) [Field L] (C : Type u_4) [CommRing C] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra C L] [IsIntegralClosure C A L] [Algebra A C] [IsScalarTower A C L] [IsDomain A] [Algebra.IsAlgebraic K L] : IsLocalization (Algebra.algebraMapSubmonoid C (nonZeroDivisors A)) L - IsIntegralClosure.isLocalization_of_isSeparable π Mathlib.RingTheory.DedekindDomain.IntegralClosure
(A : Type u_1) (K : Type u_2) [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] (L : Type u_3) [Field L] (C : Type u_4) [CommRing C] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [Algebra C L] [IsIntegralClosure C A L] [Algebra A C] [IsScalarTower A C L] [IsDomain A] [Algebra.IsSeparable K L] : IsLocalization (Algebra.algebraMapSubmonoid C (nonZeroDivisors A)) L - NumberField.RingOfIntegers.instIsLocalizationAlgebraMapSubmonoidIntNonZeroDivisors π Mathlib.NumberTheory.NumberField.Basic
(K : Type u_1) [Field K] [NumberField K] : IsLocalization (Algebra.algebraMapSubmonoid (NumberField.RingOfIntegers K) (nonZeroDivisors β€)) K - KaehlerDifferential.isLocalizedModule π Mathlib.RingTheory.Kaehler.TensorProduct
(R : Type u_1) (S : Type u_2) (A : Type u_3) (B : Type u_4) [CommRing R] [CommRing S] [Algebra R S] [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] [Algebra A B] [Algebra S B] [IsScalarTower R A B] [IsScalarTower R S B] (p : Submonoid R) [IsLocalization p S] [IsLocalization (Algebra.algebraMapSubmonoid A p) B] : IsLocalizedModule p (βR (KaehlerDifferential.map R S A B)) - Algebra.discr_localizationLocalization π Mathlib.RingTheory.Localization.NormTrace
(R : Type u_1) {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] {Rβ : Type u_3} [CommRing Rβ] [Algebra R Rβ] (M : Submonoid R) [IsLocalization M Rβ] (Sβ : Type u_5) [CommRing Sβ] [Algebra S Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] {ΞΉ : Type u_6} [Fintype ΞΉ] [DecidableEq ΞΉ] (b : Module.Basis ΞΉ R S) : Algebra.discr Rβ β(Module.Basis.localizationLocalization Rβ M Sβ b) = (algebraMap R Rβ) (Algebra.discr R βb) - Algebra.norm_localization π Mathlib.RingTheory.Localization.NormTrace
(R : Type u_1) {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] {Rβ : Type u_3} {Sβ : Type u_4} [CommRing Rβ] [Algebra R Rβ] [CommRing Sβ] [Algebra S Sβ] (M : Submonoid R) [IsLocalization M Rβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] [Module.Free R S] [Module.Finite R S] (a : S) : (Algebra.norm Rβ) ((algebraMap S Sβ) a) = (algebraMap R Rβ) ((Algebra.norm R) a) - Algebra.traceMatrix_localizationLocalization π Mathlib.RingTheory.Localization.NormTrace
(R : Type u_1) {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] {Rβ : Type u_3} [CommRing Rβ] [Algebra R Rβ] (M : Submonoid R) [IsLocalization M Rβ] (Sβ : Type u_5) [CommRing Sβ] [Algebra S Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] {ΞΉ : Type u_6} [Fintype ΞΉ] [DecidableEq ΞΉ] (b : Module.Basis ΞΉ R S) : Algebra.traceMatrix Rβ β(Module.Basis.localizationLocalization Rβ M Sβ b) = (algebraMap R Rβ).mapMatrix (Algebra.traceMatrix R βb) - Algebra.norm_eq_iff π Mathlib.RingTheory.Localization.NormTrace
(R : Type u_1) {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] {Rβ : Type u_3} {Sβ : Type u_4} [CommRing Rβ] [Algebra R Rβ] [CommRing Sβ] [Algebra S Sβ] {M : Submonoid R} [IsLocalization M Rβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] [Module.Free R S] [Module.Finite R S] {a : S} {b : R} (hM : M β€ nonZeroDivisors R) : (Algebra.norm R) a = b β (Algebra.norm Rβ) ((algebraMap S Sβ) a) = (algebraMap R Rβ) b - Algebra.trace_localization π Mathlib.RingTheory.Localization.NormTrace
(R : Type u_1) {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] {Rβ : Type u_3} {Sβ : Type u_4} [CommRing Rβ] [Algebra R Rβ] [CommRing Sβ] [Algebra S Sβ] (M : Submonoid R) [IsLocalization M Rβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] [Module.Free R S] [Module.Finite R S] (a : S) : (Algebra.trace Rβ Sβ) ((algebraMap S Sβ) a) = (algebraMap R Rβ) ((Algebra.trace R S) a) - Algebra.map_leftMulMatrix_localization π Mathlib.RingTheory.Localization.NormTrace
(R : Type u_1) {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] {Rβ : Type u_3} {Sβ : Type u_4} [CommRing Rβ] [Algebra R Rβ] [CommRing Sβ] [Algebra S Sβ] (M : Submonoid R) [IsLocalization M Rβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] {ΞΉ : Type u_5} [Fintype ΞΉ] [DecidableEq ΞΉ] (b : Module.Basis ΞΉ R S) (a : S) : (algebraMap R Rβ).mapMatrix ((Algebra.leftMulMatrix b) a) = (Algebra.leftMulMatrix (Module.Basis.localizationLocalization Rβ M Sβ b)) ((algebraMap S Sβ) a) - FractionalIdeal.absNorm_span_singleton π Mathlib.RingTheory.FractionalIdeal.Norm
(R : Type u_1) [CommRing R] [IsDedekindDomain R] [Module.Free β€ R] [Module.Finite β€ R] {K : Type u_2} [CommRing K] [Algebra R K] [IsFractionRing R K] [IsLocalization (Algebra.algebraMapSubmonoid R (nonZeroDivisors β€)) K] [Algebra β K] [Module.Finite β K] (x : K) : FractionalIdeal.absNorm (FractionalIdeal.spanSingleton (nonZeroDivisors R) x) = |(Algebra.norm β) x| - FractionalIdeal.abs_det_basis_change π Mathlib.RingTheory.FractionalIdeal.Norm
{R : Type u_1} [CommRing R] [IsDedekindDomain R] [Module.Free β€ R] [Module.Finite β€ R] {K : Type u_2} [CommRing K] [Algebra R K] [IsFractionRing R K] [IsLocalization (Algebra.algebraMapSubmonoid R (nonZeroDivisors β€)) K] [Algebra β K] [IsDomain K] {ΞΉ : Type u_3} [Fintype ΞΉ] [DecidableEq ΞΉ] (b : Module.Basis ΞΉ β€ R) (I : FractionalIdeal (nonZeroDivisors R) K) (bI : Module.Basis ΞΉ β€ β₯βI) : |(Module.Basis.localizationLocalization β (nonZeroDivisors β€) K b).det (Subtype.val β βbI)| = FractionalIdeal.absNorm I - Algebra.intTrace_eq_of_isLocalization π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
(A : Type u_1) (B : Type u_6) [CommRing A] [CommRing B] [Algebra A B] {Aβ : Type u_9} {Bβ : Type u_10} [CommRing Aβ] [CommRing Bβ] [Algebra Aβ Bβ] [Algebra A Aβ] [Algebra B Bβ] [Algebra A Bβ] [IsScalarTower A Aβ Bβ] [IsScalarTower A B Bβ] (M : Submonoid A) [IsLocalization M Aβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [IsDomain A] [IsIntegrallyClosed A] [IsDomain B] [IsIntegrallyClosed B] [Module.Finite A B] [Module.IsTorsionFree A B] [IsDomain Aβ] [IsIntegrallyClosed Aβ] [IsDomain Bβ] [IsIntegrallyClosed Bβ] [Module.IsTorsionFree Aβ Bβ] [Module.Finite Aβ Bβ] (x : B) : (algebraMap A Aβ) ((Algebra.intTrace A B) x) = (Algebra.intTrace Aβ Bβ) ((algebraMap B Bβ) x) - Algebra.intNorm_eq_of_isLocalization π Mathlib.RingTheory.IntegralClosure.IntegralRestrict
{A : Type u_1} {B : Type u_6} [CommRing A] [CommRing B] [Algebra A B] {Aβ : Type u_9} {Bβ : Type u_10} [CommRing Aβ] [CommRing Bβ] [Algebra Aβ Bβ] [Algebra A Aβ] [Algebra B Bβ] [Algebra A Bβ] [IsScalarTower A Aβ Bβ] [IsScalarTower A B Bβ] (M : Submonoid A) [IsLocalization M Aβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [IsIntegrallyClosed A] [IsDomain A] [IsDomain B] [IsIntegrallyClosed B] [Algebra.IsIntegral A B] [Module.IsTorsionFree A B] [IsDomain Aβ] [IsIntegrallyClosed Aβ] [IsDomain Bβ] [IsIntegrallyClosed Bβ] [Module.IsTorsionFree Aβ Bβ] [Algebra.IsIntegral Aβ Bβ] [FiniteDimensional (FractionRing A) (FractionRing B)] (x : B) : (algebraMap A Aβ) ((Algebra.intNorm A B) x) = (Algebra.intNorm Aβ Bβ) ((algebraMap B Bβ) x) - 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)) - IsDedekindDomain.differentIdeal_dvd_map_differentIdeal π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsFractionRing B L] [IsFractionRing Rβ β₯Fβ] [IsFractionRing Rβ β₯Fβ] [IsIntegrallyClosed A] [IsIntegralClosure B Rβ L] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra.IsIntegral Rβ B] [Module.Free A Rβ] [IsLocalization (Algebra.algebraMapSubmonoid Rβ (nonZeroDivisors A)) β₯Fβ] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ β Fβ = β€) : differentIdeal Rβ B β£ Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ) - Submodule.traceDual_le_span_map_traceDual π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [Module.Free A Rβ] [IsLocalization (Algebra.algebraMapSubmonoid Rβ (nonZeroDivisors A)) β₯Fβ] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ β Fβ = β€) : Submodule.restrictScalars Rβ (Submodule.traceDual Rβ (β₯Fβ) 1) β€ Submodule.span Rβ (β(algebraMap (β₯Fβ) L) '' β(Submodule.traceDual A K 1)) - Submodule.traceDual_eq_span_map_traceDual_of_linearDisjoint π Mathlib.RingTheory.DedekindDomain.LinearDisjoint
(A : Type u_1) (B : Type u_2) {K : Type u_3} {L : Type u_4} [CommRing A] [Field K] [Algebra A K] [IsFractionRing A K] [CommRing B] [Field L] [Algebra B L] [Algebra A L] [Algebra K L] [FiniteDimensional K L] [IsScalarTower A K L] (Rβ : Type u_5) (Rβ : Type u_6) [CommRing Rβ] [CommRing Rβ] [IsDomain Rβ] [Algebra A Rβ] [Algebra A Rβ] [Algebra Rβ B] [Algebra Rβ B] [Algebra Rβ L] [Algebra Rβ L] [IsScalarTower A Rβ L] [IsScalarTower Rβ B L] [IsScalarTower Rβ B L] [Module.Finite A Rβ] {Fβ Fβ : IntermediateField K L} [Algebra Rβ β₯Fβ] [Algebra Rβ β₯Fβ] [Module.IsTorsionFree Rβ β₯Fβ] [IsScalarTower A (β₯Fβ) L] [IsScalarTower A Rβ β₯Fβ] [IsScalarTower Rβ (β₯Fβ) L] [IsScalarTower Rβ (β₯Fβ) L] [Algebra.IsSeparable K β₯Fβ] [Algebra.IsSeparable (β₯Fβ) L] [IsDomain A] [IsDedekindDomain B] [IsDedekindDomain Rβ] [IsDedekindDomain Rβ] [IsFractionRing B L] [IsFractionRing Rβ β₯Fβ] [IsFractionRing Rβ β₯Fβ] [IsIntegrallyClosed A] [IsIntegralClosure B Rβ L] [Module.IsTorsionFree Rβ B] [Module.IsTorsionFree Rβ B] [Algebra A B] [Module.Finite A B] [Module.IsTorsionFree A B] [Module.IsTorsionFree A Rβ] [Module.IsTorsionFree A Rβ] [Module.Finite A Rβ] [Module.Finite Rβ B] [IsScalarTower A Rβ B] [Module.Finite Rβ B] [Algebra.IsSeparable (FractionRing A) (FractionRing B)] [IsScalarTower A Rβ B] [Module.Free A Rβ] [IsLocalization (Algebra.algebraMapSubmonoid Rβ (nonZeroDivisors A)) β₯Fβ] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ β Fβ = β€) (hβ : IsCoprime (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ)) (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ))) : Submodule.span Rβ (β(algebraMap (β₯Fβ) L) '' β(Submodule.traceDual A K 1)) = Submodule.restrictScalars Rβ (Submodule.traceDual Rβ (β₯Fβ) 1) - IsDedekindDomain.isPrincipalIdealRing_localization_over_prime π Mathlib.RingTheory.DedekindDomain.PID
{R : Type u_1} [CommRing R] [IsDedekindDomain R] (S : Type u_2) [CommRing S] [Algebra R S] [Module.IsTorsionFree R S] [Module.Finite R S] (p : Ideal R) (hp0 : p β β₯) [p.IsPrime] {Sβ : Type u_3} [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsDedekindDomain Sβ] [IsDomain S] : IsPrincipalIdealRing Sβ - IsLocalization.OverPrime.mem_normalizedFactors_of_isPrime π Mathlib.RingTheory.DedekindDomain.PID
{R : Type u_1} [CommRing R] [IsDedekindDomain R] (S : Type u_2) [CommRing S] [Algebra R S] [Module.IsTorsionFree R S] [Module.Finite R S] (p : Ideal R) (hp0 : p β β₯) [p.IsPrime] {Sβ : Type u_3} [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] [Algebra R Sβ] [IsScalarTower R S Sβ] [IsDedekindDomain Sβ] [IsDomain S] {P : Ideal Sβ} (hP : P.IsPrime) (hP0 : P β β₯) : P β UniqueFactorizationMonoid.normalizedFactors (Ideal.map (algebraMap R Sβ) p) - instIsDedekindDomainLocalizationAlgebraMapSubmonoidPrimeCompl π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] [IsDedekindDomain S] : IsDedekindDomain (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) - algebraMapSubmonoid_le_nonZeroDivisors_of_faithfulSMul π Mathlib.RingTheory.DedekindDomain.Instances
{A : Type u_4} (B : Type u_5) [CommSemiring A] [CommSemiring B] [Algebra A B] [NoZeroDivisors B] [FaithfulSMul A B] {S : Submonoid A} (hS : S β€ nonZeroDivisors A) : Algebra.algebraMapSubmonoid B S β€ nonZeroDivisors B - instIsIntegralAtPrimeLocalizationAlgebraMapSubmonoidPrimeCompl π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] {P : Ideal R} [P.IsPrime] [Algebra.IsIntegral R S] : Algebra.IsIntegral (Localization.AtPrime P) (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) - Localization.AtPrime.liftAlgebra π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] : Algebra (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) (FractionRing S) - instIsFractionRingLocalizationAlgebraMapSubmonoidPrimeComplFractionRing π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] : IsFractionRing (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) (FractionRing S) - instIsPrincipalIdealRingLocalizationAlgebraMapSubmonoidPrimeComplOfIsDedekindDomainOfFiniteOfNeZeroIdeal π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] [IsDedekindDomain R] [IsDedekindDomain S] [Module.Finite R S] [hP : NeZero P] : IsPrincipalIdealRing (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) - Localization.AtPrime.algebra_localization_localization π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) (T : Type u_3) [CommRing R] [CommRing S] [CommRing T] [Algebra R S] {P : Ideal R} [P.IsPrime] [Algebra S T] [Algebra R T] [IsScalarTower R S T] : Algebra (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) (Localization (Algebra.algebraMapSubmonoid T P.primeCompl)) - instIsLocalizationAlgebraMapSubmonoidPrimeComplLocalization π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) (T : Type u_3) [CommRing R] [CommRing S] [CommRing T] [Algebra R S] {P : Ideal R} [P.IsPrime] [Algebra S T] [Algebra R T] [IsScalarTower R S T] : IsLocalization (Algebra.algebraMapSubmonoid T (Algebra.algebraMapSubmonoid S P.primeCompl)) (Localization (Algebra.algebraMapSubmonoid T P.primeCompl)) - instIsTorsionFreeLocalizationAlgebraMapSubmonoidPrimeCompl π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] : Module.IsTorsionFree S (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) - instIsTorsionFreeLocalizationAlgebraMapSubmonoidPrimeCompl_1 π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] : Module.IsTorsionFree R (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) - instIsScalarTowerLocalizationAlgebraMapSubmonoidPrimeComplFractionRing π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] : IsScalarTower S (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) (FractionRing S) - instIsScalarTowerAtPrimeLocalizationAlgebraMapSubmonoidPrimeComplFractionRing π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] : IsScalarTower (Localization.AtPrime P) (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) (FractionRing S) - instFiniteLocalizationAlgebraMapSubmonoidPrimeCompl π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) (T : Type u_3) [CommRing R] [CommRing S] [CommRing T] [Algebra R S] {P : Ideal R} [P.IsPrime] [Algebra S T] [Algebra R T] [IsScalarTower R S T] [Module.Finite S T] : Module.Finite (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) (Localization (Algebra.algebraMapSubmonoid T P.primeCompl)) - instIsTorsionFreeLocalizationAlgebraMapSubmonoidPrimeCompl_2 π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) (T : Type u_3) [CommRing R] [CommRing S] [CommRing T] [IsDomain R] [IsDomain S] [IsDomain T] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] [Algebra S T] [Algebra R T] [IsScalarTower R S T] [Module.IsTorsionFree S T] : Module.IsTorsionFree (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) (Localization (Algebra.algebraMapSubmonoid T P.primeCompl)) - instIsScalarTowerLocalizationAlgebraMapSubmonoidPrimeCompl_1 π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) (T : Type u_3) [CommRing R] [CommRing S] [CommRing T] [Algebra R S] {P : Ideal R} [P.IsPrime] [Algebra S T] [Algebra R T] [IsScalarTower R S T] : IsScalarTower R (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) (Localization (Algebra.algebraMapSubmonoid T P.primeCompl)) - instIsScalarTowerLocalizationAlgebraMapSubmonoidPrimeCompl π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) (T : Type u_3) [CommRing R] [CommRing S] [CommRing T] [Algebra R S] {P : Ideal R} [P.IsPrime] [Algebra S T] [Algebra R T] [IsScalarTower R S T] : IsScalarTower S (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) (Localization (Algebra.algebraMapSubmonoid T P.primeCompl)) - instIsScalarTowerAtPrimeLocalizationAlgebraMapSubmonoidPrimeCompl π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) (T : Type u_3) [CommRing R] [CommRing S] [CommRing T] [IsDomain R] [IsDomain T] [Algebra R S] {P : Ideal R} [P.IsPrime] [Algebra S T] [Algebra R T] [IsScalarTower R S T] [Module.IsTorsionFree R T] : IsScalarTower (Localization.AtPrime P) (Localization (Algebra.algebraMapSubmonoid S P.primeCompl)) (Localization (Algebra.algebraMapSubmonoid T P.primeCompl)) - FractionRing.isSeparable_of_isLocalization π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] (Rβ : Type u_4) (Sβ : Type u_5) [CommRing Rβ] [CommRing Sβ] [Algebra R Rβ] [Module.IsTorsionFree R S] [Algebra.IsSeparable (FractionRing R) (FractionRing S)] {M : Submonoid R} [IsLocalization M Rβ] [Algebra Rβ Sβ] [Algebra S Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [Algebra (FractionRing Rβ) (FractionRing Sβ)] [IsScalarTower Rβ (FractionRing Rβ) (FractionRing Sβ)] (hM : M β€ nonZeroDivisors R) : Algebra.IsSeparable (FractionRing Rβ) (FractionRing Sβ) - instIsSeparableFractionRingAtPrimeLocalizationAlgebraMapSubmonoidPrimeCompl π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [IsDomain R] [IsDomain S] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] [Algebra.IsSeparable (FractionRing R) (FractionRing S)] : Algebra.IsSeparable (FractionRing (Localization.AtPrime P)) (FractionRing (Localization (Algebra.algebraMapSubmonoid S P.primeCompl))) - instIsSeparableFractionRingLocalizationAlgebraMapSubmonoidPrimeCompl π Mathlib.RingTheory.DedekindDomain.Instances
{R : Type u_1} (S : Type u_2) (T : Type u_3) [CommRing R] [CommRing S] [CommRing T] [IsDomain R] [IsDomain S] [IsDomain T] [Algebra R S] {P : Ideal R} [P.IsPrime] [FaithfulSMul R S] [Algebra S T] [Algebra R T] [IsScalarTower R S T] [Module.IsTorsionFree R T] [Module.IsTorsionFree S T] [Algebra.IsSeparable (FractionRing S) (FractionRing T)] : Algebra.IsSeparable (FractionRing (Localization (Algebra.algebraMapSubmonoid S P.primeCompl))) (FractionRing (Localization (Algebra.algebraMapSubmonoid T P.primeCompl))) - Ideal.spanIntNorm_localization π Mathlib.RingTheory.Ideal.Norm.RelNorm
(R : Type u_1) [CommRing R] [IsDomain R] {S : Type u_3} [CommRing S] [IsDomain S] [IsIntegrallyClosed R] [IsIntegrallyClosed S] [Algebra R S] [Module.Finite R S] [Module.IsTorsionFree R S] (I : Ideal S) (M : Submonoid R) (hM : M β€ nonZeroDivisors R) {Rβ : Type u_4} (Sβ : Type u_5) [CommRing Rβ] [Algebra R Rβ] [CommRing Sβ] [Algebra S Sβ] [Algebra Rβ Sβ] [Algebra R Sβ] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] [IsLocalization M Rβ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sβ] [IsIntegrallyClosed Rβ] [IsDomain Rβ] [IsDomain Sβ] [Module.IsTorsionFree Rβ Sβ] [Module.Finite Rβ Sβ] [IsIntegrallyClosed Sβ] : Ideal.spanNorm Rβ (Ideal.map (algebraMap S Sβ) I) = Ideal.map (algebraMap R Rβ) (Ideal.spanNorm R I) - 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β) - IsLocalization.AtPrime.equivQuotientMapOfIsMaximal π 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] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] (P : Ideal S) [hPp : P.LiesOver p] [P.IsMaximal] : S β§Έ P β+* Sβ β§Έ Ideal.map (algebraMap S Sβ) P - IsLocalization.AtPrime.exists_algebraMap_quot_eq_of_mem_quot π 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] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] (P : Ideal S) [hPp : P.LiesOver p] [P.IsMaximal] (x : Sβ β§Έ Ideal.map (algebraMap S Sβ) P) : β a, (algebraMap S (Sβ β§Έ Ideal.map (algebraMap S Sβ) P)) a = x - 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.equivQuotientMapOfIsMaximal_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] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] (P : Ideal S) [hPp : P.LiesOver p] [P.IsMaximal] (x : S) : (IsLocalization.AtPrime.equivQuotientMapOfIsMaximal p Sβ P) ((Ideal.Quotient.mk P) x) = (Ideal.Quotient.mk (Ideal.map (algebraMap S Sβ) P)) ((algebraMap S Sβ) x) - IsLocalization.AtPrime.equivQuotientMapOfIsMaximal_symm_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] (Sβ : Type u_4) [CommRing Sβ] [Algebra S Sβ] [IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sβ] (P : Ideal S) [hPp : P.LiesOver p] [P.IsMaximal] (x : S) (s : β₯(Algebra.algebraMapSubmonoid S p.primeCompl)) : (IsLocalization.AtPrime.equivQuotientMapOfIsMaximal p Sβ P).symm ((Ideal.Quotient.mk (Ideal.map (algebraMap S Sβ) P)) (IsLocalization.mk' Sβ x s)) = (Ideal.Quotient.mk P) x * ((Ideal.Quotient.mk P) βs)β»ΒΉ - 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)
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