Loogle!
Result
Found 85 declarations mentioning IsScalarTower.toAlgHom.
- IsScalarTower.toAlgHom π Mathlib.Algebra.Algebra.Hom
(R : Type u_1) (S : Type u_2) (A : Type u_3) [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] : S ββ[R] A - IsScalarTower.coe_toAlgHom' π Mathlib.Algebra.Algebra.Hom
(R : Type u_1) (S : Type u_2) (A : Type u_3) [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] : β(IsScalarTower.toAlgHom R S A) = β(algebraMap S A) - Algebra.algHom_apply π Mathlib.Algebra.Algebra.Hom
(R : Type u_1) (S : Type u_2) (A : Type u_3) [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] (y : S) : (IsScalarTower.toAlgHom R S A) y = (algebraMap S A) y - IsScalarTower.toAlgHom_apply π Mathlib.Algebra.Algebra.Hom
(R : Type u_1) (S : Type u_2) (A : Type u_3) [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] (y : S) : (IsScalarTower.toAlgHom R S A) y = (algebraMap S A) y - IsScalarTower.coe_toAlgHom π Mathlib.Algebra.Algebra.Hom
(R : Type u_1) (S : Type u_2) (A : Type u_3) [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] : β(IsScalarTower.toAlgHom R S A) = algebraMap S A - IsScalarTower.adjoin_range_toAlgHom π Mathlib.Algebra.Algebra.Subalgebra.Tower
(R : Type u) (S : Type v) (A : Type w) [CommSemiring R] [CommSemiring S] [CommSemiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] (t : Set A) : Subalgebra.restrictScalars R (Algebra.adjoin (β₯(IsScalarTower.toAlgHom R S A).range) t) = Subalgebra.restrictScalars R (Algebra.adjoin S t) - Subalgebra.range_isScalarTower_toAlgHom π Mathlib.Algebra.Algebra.Subalgebra.Tower
(R : Type u) (A : Type w) [CommSemiring R] [CommSemiring A] [Algebra R A] (S : Subalgebra R A) : (β(IsScalarTower.toAlgHom R (β₯S) A)).range = Subalgebra.toSubmodule S - Algebra.adjoin_algebraMap π Mathlib.RingTheory.Adjoin.Basic
(R : Type uR) {S : Type uS} (A : Type uA) [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra R A] [Algebra S A] [IsScalarTower R S A] (s : Set S) : Algebra.adjoin R (β(algebraMap S A) '' s) = Subalgebra.map (IsScalarTower.toAlgHom R S A) (Algebra.adjoin R s) - Algebra.Subalgebra.restrictScalars_adjoin π Mathlib.RingTheory.Adjoin.Basic
(R : Type uR) {S : Type uS} {A : Type uA} [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra R A] [Algebra S A] [IsScalarTower R S A] {s : Set A} : Subalgebra.restrictScalars R (Algebra.adjoin S s) = (IsScalarTower.toAlgHom R S A).range β Algebra.adjoin R s - Polynomial.aevalTower_comp_toAlgHom π Mathlib.Algebra.Polynomial.AlgebraMap
{R : Type u} {S : Type v} {A' : Type u_1} [CommSemiring R] [CommSemiring A'] [CommSemiring S] [Algebra S R] [Algebra S A'] (g : R ββ[S] A') (y : A') : (Polynomial.aevalTower g y).comp (IsScalarTower.toAlgHom S R (Polynomial R)) = g - Polynomial.aevalTower_toAlgHom π Mathlib.Algebra.Polynomial.AlgebraMap
{R : Type u} {S : Type v} {A' : Type u_1} [CommSemiring R] [CommSemiring A'] [CommSemiring S] [Algebra S R] [Algebra S A'] (g : R ββ[S] A') (y : A') (x : R) : (Polynomial.aevalTower g y) ((IsScalarTower.toAlgHom S R (Polynomial R)) x) = g x - MvPolynomial.algHom_ext' π Mathlib.Algebra.MvPolynomial.Basic
{R : Type u} {Ο : Type u_1} [CommSemiring R] {A : Type u_2} {B : Type u_3} [CommSemiring A] [CommSemiring B] [Algebra R A] [Algebra R B] {f g : MvPolynomial Ο A ββ[R] B} (hβ : f.comp (IsScalarTower.toAlgHom R A (MvPolynomial Ο A)) = g.comp (IsScalarTower.toAlgHom R A (MvPolynomial Ο A))) (hβ : β (i : Ο), f (MvPolynomial.X i) = g (MvPolynomial.X i)) : f = g - MvPolynomial.algHom_ext'_iff π Mathlib.Algebra.MvPolynomial.Basic
{R : Type u} {Ο : Type u_1} [CommSemiring R] {A : Type u_2} {B : Type u_3} [CommSemiring A] [CommSemiring B] [Algebra R A] [Algebra R B] {f g : MvPolynomial Ο A ββ[R] B} : f = g β f.comp (IsScalarTower.toAlgHom R A (MvPolynomial Ο A)) = g.comp (IsScalarTower.toAlgHom R A (MvPolynomial Ο A)) β§ β (i : Ο), f (MvPolynomial.X i) = g (MvPolynomial.X i) - MvPolynomial.aevalTower_comp_toAlgHom π Mathlib.Algebra.MvPolynomial.Eval
{R : Type u} {Ο : Type u_1} [CommSemiring R] {S : Type u_2} {A : Type u_3} [CommSemiring S] [CommSemiring A] [Algebra S R] [Algebra S A] (g : R ββ[S] A) (y : Ο β A) : (MvPolynomial.aevalTower g y).comp (IsScalarTower.toAlgHom S R (MvPolynomial Ο R)) = g - MvPolynomial.aevalTower_toAlgHom π Mathlib.Algebra.MvPolynomial.Eval
{R : Type u} {Ο : Type u_1} [CommSemiring R] {S : Type u_2} {A : Type u_3} [CommSemiring S] [CommSemiring A] [Algebra S R] [Algebra S A] (g : R ββ[S] A) (y : Ο β A) (x : R) : (MvPolynomial.aevalTower g y) ((IsScalarTower.toAlgHom S R (MvPolynomial Ο R)) x) = g x - MvPolynomial.sumAlgEquiv_comp_rename_inr π Mathlib.Algebra.MvPolynomial.Equiv
(R : Type u) (Sβ : Type v) (Sβ : Type w) [CommSemiring R] : (β(MvPolynomial.sumAlgEquiv R Sβ Sβ)).comp (MvPolynomial.rename Sum.inr) = IsScalarTower.toAlgHom R (MvPolynomial Sβ R) (MvPolynomial Sβ (MvPolynomial Sβ R)) - Algebra.adjoin_restrictScalars π Mathlib.RingTheory.Adjoin.Tower
(C : Type u_1) (D : Type u_2) (E : Type u_3) [CommSemiring C] [CommSemiring D] [CommSemiring E] [Algebra C D] [Algebra C E] [Algebra D E] [IsScalarTower C D E] (S : Set E) : Subalgebra.restrictScalars C (Algebra.adjoin D S) = Subalgebra.restrictScalars C (Algebra.adjoin (β₯(Subalgebra.map (IsScalarTower.toAlgHom C D E) β€)) S) - Algebra.IsPushout.mk π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} {S : Type vβ} [CommSemiring R] [CommSemiring S] [Algebra R S] {R' : Type u_6} {S' : Type u_7} [CommSemiring R'] [CommSemiring S'] [Algebra R R'] [Algebra S S'] [Algebra R' S'] [Algebra R S'] [IsScalarTower R R' S'] [IsScalarTower R S S'] (out : IsBaseChange S (IsScalarTower.toAlgHom R R' S').toLinearMap) : Algebra.IsPushout R S R' S' - Algebra.IsPushout.out π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} {S : Type vβ} {instβ : CommSemiring R} {instβΒΉ : CommSemiring S} {instβΒ² : Algebra R S} {R' : Type u_6} {S' : Type u_7} {instβΒ³ : CommSemiring R'} {instββ΄ : CommSemiring S'} {instββ΅ : Algebra R R'} {instββΆ : Algebra S S'} {instββ· : Algebra R' S'} {instββΈ : Algebra R S'} {instββΉ : IsScalarTower R R' S'} {instβΒΉβ° : IsScalarTower R S S'} [self : Algebra.IsPushout R S R' S'] : IsBaseChange S (IsScalarTower.toAlgHom R R' S').toLinearMap - Algebra.isPushout_iff π Mathlib.RingTheory.IsTensorProduct
(R : Type u_1) (S : Type vβ) [CommSemiring R] [CommSemiring S] [Algebra R S] (R' : Type u_6) (S' : Type u_7) [CommSemiring R'] [CommSemiring S'] [Algebra R R'] [Algebra S S'] [Algebra R' S'] [Algebra R S'] [IsScalarTower R R' S'] [IsScalarTower R S S'] : Algebra.IsPushout R S R' S' β IsBaseChange S (IsScalarTower.toAlgHom R R' S').toLinearMap - Algebra.IsPushout.algHom_ext π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} {S : Type vβ} [CommSemiring R] [CommSemiring S] [Algebra R S] {R' : Type u_6} (S' : Type u_7) [CommSemiring R'] [CommSemiring S'] [Algebra R R'] [Algebra S S'] [Algebra R' S'] [Algebra R S'] [IsScalarTower R R' S'] [IsScalarTower R S S'] [H : Algebra.IsPushout R S R' S'] {A : Type u_8} [Semiring A] [Algebra R A] {f g : S' ββ[R] A} (hβ : f.comp (IsScalarTower.toAlgHom R R' S') = g.comp (IsScalarTower.toAlgHom R R' S')) (hβ : f.comp (IsScalarTower.toAlgHom R S S') = g.comp (IsScalarTower.toAlgHom R S S')) : f = g - Algebra.lift_algHom_comp_left π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} {S : Type vβ} [CommSemiring R] [CommSemiring S] [Algebra R S] {R' : Type u_6} (S' : Type u_7) [CommSemiring R'] [CommSemiring S'] [Algebra R R'] [Algebra S S'] [Algebra R' S'] [Algebra R S'] [IsScalarTower R R' S'] [IsScalarTower R S S'] [Algebra.IsPushout R S R' S'] {A : Type u_8} [Semiring A] [Algebra R A] (f : S ββ[R] A) (g : R' ββ[R] A) (H : β (x : S) (y : R'), f x * g y = g y * f x) : (Algebra.pushoutDesc S' f g H).comp (IsScalarTower.toAlgHom R S S') = f - Algebra.lift_algHom_comp_right π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} {S : Type vβ} [CommSemiring R] [CommSemiring S] [Algebra R S] {R' : Type u_6} (S' : Type u_7) [CommSemiring R'] [CommSemiring S'] [Algebra R R'] [Algebra S S'] [Algebra R' S'] [Algebra R S'] [IsScalarTower R R' S'] [IsScalarTower R S S'] [Algebra.IsPushout R S R' S'] {A : Type u_8} [Semiring A] [Algebra R A] (f : S ββ[R] A) (g : R' ββ[R] A) (H : β (x : S) (y : R'), f x * g y = g y * f x) : (Algebra.pushoutDesc S' f g H).comp (IsScalarTower.toAlgHom R R' S') = g - Algebra.IsPushout.cancelBaseChange_symm_comp_lTensor π Mathlib.RingTheory.IsTensorProduct
(R : Type u_1) [CommSemiring R] (A : Type u_8) [CommRing A] [Algebra R A] (C : Type u_11) [CommRing C] [Algebra R C] [Algebra A C] [IsScalarTower R A C] (S : Type u_12) [CommRing S] [Algebra R S] : (β(Algebra.IsPushout.cancelBaseChangeAlg R S A (TensorProduct R S A) C).symm).comp (Algebra.TensorProduct.lTensor S (IsScalarTower.toAlgHom R A C)) = Algebra.TensorProduct.includeLeft - 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_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 - instIsLocalizedModuleTensorProductSemilinearMapAlgHomToAlgHom π 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} [CommSemiring T] [Algebra R T] : IsLocalizedModule S β(IsScalarTower.toAlgHom R T (TensorProduct R A T)) - 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 - 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β) - Algebra.EssFiniteType.aux π Mathlib.RingTheory.EssentialFiniteness
(R : Type u_1) (S : Type u_2) (T : Type u_3) [CommRing R] [CommRing S] [CommRing T] [Algebra R S] [Algebra R T] [Algebra S T] [IsScalarTower R S T] (Ο : Subalgebra R S) (hΟ : β (s : S), β t β Ο, IsUnit t β§ s * t β Ο) (Ο : Set T) (t : T) (ht : t β Algebra.adjoin S Ο) : β s β Ο, IsUnit s β§ s β’ t β Subalgebra.map (IsScalarTower.toAlgHom R S T) Ο β Algebra.adjoin R Ο - Algebra.IsAlgebraic.instIsLocalizedModuleNonZeroDivisorsToLinearMapToAlgHom π 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'] [Algebra R S'] [IsScalarTower R S S'] : IsLocalizedModule (nonZeroDivisors R) (IsScalarTower.toAlgHom R S S').toLinearMap - Algebra.IsAlgebraic.isBaseChange_of_isFractionRing π Mathlib.RingTheory.Algebraic.Integral
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (R' : Type u_4) (S' : Type u_5) [CommRing S'] [FaithfulSMul R S] [alg : Algebra.IsAlgebraic R S] [NoZeroDivisors S] [Algebra S S'] [IsFractionRing S S'] [Algebra R S'] [IsScalarTower R S S'] [CommRing R'] [Algebra R R'] [IsFractionRing R R'] [Module R' S'] [IsScalarTower R R' S'] : IsBaseChange R' (IsScalarTower.toAlgHom R S S').toLinearMap - Ideal.ResidueField.liftβ_comp_toAlgHom π Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} {A : Type u_3} {B : Type u_4} [CommRing R] [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal A) [I.IsPrime] (f : A ββ[R] B) (hfβ : I β€ RingHom.ker f) (hfβ : I.primeCompl β€ Submonoid.comap f (IsUnit.submonoid B)) : (Ideal.ResidueField.liftβ I f hfβ hfβ).comp (IsScalarTower.toAlgHom R A I.ResidueField) = f - Ideal.ResidueField.algHom_ext π Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} {A : Type u_3} {B : Type u_4} [CommRing R] [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] {I : Ideal A} [I.IsPrime] {f g : I.ResidueField ββ[R] B} (H : f.comp (IsScalarTower.toAlgHom R A I.ResidueField) = g.comp (IsScalarTower.toAlgHom R A I.ResidueField)) : f = g - Ideal.ResidueField.algHom_ext_iff π Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} {A : Type u_3} {B : Type u_4} [CommRing R] [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] {I : Ideal A} [I.IsPrime] {f g : I.ResidueField ββ[R] B} : f = g β f.comp (IsScalarTower.toAlgHom R A I.ResidueField) = g.comp (IsScalarTower.toAlgHom R A I.ResidueField) - derivationToSquareZeroOfLift π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] [IsScalarTower R A B] (hI : I ^ 2 = β₯) (f : A ββ[R] B) (e : (Ideal.Quotient.mkβ R I).comp f = IsScalarTower.toAlgHom R A (B β§Έ I)) : Derivation R A β₯I - derivationToSquareZeroEquivLift π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] (hI : I ^ 2 = β₯) [IsScalarTower R A B] : Derivation R A β₯I β { f // (Ideal.Quotient.mkβ R I).comp f = IsScalarTower.toAlgHom R A (B β§Έ I) } - derivationToSquareZeroOfLift_apply π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] (hI : I ^ 2 = β₯) [IsScalarTower R A B] (f : A ββ[R] B) (e : (Ideal.Quotient.mkβ R I).comp f = IsScalarTower.toAlgHom R A (B β§Έ I)) (x : A) : β((derivationToSquareZeroOfLift I hI f e) x) = f x - (algebraMap A B) x - derivationToSquareZeroEquivLift_apply_coe_apply π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] (hI : I ^ 2 = β₯) [IsScalarTower R A B] (d : Derivation R A β₯I) (x : A) : β((derivationToSquareZeroEquivLift I hI) d) x = β(d x) + (algebraMap A B) x - derivationToSquareZeroEquivLift_symm_apply_apply_coe π Mathlib.RingTheory.Derivation.ToSquareZero
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [CommSemiring A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal B) [Algebra A B] (hI : I ^ 2 = β₯) [IsScalarTower R A B] (f : { f // (Ideal.Quotient.mkβ R I).comp f = IsScalarTower.toAlgHom R A (B β§Έ I) }) (c : A) : β(((derivationToSquareZeroEquivLift I hI).symm f) c) = βf c - (algebraMap A B) c - KaehlerDifferential.End_equiv_aux π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (f : S ββ[R] TensorProduct R S S β§Έ KaehlerDifferential.ideal R S ^ 2) : (Ideal.Quotient.mkβ R (KaehlerDifferential.ideal R S).cotangentIdeal).comp f = IsScalarTower.toAlgHom R S ((TensorProduct R S S β§Έ KaehlerDifferential.ideal R S ^ 2) β§Έ (KaehlerDifferential.ideal R S).cotangentIdeal) β (Algebra.TensorProduct.lmul' R).kerSquareLift.comp f = AlgHom.id R S - KaehlerDifferential.endEquivAuxEquiv π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : { f // (Ideal.Quotient.mkβ R (KaehlerDifferential.ideal R S).cotangentIdeal).comp f = IsScalarTower.toAlgHom R S ((TensorProduct R S S β§Έ KaehlerDifferential.ideal R S ^ 2) β§Έ (KaehlerDifferential.ideal R S).cotangentIdeal) } β { f // (Algebra.TensorProduct.lmul' R).kerSquareLift.comp f = AlgHom.id R S } - Algebra.kerTensorProductMapIdToAlgHomEquiv π Mathlib.RingTheory.Flat.Equalizer
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (T : Type u_3) [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] (A : Type u_4) [CommRing A] [Algebra R A] [Module.Flat R T] (hβ : Function.Surjective β(algebraMap S T)) : β₯(RingHom.ker (Algebra.TensorProduct.map (AlgHom.id A A) (IsScalarTower.toAlgHom R S T))) ββ[TensorProduct R A S] TensorProduct S (TensorProduct R A S) β₯(RingHom.ker (algebraMap S T)) - Algebra.kerTensorProductMapIdToAlgHomEquiv_symm_apply π Mathlib.RingTheory.Flat.Equalizer
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (T : Type u_3) [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] {A : Type u_4} [CommRing A] [Algebra R A] [Module.Flat R T] (hβ : Function.Surjective β(algebraMap S T)) (x : A) (y : S) (z : β₯(RingHom.ker (algebraMap S T))) : β((Algebra.kerTensorProductMapIdToAlgHomEquiv R S T A hβ).symm (x ββ[R] y ββ[S] z)) = x ββ[R] (y * βz) - IsScalarTower.toAlgHom_fieldRange π Mathlib.FieldTheory.IntermediateField.Basic
(K : Type u_1) (L : Type u_2) (L' : Type u_3) [Field K] [Field L] [Field L'] [Algebra K L] [Algebra K L'] [Algebra L L'] [IsScalarTower K L L'] : β(IsScalarTower.toAlgHom K L L').fieldRange = Set.range β(algebraMap L L') - Normal.algHomEquivAut_symm_apply π Mathlib.FieldTheory.Normal.Defs
(F : Type u_1) [Field F] (Kβ : Type u_3) [Field Kβ] [Algebra F Kβ] (E : Type u_6) [Field E] [Algebra F E] [Algebra E Kβ] [IsScalarTower F E Kβ] [Normal F E] (Ο : Gal(E/F)) : (Normal.algHomEquivAut F Kβ E).symm Ο = (IsScalarTower.toAlgHom F E Kβ).comp βΟ - AlgHom.restrictNormalAux π Mathlib.FieldTheory.Normal.Defs
{F : Type u_1} [Field F] {Kβ : Type u_3} {Kβ : Type u_4} [Field Kβ] [Field Kβ] [Algebra F Kβ] [Algebra F Kβ] (Ο : Kβ ββ[F] Kβ) (E : Type u_6) [Field E] [Algebra F E] [Algebra E Kβ] [Algebra E Kβ] [IsScalarTower F E Kβ] [IsScalarTower F E Kβ] [h : Normal F E] : β₯(IsScalarTower.toAlgHom F E Kβ).range ββ[F] β₯(IsScalarTower.toAlgHom F E Kβ).range - Algebra.Extension.Hom.ofAlgHom π Mathlib.RingTheory.Extension.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {P : Algebra.Extension R S} {R' : Type u_1} {S' : Type u_2} [CommRing R'] [CommRing S'] [Algebra R' S'] {P' : Algebra.Extension R' S'} [Algebra R R'] [Algebra S S'] [Algebra R S'] [IsScalarTower R R' S'] [IsScalarTower R S S'] (f : P.Ring ββ[R] P'.Ring) (H : (IsScalarTower.toAlgHom R P'.Ring S').comp f = (IsScalarTower.toAlgHom R S S').comp (IsScalarTower.toAlgHom R P.Ring S)) : P.Hom P' - Algebra.Extension.Hom.toAlgHom_ofAlgHom π Mathlib.RingTheory.Extension.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {P : Algebra.Extension R S} {R' : Type u_2} {S' : Type u_1} [CommRing R'] [CommRing S'] [Algebra R' S'] {P' : Algebra.Extension R' S'} [Algebra R R'] [Algebra S S'] [Algebra R S'] [IsScalarTower R R' S'] [IsScalarTower R S S'] (f : P.Ring ββ[R] P'.Ring) (H : (IsScalarTower.toAlgHom R P'.Ring S').comp f = (IsScalarTower.toAlgHom R S S').comp (IsScalarTower.toAlgHom R P.Ring S)) : (Algebra.Extension.Hom.ofAlgHom f H).toAlgHom = f - Algebra.Extension.Hom.ofAlgHom_toRingHom π Mathlib.RingTheory.Extension.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {P : Algebra.Extension R S} {R' : Type u_1} {S' : Type u_2} [CommRing R'] [CommRing S'] [Algebra R' S'] {P' : Algebra.Extension R' S'} [Algebra R R'] [Algebra S S'] [Algebra R S'] [IsScalarTower R R' S'] [IsScalarTower R S S'] (f : P.Ring ββ[R] P'.Ring) (H : (IsScalarTower.toAlgHom R P'.Ring S').comp f = (IsScalarTower.toAlgHom R S S').comp (IsScalarTower.toAlgHom R P.Ring S)) : (Algebra.Extension.Hom.ofAlgHom f H).toRingHom = f.toRingHom - PrimeSpectrum.preimageEquivFiber_apply_asIdeal π Mathlib.RingTheory.LocalRing.ResidueField.Fiber
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (p : PrimeSpectrum R) (q : β(PrimeSpectrum.comap (algebraMap R S) β»ΒΉ' {p})) : ((PrimeSpectrum.preimageEquivFiber R S p) q).asIdeal = RingHom.ker (Algebra.TensorProduct.lift (Ideal.ResidueField.mapβ p.asIdeal (βq).asIdeal (Algebra.ofId R S) β―) (IsScalarTower.toAlgHom R S (βq).asIdeal.ResidueField) β―).toRingHom - PrimeSpectrum.coe_preimageHomeomorphFiber_apply_asIdeal π Mathlib.RingTheory.LocalRing.ResidueField.Fiber
(R : Type u_3) (S : Type u_4) [CommRing R] [CommRing S] [Algebra R S] (p : PrimeSpectrum R) (q : β(PrimeSpectrum.comap (algebraMap R S) β»ΒΉ' {p})) : β((PrimeSpectrum.preimageHomeomorphFiber R S p) q).asIdeal = β(Algebra.TensorProduct.lift (Ideal.ResidueField.mapβ p.asIdeal (βq).asIdeal (Algebra.ofId R S) β―) (IsScalarTower.toAlgHom R S (βq).asIdeal.ResidueField) β―) β»ΒΉ' {0} - PrimeSpectrum.coe_preimageOrderIsoFiber_apply_asIdeal π Mathlib.RingTheory.LocalRing.ResidueField.Fiber
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (p : PrimeSpectrum R) (q : β(PrimeSpectrum.comap (algebraMap R S) β»ΒΉ' {p})) : β((PrimeSpectrum.preimageOrderIsoFiber R S p) q).asIdeal = β(Algebra.TensorProduct.lift (Ideal.ResidueField.mapβ p.asIdeal (βq).asIdeal (Algebra.ofId R S) β―) (IsScalarTower.toAlgHom R S (βq).asIdeal.ResidueField) β―) β»ΒΉ' {0} - PrimeSpectrum.coe_primesOverOrderIsoFiber_apply_asIdeal π Mathlib.RingTheory.LocalRing.ResidueField.Fiber
(R : Type u_3) (S : Type u_4) [CommRing R] [CommRing S] [Algebra R S] (p : Ideal R) [p.IsPrime] (aβ : β(p.primesOver S)) : β((PrimeSpectrum.primesOverOrderIsoFiber R S p) aβ).asIdeal = β(Algebra.TensorProduct.lift (Ideal.ResidueField.mapβ p (βaβ) (Algebra.ofId R S) β―) (IsScalarTower.toAlgHom R S (βaβ).ResidueField) β―) β»ΒΉ' {0} - Ideal.Fiber.lift_residueField_surjective π Mathlib.RingTheory.QuasiFinite.Basic
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [Algebra R S] [Algebra.FiniteType R S] (p : Ideal R) [p.IsPrime] (q : Ideal S) [q.IsPrime] [q.LiesOver p] [Algebra.QuasiFiniteAt R q] [Algebra (Localization.AtPrime p) (Localization.AtPrime q)] [Localization.AtPrime.IsLiesOverAlgebra p q] : Function.Surjective β(Algebra.TensorProduct.lift (Algebra.ofId p.ResidueField q.ResidueField) (IsScalarTower.toAlgHom R S q.ResidueField) β―) - normalClosure.restrictScalars_eq π Mathlib.FieldTheory.Normal.Closure
(F : Type u_1) (K : Type u_2) (L : Type u_3) [Field F] [Field K] [Field L] [Algebra F K] [Algebra F L] [Algebra K L] [IsScalarTower F K L] : IntermediateField.restrictScalars F (IsScalarTower.toAlgHom K (β₯(IntermediateField.normalClosure F K L)) L).fieldRange = IntermediateField.normalClosure F K L - algebraicClosure.map_eq_of_algebraicClosure_eq_bot π Mathlib.FieldTheory.AlgebraicClosure
(F : Type u_1) {E : Type u_2} [Field F] [Field E] [Algebra F E] {K : Type u_3} [Field K] [Algebra F K] [Algebra E K] [IsScalarTower F E K] (h : algebraicClosure E K = β₯) : IntermediateField.map (IsScalarTower.toAlgHom F E K) (algebraicClosure F E) = algebraicClosure F K - separableClosure.map_eq_of_separableClosure_eq_bot π Mathlib.FieldTheory.SeparableClosure
(F : Type u) {E : Type v} [Field F] [Field E] [Algebra F E] {K : Type w} [Field K] [Algebra F K] [Algebra E K] [IsScalarTower F E K] (h : separableClosure E K = β₯) : IntermediateField.map (IsScalarTower.toAlgHom F E K) (separableClosure F E) = separableClosure F K - IntermediateField.map_fixingSubgroup_index π Mathlib.FieldTheory.Galois.Basic
{F : Type u_1} {E : Type u_2} (E' : Type u_3) [Field F] [Field E] [Field E'] [Algebra F E] [Algebra F E'] [Algebra E E'] [IsScalarTower F E E'] (L : IntermediateField F E) [Normal F E] [Normal F E'] : (IntermediateField.map (IsScalarTower.toAlgHom F E E') L).fixingSubgroup.index = L.fixingSubgroup.index - IntermediateField.map_fixingSubgroup π Mathlib.FieldTheory.Galois.Basic
{F : Type u_1} {E : Type u_2} (E' : Type u_3) [Field F] [Field E] [Field E'] [Algebra F E] [Algebra F E'] [Algebra E E'] [IsScalarTower F E E'] (L : IntermediateField F E) [Normal F E] : (IntermediateField.map (IsScalarTower.toAlgHom F E E') L).fixingSubgroup = Subgroup.comap (AlgEquiv.restrictNormalHom E) L.fixingSubgroup - AlgEquiv.ker_restrictNormalHom π Mathlib.FieldTheory.Galois.Basic
{F : Type u_1} [Field F] {Kβ : Type u_2} [Field Kβ] [Algebra F Kβ] (E : Type u_3) [Field E] [Algebra F E] [Algebra E Kβ] [IsScalarTower F E Kβ] [Normal F E] : (AlgEquiv.restrictNormalHom E).ker = (IsScalarTower.toAlgHom F E Kβ).fieldRange.fixingSubgroup - isScalarTower_of_section_of_ker_sqZero π Mathlib.RingTheory.Smooth.Kaehler
{R : Type u_1} {P : Type u_2} {S : Type u_3} [CommRing R] [CommRing P] [CommRing S] [Algebra R P] [Algebra P S] [Algebra R S] [IsScalarTower R P S] (g : S ββ[R] P) (hf' : RingHom.ker (algebraMap P S) ^ 2 = β₯) (hg : (IsScalarTower.toAlgHom R P S).comp g = AlgHom.id R S) : IsScalarTower P S β₯(RingHom.ker (algebraMap P S)) - retractionOfSectionOfKerSqZero π Mathlib.RingTheory.Smooth.Kaehler
{R : Type u_1} {P : Type u_2} {S : Type u_3} [CommRing R] [CommRing P] [CommRing S] [Algebra R P] [Algebra P S] [Algebra R S] [IsScalarTower R P S] (g : S ββ[R] P) (hf' : RingHom.ker (algebraMap P S) ^ 2 = β₯) (hg : (IsScalarTower.toAlgHom R P S).comp g = AlgHom.id R S) : TensorProduct P S Ξ©[PβR] ββ[P] β₯(RingHom.ker (algebraMap P S)) - retractionOfSectionOfKerSqZero_comp_kerToTensor π Mathlib.RingTheory.Smooth.Kaehler
{R : Type u_1} {P : Type u_2} {S : Type u_3} [CommRing R] [CommRing P] [CommRing S] [Algebra R P] [Algebra P S] [Algebra R S] [IsScalarTower R P S] (g : S ββ[R] P) (hf' : RingHom.ker (algebraMap P S) ^ 2 = β₯) (hg : (IsScalarTower.toAlgHom R P S).comp g = AlgHom.id R S) : retractionOfSectionOfKerSqZero g hf' hg ββ KaehlerDifferential.kerToTensor R P S = LinearMap.id - retractionOfSectionOfKerSqZero_tmul_D π Mathlib.RingTheory.Smooth.Kaehler
{R : Type u_1} {P : Type u_2} {S : Type u_3} [CommRing R] [CommRing P] [CommRing S] [Algebra R P] [Algebra P S] [Algebra R S] [IsScalarTower R P S] (g : S ββ[R] P) (hf' : RingHom.ker (algebraMap P S) ^ 2 = β₯) (hg : (IsScalarTower.toAlgHom R P S).comp g = AlgHom.id R S) (s : S) (t : P) : β((retractionOfSectionOfKerSqZero g hf' hg) (s ββ[P] (KaehlerDifferential.D R P) t)) = g s * t - g s * g ((algebraMap P S) t) - toAlgHom_comp_sectionOfRetractionKerToTensor π Mathlib.RingTheory.Smooth.Kaehler
{R : Type u_1} {P : Type u_2} {S : Type u_3} [CommRing R] [CommRing P] [CommRing S] [Algebra R P] [Algebra P S] (l : TensorProduct P S Ξ©[PβR] ββ[P] β₯(RingHom.ker (algebraMap P S))) (hl : l ββ KaehlerDifferential.kerToTensor R P S = LinearMap.id) [Algebra R S] [IsScalarTower R P S] (hf' : RingHom.ker (algebraMap P S) ^ 2 = β₯) (hf : Function.Surjective β(algebraMap P S)) : (IsScalarTower.toAlgHom R P S).comp (sectionOfRetractionKerToTensor l hl hf' hf) = AlgHom.id R S - toAlgHom_comp_sectionOfRetractionKerToTensorAux π Mathlib.RingTheory.Smooth.Kaehler
{R : Type u_1} {P : Type u_2} {S : Type u_3} [CommRing R] [CommRing P] [CommRing S] [Algebra R P] [Algebra P S] (l : TensorProduct P S Ξ©[PβR] ββ[P] β₯(RingHom.ker (algebraMap P S))) (hl : l ββ KaehlerDifferential.kerToTensor R P S = LinearMap.id) (Ο : S β P) (hΟ : β (x : S), (algebraMap P S) (Ο x) = x) [Algebra R S] [IsScalarTower R P S] (hf' : RingHom.ker (algebraMap P S) ^ 2 = β₯) (hf : Function.Surjective β(algebraMap P S)) : (IsScalarTower.toAlgHom R P S).comp (sectionOfRetractionKerToTensorAux l hl Ο hΟ hf') = AlgHom.id R S - retractionKerToTensorEquivSection π Mathlib.RingTheory.Smooth.Kaehler
{R : Type u_1} {P : Type u_2} {S : Type u_3} [CommRing R] [CommRing P] [CommRing S] [Algebra R P] [Algebra P S] [Algebra R S] [IsScalarTower R P S] (hf' : RingHom.ker (algebraMap P S) ^ 2 = β₯) (hf : Function.Surjective β(algebraMap P S)) : { l // l ββ KaehlerDifferential.kerToTensor R P S = LinearMap.id } β { g // (IsScalarTower.toAlgHom R P S).comp g = AlgHom.id R S } - retractionKerCotangentToTensorEquivSection π Mathlib.RingTheory.Smooth.Kaehler
{R : Type u_1} {P : Type u_2} {S : Type u_3} [CommRing R] [CommRing P] [CommRing S] [Algebra R P] [Algebra P S] [Algebra R S] [IsScalarTower R P S] (hf : Function.Surjective β(algebraMap P S)) : { l // l ββ KaehlerDifferential.kerCotangentToTensor R P S = LinearMap.id } β { g // (IsScalarTower.toAlgHom R P S).kerSquareLift.comp g = AlgHom.id R S } - KaehlerDifferential.isLocalizedModule_of_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] [IsLocalizedModule p (IsScalarTower.toAlgHom R A B).toLinearMap] : IsLocalizedModule p (βR (KaehlerDifferential.map R S A B)) - MvPolynomial.mapEquivMonic_symm_map_algebraMap π Mathlib.RingTheory.Polynomial.UniversalFactorizationRing
{R : Type u_1} {S : Type u_2} {T : Type u_3} [CommRing R] [CommRing S] [CommRing T] [Algebra R S] [Algebra R T] (n : β) (p : Polynomial.MonicDegreeEq S n) [Algebra S T] [IsScalarTower R S T] : (MvPolynomial.mapEquivMonic R T n).symm (p.map (algebraMap S T)) = (IsScalarTower.toAlgHom R S T).comp ((MvPolynomial.mapEquivMonic R S n).symm p) - Algebra.exists_etale_isIdempotentElem_forall_liesOver_eq_auxβ π Mathlib.RingTheory.Etale.QuasiFinite
{R : Type u_2} {S : Type u_3} {R' : Type u_4} {R'' : Type u_5} [CommRing R] [CommRing S] [Algebra R S] [Algebra.FiniteType R S] [CommRing R'] [Algebra R R'] [CommRing R''] [Algebra R R''] [Algebra R'' S] [Algebra.IsIntegral R R''] [IsScalarTower R R'' S] (q : Ideal S) (P : Ideal R') [P.IsPrime] (e : TensorProduct R R' S) (eβ : TensorProduct R R' R'') (heβ : IsIdempotentElem eβ) (heβe : (Algebra.TensorProduct.map (AlgHom.id R' R') (IsScalarTower.toAlgHom R R'' S)) eβ = e) (P' : Ideal (TensorProduct R R' S)) (hP'q : Ideal.comap Algebra.TensorProduct.includeRight.toRingHom P' = q) (H : β (P'' : Ideal (TensorProduct R R' R'')), P''.IsPrime β P''.LiesOver P β eβ β P'' β P'' = Ideal.comap (Algebra.TensorProduct.map (AlgHom.id R' R') (IsScalarTower.toAlgHom R R'' S)).toRingHom P') (g : R'') (hgq : (algebraMap R'' S) g β q) (hg : Function.Surjective β(Localization.awayMap (algebraMap R'' S) g)) : β f β P, Module.Finite (Localization.Away f) (Localization.Away ((Algebra.TensorProduct.map (Algebra.ofId R' (Localization.Away f)) (AlgHom.id R S)) e)) - IntermediateField.linearDisjoint_iff π Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] (A : IntermediateField F E) (L : Type w) [Field L] [Algebra F L] [Algebra L E] [IsScalarTower F L E] : A.LinearDisjoint L β A.LinearDisjoint (IsScalarTower.toAlgHom F L E).range - IntermediateField.LinearDisjoint.symm' π Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {L : Type w} [Field L] [Algebra F L] [Algebra L E] [IsScalarTower F L E] {L' : Type u_1} [Field L'] [Algebra F L'] [Algebra L' E] [IsScalarTower F L' E] (H : (IsScalarTower.toAlgHom F L E).fieldRange.LinearDisjoint L') : (IsScalarTower.toAlgHom F L' E).fieldRange.LinearDisjoint L - IntermediateField.linearDisjoint_comm' π Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {L : Type w} [Field L] [Algebra F L] [Algebra L E] [IsScalarTower F L E] {L' : Type u_1} [Field L'] [Algebra F L'] [Algebra L' E] [IsScalarTower F L' E] : (IsScalarTower.toAlgHom F L E).fieldRange.LinearDisjoint L' β (IsScalarTower.toAlgHom F L' E).fieldRange.LinearDisjoint L - IntermediateField.LinearDisjoint.map' π Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {A : IntermediateField F E} {L : Type w} [Field L] [Algebra F L] [Algebra L E] [IsScalarTower F L E] (H : A.LinearDisjoint L) (K : Type u_1) [Field K] [Algebra F K] [Algebra L K] [IsScalarTower F L K] [Algebra E K] [IsScalarTower F E K] [IsScalarTower L E K] : (IntermediateField.map (IsScalarTower.toAlgHom F E K) A).LinearDisjoint L - IntermediateField.LinearDisjoint.map'' π Mathlib.FieldTheory.LinearDisjoint
{F : Type u} {E : Type v} [Field F] [Field E] [Algebra F E] {L : Type w} [Field L] [Algebra F L] [Algebra L E] [IsScalarTower F L E] {L' : Type u_1} [Field L'] [Algebra F L'] [Algebra L' E] [IsScalarTower F L' E] (H : (IsScalarTower.toAlgHom F L E).fieldRange.LinearDisjoint L') (K : Type u_2) [Field K] [Algebra F K] [Algebra L K] [IsScalarTower F L K] [Algebra L' K] [IsScalarTower F L' K] [Algebra E K] [IsScalarTower F E K] [IsScalarTower L E K] [IsScalarTower L' E K] : (IsScalarTower.toAlgHom F L K).fieldRange.LinearDisjoint L' - IsDedekindDomain.range_sup_range_eq_top_of_isCoprime_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 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] (hβ : Fβ.LinearDisjoint β₯Fβ) (hβ : Fβ.toSubalgebra β Fβ.toSubalgebra = β€) (hβ : IsCoprime (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ)) (Ideal.map (algebraMap Rβ B) (differentIdeal A Rβ))) [Module.Free A Rβ] : (IsScalarTower.toAlgHom A Rβ B).range β (IsScalarTower.toAlgHom A Rβ B).range = β€
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 ce5dd8c