Loogle!
Result
Found 132 declarations mentioning Submodule.restrictScalars.
- Submodule.restrictScalars_self π Mathlib.Algebra.Module.Submodule.RestrictScalars
{R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (V : Submodule R M) : Submodule.restrictScalars R V = V - Submodule.restrictScalars π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (V : Submodule R M) : Submodule S M - Submodule.restrictScalars_injective π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] : Function.Injective (Submodule.restrictScalars S) - Submodule.toAddSubmonoid_restrictScalars π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (V : Submodule R M) : (Submodule.restrictScalars S V).toAddSubmonoid = V.toAddSubmonoid - Submodule.restrictScalars_bot π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] : Submodule.restrictScalars S β₯ = β₯ - Submodule.restrictScalars_top π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] : Submodule.restrictScalars S β€ = β€ - Submodule.coe_restrictScalars π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (V : Submodule R M) : β(Submodule.restrictScalars S V) = βV - Submodule.restrictScalars_monotone π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] : Monotone (Submodule.restrictScalars S) - Submodule.restrictScalars_inj π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {Vβ Vβ : Submodule R M} : Submodule.restrictScalars S Vβ = Submodule.restrictScalars S Vβ β Vβ = Vβ - Submodule.restrictScalars_eq_bot_iff π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {p : Submodule R M} : Submodule.restrictScalars S p = β₯ β p = β₯ - Submodule.restrictScalars_eq_top_iff π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {p : Submodule R M} : Submodule.restrictScalars S p = β€ β p = β€ - Submodule.restrictScalars.origModule π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (p : Submodule R M) : Module R β₯(Submodule.restrictScalars S p) - Submodule.restrictScalars_mem π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (V : Submodule R M) (m : M) : m β Submodule.restrictScalars S V β m β V - Submodule.restrictScalars_iInf π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {ΞΉ : Sort u_4} (s : ΞΉ β Submodule R M) : Submodule.restrictScalars S (iInf s) = β¨ i, Submodule.restrictScalars S (s i) - Submodule.codisjoint_restrictScalars_iff π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {s t : Submodule R M} : Codisjoint (Submodule.restrictScalars S s) (Submodule.restrictScalars S t) β Codisjoint s t - Submodule.disjoint_restrictScalars_iff π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {s t : Submodule R M} : Disjoint (Submodule.restrictScalars S s) (Submodule.restrictScalars S t) β Disjoint s t - Submodule.restrictScalars_sInf π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (s : Set (Submodule R M)) : Submodule.restrictScalars S (sInf s) = sInf (Submodule.restrictScalars S '' s) - Submodule.restrictScalars_inf π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (s t : Submodule R M) : Submodule.restrictScalars S (s β t) = Submodule.restrictScalars S s β Submodule.restrictScalars S t - Submodule.isCompl_restrictScalars_iff π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {s t : Submodule R M} : IsCompl (Submodule.restrictScalars S s) (Submodule.restrictScalars S t) β IsCompl s t - Submodule.restrictScalars_mono π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {s t : Submodule R M} (hst : s β€ t) : Submodule.restrictScalars S s β€ Submodule.restrictScalars S t - Submodule.restrictScalars_le π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {s t : Submodule R M} : Submodule.restrictScalars S s β€ Submodule.restrictScalars S t β s β€ t - Submodule.restrictScalars_lt π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {s t : Submodule R M} : Submodule.restrictScalars S s < Submodule.restrictScalars S t β s < t - Submodule.restrictScalars_iSup π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] {ΞΉ : Sort u_4} (s : ΞΉ β Submodule R M) : Submodule.restrictScalars S (iSup s) = β¨ i, Submodule.restrictScalars S (s i) - Submodule.restrictScalars_sSup π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (s : Set (Submodule R M)) : Submodule.restrictScalars S (sSup s) = sSup (Submodule.restrictScalars S '' s) - Submodule.toIntSubmodule_toAddSubgroup π Mathlib.Algebra.Module.Submodule.RestrictScalars
{R : Type u_4} {M : Type u_5} [Ring R] [AddCommGroup M] [Module R M] (N : Submodule R M) : AddSubgroup.toIntSubmodule N.toAddSubgroup = Submodule.restrictScalars β€ N - Submodule.restrictScalarsEquiv π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (p : Submodule R M) : β₯(Submodule.restrictScalars S p) ββ[R] β₯p - Submodule.restrictScalars_sup π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (s t : Submodule R M) : Submodule.restrictScalars S (s β t) = Submodule.restrictScalars S s β Submodule.restrictScalars S t - Submodule.restrictScalars_restrictScalars π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (T : Type u_4) [Semiring T] [SMul T R] [SMul S T] [Module T M] [IsScalarTower S T M] [IsScalarTower T R M] (V : Submodule R M) : Submodule.restrictScalars S (Submodule.restrictScalars T V) = Submodule.restrictScalars S V - Submodule.restrictScalarsEmbedding_apply π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (V : Submodule R M) : (Submodule.restrictScalarsEmbedding S R M) V = Submodule.restrictScalars S V - Submodule.restrictScalars.isScalarTower π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (p : Submodule R M) : IsScalarTower S R β₯(Submodule.restrictScalars S p) - Submodule.restrictScalarsEquiv_apply π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (p : Submodule R M) (aβ : β₯p) : (Submodule.restrictScalarsEquiv S R M p) aβ = aβ - Submodule.restrictScalarsEquiv_symm_apply π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) (R : Type u_2) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (p : Submodule R M) (aβ : β₯p) : (Submodule.restrictScalarsEquiv S R M p).symm aβ = aβ - LinearMap.ker_restrictScalars π Mathlib.Algebra.Module.Submodule.Ker
(R : Type u_10) {S : Type u_11} {M : Type u_12} {N : Type u_13} [Semiring R] [Semiring S] [SMul R S] [AddCommMonoid M] [Module R M] [Module S M] [IsScalarTower R S M] [AddCommMonoid N] [Module R N] [Module S N] [IsScalarTower R S N] (f : M ββ[S] N) : (βR f).ker = Submodule.restrictScalars R f.ker - LinearMap.range_restrictScalars π Mathlib.Algebra.Module.Submodule.Range
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_6} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] [SMul R Rβ] [Module Rβ M] [Module R Mβ] [LinearMap.CompatibleSMul M Mβ R Rβ] [IsScalarTower R Rβ Mβ] (f : M ββ[Rβ] Mβ) : (βR f).range = Submodule.restrictScalars R f.range - Submodule.restrictScalars_map π Mathlib.Algebra.Module.Submodule.Range
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_6} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] [SMul R Rβ] [Module Rβ M] [Module R Mβ] [IsScalarTower R Rβ M] [IsScalarTower R Rβ Mβ] (f : M ββ[Rβ] Mβ) (M' : Submodule Rβ M) : Submodule.restrictScalars R (Submodule.map f M') = Submodule.map (βR f) (Submodule.restrictScalars R M') - Submodule.neg_restrictScalars π Mathlib.Algebra.Module.Submodule.Pointwise
{R : Type u_2} {M : Type u_3} [Semiring R] [AddCommGroup M] [Module R M] {S : Type u_4} [Semiring S] [SMul S R] [Module S M] [IsScalarTower S R M] (p : Submodule R M) : -Submodule.restrictScalars S p = Submodule.restrictScalars S (-p) - Submodule.span_coe_eq_restrictScalars π Mathlib.LinearAlgebra.Span.Basic
{R : Type u_1} {M : Type u_4} {S : Type u_7} [Semiring R] [AddCommMonoid M] [Module R M] (p : Submodule R M) [Semiring S] [SMul S R] [Module S M] [IsScalarTower S R M] : Submodule.span S βp = Submodule.restrictScalars S p - Submodule.span_le_restrictScalars π Mathlib.LinearAlgebra.Span.Basic
(R : Type u_1) {M : Type u_4} (S : Type u_7) [Semiring R] [AddCommMonoid M] [Module R M] (s : Set M) [Semiring S] [SMul R S] [Module S M] [IsScalarTower R S M] : Submodule.span R s β€ Submodule.restrictScalars R (Submodule.span S s) - Submodule.span_range_inclusion_eq_top π Mathlib.LinearAlgebra.Span.Basic
{R : Type u_1} {M : Type u_4} {S : Type u_7} [Semiring R] [AddCommMonoid M] [Module R M] [Semiring S] [SMul R S] [Module S M] [IsScalarTower R S M] (p : Submodule R M) (q : Submodule S M) (hβ : p β€ Submodule.restrictScalars R q) (hβ : q β€ Submodule.span S βp) : Submodule.span S (Set.range β(Submodule.inclusion hβ)) = β€ - Submodule.span_range_inclusion_restrictScalars_eq_top π Mathlib.LinearAlgebra.Span.Basic
(R : Type u_1) {M : Type u_4} (S : Type u_7) [Semiring R] [AddCommMonoid M] [Module R M] (s : Set M) [Semiring S] [SMul R S] [Module S M] [IsScalarTower R S M] : Submodule.span S (Set.range β(Submodule.inclusion β―)) = β€ - Submodule.restrictScalars_span π Mathlib.Algebra.Algebra.Tower
(R : Type u) (A : Type w) {M : Type vβ} [CommSemiring R] [Semiring A] [Algebra R A] [AddCommMonoid M] [Module R M] [Module A M] [IsScalarTower R A M] (hsur : Function.Surjective β(algebraMap R A)) (X : Set M) : Submodule.restrictScalars R (Submodule.span A X) = Submodule.span R X - Submodule.span_smul_of_span_eq_top π Mathlib.Algebra.Algebra.Tower
{R : Type u} {S : Type v} {A : Type w} [Semiring R] [Semiring S] [AddCommMonoid A] [Module R S] [Module S A] [Module R A] [IsScalarTower R S A] {s : Set S} (hs : Submodule.span R s = β€) (t : Set A) : Submodule.span R (s β’ t) = Submodule.restrictScalars R (Submodule.span S t) - Submodule.orderIsoOfAlgebraMapSurjective_apply π Mathlib.Algebra.Algebra.Tower
{R : Type u_1} {S : Type u_2} {M : Type u_3} [CommRing R] [Ring S] [AddCommGroup M] [Algebra R S] [Module R M] [Module S M] [IsScalarTower R S M] (h : Function.Surjective β(algebraMap R S)) (N : Submodule S M) : (Submodule.orderIsoOfAlgebraMapSurjective h) N = Submodule.restrictScalars R N - Submodule.Quotient.restrictScalarsEquiv π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (S : Type u_3) [Ring S] [SMul S R] [Module S M] [IsScalarTower S R M] (P : Submodule R M) : (M β§Έ Submodule.restrictScalars S P) ββ[S] M β§Έ P - Submodule.Quotient.restrictScalarsEquiv_mk π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (S : Type u_3) [Ring S] [SMul S R] [Module S M] [IsScalarTower S R M] (P : Submodule R M) (x : M) : (Submodule.Quotient.restrictScalarsEquiv S P) (Submodule.Quotient.mk x) = Submodule.Quotient.mk x - Submodule.Quotient.restrictScalarsEquiv_symm_mk π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (S : Type u_3) [Ring S] [SMul S R] [Module S M] [IsScalarTower S R M] (P : Submodule R M) (x : M) : (Submodule.Quotient.restrictScalarsEquiv S P).symm (Submodule.Quotient.mk x) = Submodule.Quotient.mk x - Submodule.FG.of_restrictScalars π Mathlib.RingTheory.Finiteness.Basic
{A : Type u_5} {M : Type u_6} [Semiring A] [AddCommMonoid M] [Module A M] {S : Submodule A M} (R : Type u_7) [Semiring R] [Module R M] [SMul R A] [IsScalarTower R A M] (hS : (Submodule.restrictScalars R S).FG) : S.FG - Submodule.FG.restrictScalars_of_surjective π Mathlib.RingTheory.Finiteness.Basic
{R : Type u_4} {A : Type u_5} {M : Type u_6} [Semiring A] [AddCommMonoid M] [Module A M] {S : Submodule A M} [CommSemiring R] [Algebra R A] [Module R M] [IsScalarTower R A M] (hS : S.FG) (h : Function.Surjective β(algebraMap R A)) : (Submodule.restrictScalars R S).FG - Submodule.FG.restrictScalars π Mathlib.RingTheory.Finiteness.Basic
{R : Type u_1} [Semiring R] {M : Type u_2} [AddCommMonoid M] [Module R M] {A : Type u_3} [Semiring A] [Module R A] [Module A M] [IsScalarTower R A M] {S : Submodule A M} [Module.Finite R A] (hS : S.FG) : (Submodule.restrictScalars R S).FG - Submodule.FG.restrictScalars_iff π Mathlib.RingTheory.Finiteness.Basic
{R : Type u_1} [Semiring R] {M : Type u_2} [AddCommMonoid M] [Module R M] {A : Type u_3} [Semiring A] [Module R A] [Module A M] [IsScalarTower R A M] {S : Submodule A M} [Module.Finite R A] : (Submodule.restrictScalars R S).FG β S.FG - Submodule.restrictScalars_image_smul_eq π Mathlib.Algebra.Algebra.Operations
{R : Type u} [CommSemiring R] {S : Type u_1} {M : Type u_2} [CommSemiring S] [Algebra S R] [AddCommMonoid M] [Module R M] [Module S M] [IsScalarTower S R M] (s : Set S) (N : Submodule R M) : Submodule.restrictScalars S (β(algebraMap S R) '' s β’ N) = s β’ Submodule.restrictScalars S N - Submodule.restrictScalars_pow π Mathlib.Algebra.Algebra.Operations
{A : Type u_2} {B : Type u_3} {C : Type u_4} [Semiring A] [Semiring B] [Semiring C] [SMul A B] [Module A C] [Module B C] [IsScalarTower A C C] [IsScalarTower B C C] [IsScalarTower A B C] {I : Submodule B C} {n : β} (hn : n β 0) : Submodule.restrictScalars A (I ^ n) = Submodule.restrictScalars A I ^ n - Submodule.restrictScalars_mul π Mathlib.Algebra.Algebra.Operations
{A : Type u_2} {B : Type u_3} {C : Type u_4} [Semiring A] [Semiring B] [Semiring C] [SMul A B] [Module A C] [Module B C] [IsScalarTower A C C] [IsScalarTower B C C] [IsScalarTower A B C] {I J : Submodule B C} : Submodule.restrictScalars A (I * J) = Submodule.restrictScalars A I * Submodule.restrictScalars A J - Ideal.range_mul π Mathlib.RingTheory.Ideal.Operations
{R : Type u} [CommSemiring R] (A : Type u_2) [CommSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] (a : A) : ((LinearMap.mul R A) a).range = Submodule.restrictScalars R (Ideal.span {a}) - Ideal.coe_restrictScalars π Mathlib.RingTheory.Ideal.Maps
{R : Type u_4} {S : Type u_5} [Semiring R] [Semiring S] [Module R S] [IsScalarTower R S S] (I : Ideal S) : β(Submodule.restrictScalars R I) = βI - Ideal.smul_top_eq_map π Mathlib.RingTheory.Ideal.Maps
{R : Type u_4} {S : Type u_5} [CommSemiring R] [CommSemiring S] [Algebra R S] (I : Ideal R) : I β’ β€ = Submodule.restrictScalars R (Ideal.map (algebraMap R S) I) - Ideal.smul_restrictScalars π Mathlib.RingTheory.Ideal.Maps
{R : Type u_4} {S : Type u_5} {M : Type u_6} [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [Module R M] [Module S M] [IsScalarTower R S M] (I : Ideal R) (N : Submodule S M) : Submodule.restrictScalars R (Ideal.map (algebraMap R S) I β’ N) = I β’ Submodule.restrictScalars R N - Submodule.restrictScalars_map_smul_eq π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} [CommSemiring R] {S : Type u_3} {M : Type u_4} [CommSemiring S] [Algebra S R] [AddCommMonoid M] [Module R M] [Module S M] [IsScalarTower S R M] (I : Ideal S) (N : Submodule R M) : Submodule.restrictScalars S (Ideal.map (algebraMap S R) I β’ N) = I β’ Submodule.restrictScalars S N - Ideal.restrictScalars_mul π Mathlib.RingTheory.Ideal.Maps
{R : Type u_4} {S : Type u_5} [Semiring R] [Semiring S] [Module R S] [IsScalarTower R S S] (I J : Ideal S) : Submodule.restrictScalars R (I * J) = Submodule.restrictScalars R I * Submodule.restrictScalars R J - element_smul_restrictScalars π Mathlib.RingTheory.Ideal.Maps
{R : Type u_4} {S : Type u_5} {M : Type u_6} [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [Module R M] [Module S M] [IsScalarTower R S M] (r : R) (N : Submodule S M) : Submodule.restrictScalars R ((algebraMap R S) r β’ N) = r β’ Submodule.restrictScalars R N - Algebra.idealMap_apply_coe π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} [CommSemiring R] (S : Type u_2) [Semiring S] [Algebra R S] (I : Ideal R) (c : β₯I) : β((Algebra.idealMap S I) c) = (algebraMap R S) βc - Subalgebra.restrictScalars_toSubmodule π Mathlib.Algebra.Algebra.Subalgebra.Tower
(R : Type u) {S : Type v} {A : Type w} [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] {U : Subalgebra S A} : Subalgebra.toSubmodule (Subalgebra.restrictScalars R U) = Submodule.restrictScalars R (Subalgebra.toSubmodule U) - Subalgebra.restrictScalars_one π Mathlib.Algebra.Algebra.Subalgebra.Tower
(R : Type u) (A : Type w) [CommSemiring R] [CommSemiring A] [Algebra R A] (S : Subalgebra R A) : Submodule.restrictScalars R 1 = Subalgebra.toSubmodule S - Subalgebra.codisjoint_one_iff π Mathlib.Algebra.Algebra.Subalgebra.Tower
(R : Type u) (A : Type w) [CommSemiring R] [CommSemiring A] [Algebra R A] (S : Subalgebra R A) (I : Ideal A) : Codisjoint 1 (Submodule.restrictScalars (β₯S) I) β Codisjoint (Subalgebra.toSubmodule S) (Submodule.restrictScalars R I) - Subalgebra.disjoint_one_iff π Mathlib.Algebra.Algebra.Subalgebra.Tower
(R : Type u) (A : Type w) [CommSemiring R] [CommSemiring A] [Algebra R A] (S : Subalgebra R A) (I : Ideal A) : Disjoint 1 (Submodule.restrictScalars (β₯S) I) β Disjoint (Subalgebra.toSubmodule S) (Submodule.restrictScalars R I) - Ideal.smithNormalForm π Mathlib.LinearAlgebra.FreeModule.PID
{ΞΉ : Type u_1} {R : Type u_2} [CommRing R] [IsDomain R] [IsPrincipalIdealRing R] {S : Type u_4} [CommRing S] [IsDomain S] [Algebra R S] [Fintype ΞΉ] (b : Module.Basis ΞΉ R S) (I : Ideal S) (hI : I β β₯) : Module.Basis.SmithNormalForm (Submodule.restrictScalars R I) ΞΉ (Fintype.card ΞΉ) - Ideal.finrank_eq_finrank π Mathlib.LinearAlgebra.FreeModule.PID
{ΞΉ : Type u_1} {R : Type u_2} [CommRing R] [IsDomain R] [IsPrincipalIdealRing R] {S : Type u_4} [CommRing S] [IsDomain S] [Algebra R S] [Finite ΞΉ] (b : Module.Basis ΞΉ R S) (I : Ideal S) (hI : I β β₯) : Module.finrank R β₯(Submodule.restrictScalars R I) = Module.finrank R S - Ideal.map_includeRight_eq π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} [CommSemiring R] {A : Type u_2} {B : Type u_3} [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (I : Ideal B) : Submodule.restrictScalars R (Ideal.map Algebra.TensorProduct.includeRight I) = (LinearMap.lTensor A (Submodule.restrictScalars R I).subtype).range - Ideal.map_includeLeft_eq π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} [CommSemiring R] {A : Type u_2} {B : Type u_3} [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (I : Ideal A) : Submodule.restrictScalars R (Ideal.map Algebra.TensorProduct.includeLeft I) = (LinearMap.rTensor B (Submodule.restrictScalars R I).subtype).range - TensorProduct.AlgebraTensorModule.range_lTensor_idealMap π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} [CommSemiring R] (A : Type u_2) {B : Type u_3} [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (S : Type u_4) [CommSemiring S] [Algebra R S] [Algebra S A] [IsScalarTower R S A] (I : Ideal B) : ((TensorProduct.AlgebraTensorModule.lTensor S A) (βR (Submodule.subtype I))).range = Submodule.restrictScalars S (Ideal.map Algebra.TensorProduct.includeRight I) - MvPolynomial.restrictScalars_restrictSupportIdeal π Mathlib.RingTheory.MvPolynomial.Basic
{Ο : Type u} (R : Type v) [CommSemiring R] (s : Set (Ο ββ β)) (hs : IsUpperSet s) : Submodule.restrictScalars R (MvPolynomial.restrictSupportIdeal R s hs) = MvPolynomial.restrictSupport R s - Submodule.restrictScalars_localized' π Mathlib.Algebra.Module.LocalizedModule.Submodule
{R : Type u_1} (S : Type u_2) {M : Type u_3} {N : Type u_4} [CommSemiring R] [CommSemiring S] [AddCommMonoid M] [AddCommMonoid 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] (M' : Submodule R M) : Submodule.restrictScalars R (Submodule.localized' S p f M') = Submodule.localizedβ p f M' - Submodule.localized'gi π Mathlib.Algebra.Module.LocalizedModule.Submodule
{R : Type u_1} (S : Type u_2) {M : Type u_3} {N : Type u_4} [CommSemiring R] [CommSemiring S] [AddCommMonoid M] [AddCommMonoid 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] : GaloisInsertion (Submodule.localized' S p f) fun x => Submodule.comap f (Submodule.restrictScalars R x) - Submodule.restrictScalars_localized'_smul π Mathlib.Algebra.Module.LocalizedModule.Submodule
{R : Type u_1} (S : Type u_2) {N : Type u_4} [CommSemiring R] [CommSemiring S] [AddCommMonoid N] [Module R N] [Algebra R S] [Module S N] [IsScalarTower R S N] (p : Submonoid R) [IsLocalization p S] (I : Submodule R R) (N' : Submodule S N) : Submodule.restrictScalars R (Submodule.localized' S p (Algebra.linearMap R S) I β’ N') = I β’ Submodule.restrictScalars R N' - LinearMap.ker_localizedMap_eq_localized'_ker π Mathlib.Algebra.Module.LocalizedModule.Submodule
{R : Type u_1} (S : Type u_2) {M : Type u_3} {N : Type u_4} [CommSemiring R] [CommSemiring S] [AddCommMonoid M] [AddCommMonoid 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] {P : Type u_5} [AddCommMonoid P] [Module R P] {Q : Type u_6} [AddCommMonoid Q] [Module R Q] [Module S Q] [IsScalarTower R S Q] (f' : P ββ[R] Q) [IsLocalizedModule p f'] (g : M ββ[R] P) : ((IsLocalizedModule.map p f f') g).ker = Submodule.restrictScalars R (Submodule.localized' S p f g.ker) - Ideal.localizedβ_eq_restrictScalars_map π Mathlib.RingTheory.LocalProperties.Basic
{R : Type u_1} (S : Type u_2) [CommSemiring R] [CommSemiring S] [Algebra R S] (p : Submonoid R) [IsLocalization p S] (I : Ideal R) : Submodule.localizedβ p (Algebra.linearMap R S) I = Submodule.restrictScalars R (Ideal.map (algebraMap R S) I) - Algebra.idealMap_eq_ofEq_comp_toLocalizedβ π Mathlib.RingTheory.LocalProperties.Basic
{R : Type u_1} (S : Type u_2) [CommSemiring R] [CommSemiring S] [Algebra R S] (p : Submonoid R) [IsLocalization p S] (I : Ideal R) : Algebra.idealMap S I = β(LinearEquiv.ofEq (Submodule.localizedβ p (Algebra.linearMap R S) I) (Submodule.restrictScalars R (Ideal.map (algebraMap R S) I)) β―) ββ Submodule.toLocalizedβ p (Algebra.linearMap R S) I - Submodule.le_spanRank_restrictScalars π Mathlib.Algebra.Module.SpanRank
{R : Type u_1} {S : Type u_2} {M : Type u} [CommSemiring R] [Semiring S] [AddCommMonoid M] [Algebra R S] [Module R M] [Module S M] [IsScalarTower R S M] (N : Submodule S M) : N.spanRank β€ (Submodule.restrictScalars R N).spanRank - Submodule.spanRank_restrictScalars_eq π Mathlib.Algebra.Module.SpanRank
{R : Type u_1} {S : Type u_2} {M : Type u} [CommSemiring R] [Semiring S] [AddCommMonoid M] [Algebra R S] [Module R M] [Module S M] [IsScalarTower R S M] (H : Function.Surjective β(algebraMap R S)) (N : Submodule S M) : (Submodule.restrictScalars R N).spanRank = N.spanRank - 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 - Ideal.range_cotangentToQuotientSquare π Mathlib.RingTheory.Ideal.Cotangent
{R : Type u} [CommRing R] (I : Ideal R) : I.cotangentToQuotientSquare.range = Submodule.restrictScalars R I.cotangentIdeal - KaehlerDifferential.kerTotal_map' π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra R B] [IsScalarTower R A B] (h : Function.Surjective β(algebraMap A B)) : Submodule.map (Finsupp.mapRange.linearMap (Algebra.linearMap A B) ββ Finsupp.lmapDomain A A β(algebraMap A B)) (KaehlerDifferential.kerTotal R A β Submodule.span A (Set.range fun x => funβ | (algebraMap R A) x => 1)) = Submodule.restrictScalars A (KaehlerDifferential.kerTotal R B) - KaehlerDifferential.submodule_span_range_eq_ideal π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : Submodule.span S (Set.range fun s => 1 ββ[R] s - s ββ[R] 1) = Submodule.restrictScalars S (KaehlerDifferential.ideal R S) - KaehlerDifferential.ker_map π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra S B] [Algebra R B] [IsScalarTower R A B] [IsScalarTower R S B] [SMulCommClass S A B] : (KaehlerDifferential.map R S A B).ker = Submodule.map (Finsupp.linearCombination A β(KaehlerDifferential.D R A)) (Submodule.comap (Finsupp.mapRange.linearMap (Algebra.linearMap A B) ββ Finsupp.lmapDomain A A β(algebraMap A B)) (Submodule.restrictScalars A (KaehlerDifferential.kerTotal S B))) - KaehlerDifferential.kerTotal_map π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra S B] [Algebra R B] [IsScalarTower R A B] [IsScalarTower R S B] (h : Function.Surjective β(algebraMap A B)) : Submodule.map (Finsupp.mapRange.linearMap (Algebra.linearMap A B) ββ Finsupp.lmapDomain A A β(algebraMap A B)) (KaehlerDifferential.kerTotal R A) β Submodule.span A (Set.range fun x => funβ | (algebraMap S B) x => 1) = Submodule.restrictScalars A (KaehlerDifferential.kerTotal S B) - KaehlerDifferential.range_kerCotangentToTensor π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra R B] [IsScalarTower R A B] (h : Function.Surjective β(algebraMap A B)) : (KaehlerDifferential.kerCotangentToTensor R A B).range = Submodule.restrictScalars A (KaehlerDifferential.mapBaseChange R A B).ker - instGradedAlgebraRestrictScalars π Mathlib.RingTheory.GradedAlgebra.Basic
{ΞΉ : Type u_1} {R : Type u_2} {A : Type u_3} [DecidableEq ΞΉ] [AddMonoid ΞΉ] [CommSemiring R] [Semiring A] [Algebra R A] (π : ΞΉ β Submodule R A) (Rβ : Type u_5) [CommSemiring Rβ] [Algebra Rβ R] [Algebra Rβ A] [IsScalarTower Rβ R A] [i : GradedAlgebra π] : GradedAlgebra fun x => Submodule.restrictScalars Rβ (π x) - SModEq.restrictScalars π Mathlib.LinearAlgebra.SModEq.Basic
{R : Type u_1} [Ring R] (S : Type u_2) [Ring S] {M : Type u_4} [AddCommGroup M] [Module R M] [Module S M] {U : Submodule R M} {x y : M} [SMul S R] [IsScalarTower S R M] : x β‘ y [SMOD Submodule.restrictScalars S U] β x β‘ y [SMOD U] - Polynomial.ker_modByMonicHom π Mathlib.RingTheory.Polynomial.Ideal
{R : Type u_1} [CommRing R] {q : Polynomial R} (hq : q.Monic) : q.modByMonicHom.ker = Submodule.restrictScalars R (Ideal.span {q}) - Submodule.length_le_length_restrictScalars π Mathlib.RingTheory.Length
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (A : Type u_5) [Ring A] [SMul A R] [Module A M] [IsScalarTower A R M] (p : Submodule R M) : Module.length R β₯p β€ Module.length A β₯(Submodule.restrictScalars A p) - Algebra.Extension.Cotangent.map_ker_of_surjective π Mathlib.RingTheory.Extension.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {P : Algebra.Extension R S} {P' : Algebra.Extension R S} {f : P.Hom P'} (h : Function.Surjective βf) (eq : Ideal.comap f.toRingHom P'.ker = RingHom.ker f.toRingHom β P.ker) : Submodule.restrictScalars P.Ring (Algebra.Extension.Cotangent.map f).ker = Submodule.map Algebra.Extension.Cotangent.mk (Submodule.comap (Submodule.subtype P.ker) (RingHom.ker f.toRingHom β P.ker)) - Algebra.Extension.Hom.subToKer_apply_coe π Mathlib.RingTheory.Extension.Cotangent.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {P : Algebra.Extension R S} {R' : Type u'} {S' : Type v'} [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'] (f g : P.Hom P') (c : P.Ring) : β((f.subToKer g) c) = f.toRingHom c - g.toRingHom c - Algebra.Extension.H1Cotangent.map_apply_coe π Mathlib.RingTheory.Extension.Cotangent.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {P : Algebra.Extension R S} {R' : Type u'} {S' : Type v'} [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'] (f : P.Hom P') (c : β₯P.cotangentComplex.ker) : β((Algebra.Extension.H1Cotangent.map f) c) = (Algebra.Extension.Cotangent.map f) βc - Algebra.Extension.H1Cotangent.equiv_apply π Mathlib.RingTheory.Extension.Cotangent.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {Pβ : Algebra.Extension R S} {Pβ : Algebra.Extension R S} (fβ : Pβ.Hom Pβ) (fβ : Pβ.Hom Pβ) (c : β₯Pβ.cotangentComplex.ker) : (Algebra.Extension.H1Cotangent.equiv fβ fβ) c = β¨(Algebra.Extension.Cotangent.map fβ) βc, β―β© - Algebra.Generators.H1Cotangent.equiv_apply π Mathlib.RingTheory.Extension.Cotangent.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {ΞΉ : Type w} {ΞΉ' : Type u_1} (P : Algebra.Generators R S ΞΉ) (P' : Algebra.Generators R S ΞΉ') (c : β₯P.toExtension.cotangentComplex.ker) : (Algebra.Generators.H1Cotangent.equiv P P') c = β¨(Algebra.Extension.Cotangent.map (P.defaultHom P').toExtensionHom) βc, β―β© - ChevalleyThm.chevalley_mvPolynomialC π Mathlib.RingTheory.Spectrum.Prime.ChevalleyComplexity
{R : Type u_2} [CommRing R] {n : β} {M : Submodule β€ R} (hM : 1 β M) (k : β) (d : Multiset (Fin n)) (S : PrimeSpectrum.ConstructibleSetData (MvPolynomial (Fin n) R)) (hSn : β C β S, C.n β€ k) (hS : β C β S, β (j : Fin C.n), C.g j β MvPolynomial.coeffsIn (Fin n) M β Submodule.restrictScalars β€ (MvPolynomial.degreesLE R (Fin n) d)) : β T, PrimeSpectrum.comap MvPolynomial.C '' S.toSet = T.toSet β§ β C β T, C.n β€ ChevalleyThm.MvPolynomialC.numBound k (fun i => 1 + Multiset.count i (Multiset.map Fin.val d)) n β§ β (i : Fin C.n), C.g i β M ^ ChevalleyThm.MvPolynomialC.degBound k (fun i => 1 + Multiset.count i (Multiset.map Fin.val d)) n - Submodule.restrictScalars_traceDual π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] {I : Submodule B L} : Submodule.restrictScalars A (Submodule.traceDual A K I) = (Algebra.traceForm K L).dualSubmodule (Submodule.restrictScalars A I) - Submodule.traceDual_span_of_basis π Mathlib.RingTheory.DedekindDomain.Different
(A : Type u_1) {K : Type u_2} {L : Type u} {B : Type u_4} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [FiniteDimensional K L] [Algebra.IsSeparable K L] (I : Submodule B L) {ΞΉ : Type u_3} [Finite ΞΉ] [DecidableEq ΞΉ] (b : Module.Basis ΞΉ K L) (hb : Submodule.restrictScalars A I = Submodule.span A (Set.range βb)) : Submodule.restrictScalars A (Submodule.traceDual A K I) = Submodule.span A (Set.range βb.traceDual) - differentialIdeal_le_iff π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] [IsFractionRing B L] {I : Ideal B} (hI : I β β₯) : differentIdeal A B β€ I β Submodule.map (βA (Algebra.trace K L)) (Submodule.restrictScalars A β(βI)β»ΒΉ) β€ 1 - Submodule.traceDual_top' π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] : Submodule.traceDual A K β€ = if Submodule.restrictScalars A (Algebra.trace K L).range β€ 1 then β€ else β₯ - differentialIdeal_le_fractionalIdeal_iff π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] [IsDomain A] [IsFractionRing A K] [FiniteDimensional K L] [Algebra.IsSeparable K L] [IsIntegralClosure B A L] [IsIntegrallyClosed A] [IsDedekindDomain B] [Module.IsTorsionFree A B] [IsFractionRing B L] {I : FractionalIdeal (nonZeroDivisors B) L} (hI : I β 0) : β(differentIdeal A B) β€ I β Submodule.map (βA (Algebra.trace K L)) (Submodule.restrictScalars A βIβ»ΒΉ) β€ 1 - Submodule.le_traceDual_iff_map_le_one π Mathlib.RingTheory.DedekindDomain.Different
{A : Type u_1} {K : Type u_2} {L : Type u} {B : Type u_3} [CommRing A] [Field K] [CommRing B] [Field L] [Algebra A K] [Algebra B L] [Algebra A B] [Algebra K L] [Algebra A L] [IsScalarTower A K L] [IsScalarTower A B L] {I J : Submodule B L} : I β€ Submodule.traceDual A K J β Submodule.map (βA (Algebra.trace K L)) (Submodule.restrictScalars A (I * J)) β€ 1 - 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) - Ideal.FinrankQuotientMap.span_eq_top π Mathlib.NumberTheory.RamificationInertia.Basic
{R : Type u} [CommRing R] {S : Type v} [CommRing S] [Algebra R S] (p : Ideal R) {K : Type u_1} [Field K] [Algebra R K] {L : Type u_2} [Field L] [Algebra S L] [IsFractionRing S L] [IsDomain R] [IsDomain S] [Algebra K L] [Module.Finite R S] [Algebra R L] [IsScalarTower R S L] [IsScalarTower R K L] [Algebra.IsAlgebraic R S] [Module.IsTorsionFree R K] (hp : p β β€) (b : Set S) (hb' : Submodule.span R b β Submodule.restrictScalars R (Ideal.map (algebraMap R S) p) = β€) : Submodule.span K (β(algebraMap S L) '' b) = β€ - AdicCompletion.restrictScalars_range_ofPowSMul_eq_ker_eval π Mathlib.RingTheory.AdicCompletion.Completeness
{R : Type u_1} [CommRing R] (I : Ideal R) {M : Type u_2} [AddCommGroup M] [Module R M] {n : β} : Submodule.restrictScalars R (AdicCompletion.ofPowSMul I M n).range = (AdicCompletion.eval I M n).ker - Bialgebra.Quotient.instQuotientIdeal π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] : Bialgebra R (A β§Έ I) - Bialgebra.Quotient.counitAlgHom π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] : A β§Έ I ββ[R] R - Bialgebra.Quotient.mkBialgHom π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] : A ββc[R] A β§Έ I - Bialgebra.Quotient.comulAlgHom π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] : A β§Έ I ββ[R] TensorProduct R (A β§Έ I) (A β§Έ I) - Bialgebra.Quotient.counit_comp_mkβ π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] : (Bialgebra.Quotient.counitAlgHom I).toLinearMap ββ (Ideal.Quotient.mkβ R I).toLinearMap = CoalgebraStruct.counit - Bialgebra.Quotient.mkBialgHom_apply π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] (a : A) : (Bialgebra.Quotient.mkBialgHom I) a = (Ideal.Quotient.mk I) a - Bialgebra.Quotient.counit_mk π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] (a : A) : CoalgebraStruct.counit ((Ideal.Quotient.mk I) a) = CoalgebraStruct.counit a - Bialgebra.Quotient.comul_comp_mkβ π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] : (Bialgebra.Quotient.comulAlgHom I).toLinearMap ββ (Ideal.Quotient.mkβ R I).toLinearMap = TensorProduct.map (Ideal.Quotient.mkβ R I).toLinearMap (Ideal.Quotient.mkβ R I).toLinearMap ββ CoalgebraStruct.comul - Bialgebra.Quotient.comul_mk π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] (a : A) : CoalgebraStruct.comul ((Ideal.Quotient.mk I) a) = (TensorProduct.map (Ideal.Quotient.mkβ R I).toLinearMap (Ideal.Quotient.mkβ R I).toLinearMap) (CoalgebraStruct.comul a) - GradedAlgHom.restrictScalars π Mathlib.RingTheory.GradedAlgebra.AlgHom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {ΞΉ : Type u_6} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [DecidableEq ΞΉ] [AddMonoid ΞΉ] {π : ΞΉ β Submodule R A} {β¬ : ΞΉ β Submodule R B} [GradedAlgebra π] [GradedAlgebra β¬] (Rβ : Type u_7) [CommSemiring Rβ] [Algebra Rβ R] [Algebra Rβ A] [Algebra Rβ B] [IsScalarTower Rβ R A] [IsScalarTower Rβ R B] (f : π ββα΅[R] β¬) : (fun x => Submodule.restrictScalars Rβ (π x)) ββα΅[Rβ] fun x => Submodule.restrictScalars Rβ (β¬ x) - GradedAlgHom.restrictScalars_injective π Mathlib.RingTheory.GradedAlgebra.AlgHom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {ΞΉ : Type u_6} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [DecidableEq ΞΉ] [AddMonoid ΞΉ] {π : ΞΉ β Submodule R A} {β¬ : ΞΉ β Submodule R B} [GradedAlgebra π] [GradedAlgebra β¬] (Rβ : Type u_7) [CommSemiring Rβ] [Algebra Rβ R] [Algebra Rβ A] [Algebra Rβ B] [IsScalarTower Rβ R A] [IsScalarTower Rβ R B] : Function.Injective βRβ - GradedAlgHom.restrictScalars_coe_algHom π Mathlib.RingTheory.GradedAlgebra.AlgHom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {ΞΉ : Type u_6} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [DecidableEq ΞΉ] [AddMonoid ΞΉ] {π : ΞΉ β Submodule R A} {β¬ : ΞΉ β Submodule R B} [GradedAlgebra π] [GradedAlgebra β¬] (Rβ : Type u_7) [CommSemiring Rβ] [Algebra Rβ R] [Algebra Rβ A] [Algebra Rβ B] [IsScalarTower Rβ R A] [IsScalarTower Rβ R B] (f : π ββα΅[R] β¬) : AlgHom.restrictScalars Rβ βf = β(βRβ f) - GradedAlgHom.restrictScalars_toAlgHom π Mathlib.RingTheory.GradedAlgebra.AlgHom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {ΞΉ : Type u_6} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [DecidableEq ΞΉ] [AddMonoid ΞΉ] {π : ΞΉ β Submodule R A} {β¬ : ΞΉ β Submodule R B} [GradedAlgebra π] [GradedAlgebra β¬] (Rβ : Type u_7) [CommSemiring Rβ] [Algebra Rβ R] [Algebra Rβ A] [Algebra Rβ B] [IsScalarTower Rβ R A] [IsScalarTower Rβ R B] (f : π ββα΅[R] β¬) : AlgHom.restrictScalars Rβ βf = β(βRβ f) - GradedAlgHom.coe_restrictScalars π Mathlib.RingTheory.GradedAlgebra.AlgHom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {ΞΉ : Type u_6} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [DecidableEq ΞΉ] [AddMonoid ΞΉ] {π : ΞΉ β Submodule R A} {β¬ : ΞΉ β Submodule R B} [GradedAlgebra π] [GradedAlgebra β¬] (Rβ : Type u_7) [CommSemiring Rβ] [Algebra Rβ R] [Algebra Rβ A] [Algebra Rβ B] [IsScalarTower Rβ R A] [IsScalarTower Rβ R B] (f : π ββα΅[R] β¬) : β(βRβ f) = βf - GradedAlgHom.restrictScalars_apply π Mathlib.RingTheory.GradedAlgebra.AlgHom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {ΞΉ : Type u_6} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [DecidableEq ΞΉ] [AddMonoid ΞΉ] {π : ΞΉ β Submodule R A} {β¬ : ΞΉ β Submodule R B} [GradedAlgebra π] [GradedAlgebra β¬] (Rβ : Type u_7) [CommSemiring Rβ] [Algebra Rβ R] [Algebra Rβ A] [Algebra Rβ B] [IsScalarTower Rβ R A] [IsScalarTower Rβ R B] (f : π ββα΅[R] β¬) (aβ : A) : (βRβ f) aβ = f aβ - GradedAlgHom.restrictScalars_coe_linearMap π Mathlib.RingTheory.GradedAlgebra.AlgHom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {ΞΉ : Type u_6} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [DecidableEq ΞΉ] [AddMonoid ΞΉ] {π : ΞΉ β Submodule R A} {β¬ : ΞΉ β Submodule R B} [GradedAlgebra π] [GradedAlgebra β¬] (Rβ : Type u_7) [CommSemiring Rβ] [Algebra Rβ R] [Algebra Rβ A] [Algebra Rβ B] [IsScalarTower Rβ R A] [IsScalarTower Rβ R B] (f : π ββα΅[R] β¬) : βRβ βf = β(βRβ f) - GradedAlgHom.liftEquiv π Mathlib.RingTheory.GradedAlgebra.TensorProduct
{ΞΉ : Type u_1} {R : Type u_2} {S : Type u_3} {A : Type u_4} {B : Type u_5} [DecidableEq ΞΉ] [AddMonoid ΞΉ] [CommSemiring R] [CommSemiring S] [Semiring A] [Semiring B] [Algebra R A] [Algebra S B] (π : ΞΉ β Submodule R A) (β¬ : ΞΉ β Submodule S B) [GradedAlgebra π] [GradedAlgebra β¬] [Algebra R S] [Algebra R B] [IsScalarTower R S B] : (π ββα΅[R] fun x => Submodule.restrictScalars R (β¬ x)) β ((fun x => Submodule.baseChange S (π x)) ββα΅[S] β¬) - GradedAlgHom.includeRight π Mathlib.RingTheory.GradedAlgebra.TensorProduct
{ΞΉ : Type u_1} {R : Type u_2} (S : Type u_3) {A : Type u_4} [DecidableEq ΞΉ] [AddMonoid ΞΉ] [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R A] (π : ΞΉ β Submodule R A) [GradedAlgebra π] [Algebra R S] : π ββα΅[R] fun x => Submodule.restrictScalars R (Submodule.baseChange S (π x)) - GradedAlgHom.includeRight_apply π Mathlib.RingTheory.GradedAlgebra.TensorProduct
{ΞΉ : Type u_1} {R : Type u_2} (S : Type u_3) {A : Type u_4} [DecidableEq ΞΉ] [AddMonoid ΞΉ] [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R A] {π : ΞΉ β Submodule R A} [GradedAlgebra π] [Algebra R S] (x : A) : (GradedAlgHom.includeRight S π) x = 1 ββ[R] x - GradedAlgHom.liftEquiv_tmul π Mathlib.RingTheory.GradedAlgebra.TensorProduct
{ΞΉ : Type u_1} {R : Type u_2} {S : Type u_3} {A : Type u_4} {B : Type u_5} [DecidableEq ΞΉ] [AddMonoid ΞΉ] [CommSemiring R] [CommSemiring S] [Semiring A] [Semiring B] [Algebra R A] [Algebra S B] {π : ΞΉ β Submodule R A} {β¬ : ΞΉ β Submodule S B} [GradedAlgebra π] [GradedAlgebra β¬] [Algebra R S] [Algebra R B] [IsScalarTower R S B] (f : π ββα΅[R] fun x => Submodule.restrictScalars R (β¬ x)) (r : S) (x : A) : ((GradedAlgHom.liftEquiv π β¬) f) (r ββ[R] x) = r β’ f x - GradedAlgHom.liftEquiv_symm_apply π Mathlib.RingTheory.GradedAlgebra.TensorProduct
{ΞΉ : Type u_1} {R : Type u_2} {S : Type u_3} {A : Type u_4} {B : Type u_5} [DecidableEq ΞΉ] [AddMonoid ΞΉ] [CommSemiring R] [CommSemiring S] [Semiring A] [Semiring B] [Algebra R A] [Algebra S B] {π : ΞΉ β Submodule R A} {β¬ : ΞΉ β Submodule S B} [GradedAlgebra π] [GradedAlgebra β¬] [Algebra R S] [Algebra R B] [IsScalarTower R S B] (f : (fun x => Submodule.baseChange S (π x)) ββα΅[S] β¬) (x : A) : ((GradedAlgHom.liftEquiv π β¬).symm f) x = f (1 ββ[R] x) - Ideal.IsHopfIdeal.toIsCoideal π Mathlib.RingTheory.HopfAlgebra.Quotient
{R : Type u_1} {A : Type u_2} {instβ : CommRing R} {instβΒΉ : Ring A} {instβΒ² : HopfAlgebraStruct R A} {I : Ideal A} [self : Ideal.IsHopfIdeal R I] : (Submodule.restrictScalars R I).IsCoideal - Ideal.IsHopfIdeal.mk π Mathlib.RingTheory.HopfAlgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [HopfAlgebraStruct R A] {I : Ideal A} [toIsCoideal : (Submodule.restrictScalars R I).IsCoideal] (antipode_mem : β β¦x : Aβ¦, x β I β (HopfAlgebraStruct.antipode R) x β I) : Ideal.IsHopfIdeal R I - Ideal.isHopfIdeal_iff π Mathlib.RingTheory.HopfAlgebra.Quotient
(R : Type u_1) {A : Type u_2} [CommRing R] [Ring A] [HopfAlgebraStruct R A] (I : Ideal A) : Ideal.IsHopfIdeal R I β (Submodule.restrictScalars R I).IsCoideal β§ β β¦x : Aβ¦, x β I β (HopfAlgebraStruct.antipode R) x β I - Ideal.isAugmentation_iff π Mathlib.RingTheory.Ideal.IsAugmentation
(R : Type u_1) [CommSemiring R] {A : Type u_2} [Semiring A] [Algebra R A] (I : Ideal A) : Ideal.IsAugmentation R I β IsCompl 1 (Submodule.restrictScalars R I) - Ideal.isAugmentation_subalgebra_iff π Mathlib.RingTheory.Ideal.IsAugmentation
(R : Type u_1) [CommSemiring R] {A : Type u_2} [CommSemiring A] [Algebra R A] {S : Subalgebra R A} {I : Ideal A} : Ideal.IsAugmentation (β₯S) I β IsCompl (Subalgebra.toSubmodule S) (Submodule.restrictScalars R I)
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