Loogle!
Result
Found 250 declarations mentioning IsNoetherian. Of these, only the first 200 are shown.
- IsNoetherian π Mathlib.RingTheory.Noetherian.Defs
(R : Type u_1) (M : Type u_2) [Semiring R] [AddCommMonoid M] [Module R M] : Prop - isNoetherianRing_iff π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} [Semiring R] : IsNoetherianRing R β IsNoetherian R R - IsNoetherian.mk π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] (noetherian : β (s : Submodule R M), s.FG) : IsNoetherian R M - IsNoetherian.noetherian π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} {instβ : Semiring R} {instβΒΉ : AddCommMonoid M} {instβΒ² : Module R M} [self : IsNoetherian R M] (s : Submodule R M) : s.FG - isNoetherian_def π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] : IsNoetherian R M β β (s : Submodule R M), s.FG - isNoetherian_mk π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] : WellFoundedGT (Submodule R M) β IsNoetherian R M - wellFoundedGT π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] [h : IsNoetherian R M] : WellFoundedGT (Submodule R M) - IsNoetherian.wellFoundedGT π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] : IsNoetherian R M β WellFoundedGT (Submodule R M) - isNoetherian_iff' π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] : IsNoetherian R M β WellFoundedGT (Submodule R M) - IsNoetherian.wf π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] : IsNoetherian R M β WellFounded fun x1 x2 => x1 > x2 - isNoetherian_iff π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] : IsNoetherian R M β WellFounded fun x1 x2 => x1 > x2 - isNoetherian_submodule' π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] [IsNoetherian R M] (N : Submodule R M) : IsNoetherian R β₯N - isNoetherian_iff_fg_wellFounded π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] : IsNoetherian R M β WellFoundedGT { N // N.FG } - isNoetherian_submodule_left π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {N : Submodule R M} : IsNoetherian R β₯N β β (s : Submodule R M), (N β s).FG - isNoetherian_submodule_right π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {N : Submodule R M} : IsNoetherian R β₯N β β (s : Submodule R M), (s β N).FG - isNoetherian_submodule π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {N : Submodule R M} : IsNoetherian R β₯N β β s β€ N, s.FG - set_has_maximal_iff_noetherian π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] : (β (a : Set (Submodule R M)), a.Nonempty β β M' β a, β I β a, Β¬M' < I) β IsNoetherian R M - isNoetherian_of_le π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {s t : Submodule R M} [ht : IsNoetherian R β₯t] (h : s β€ t) : IsNoetherian R β₯s - monotone_stabilizes_iff_noetherian π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] : (β (f : β βo Submodule R M), β n, β (m : β), n β€ m β f n = f m) β IsNoetherian R M - Module.End.eventually_disjoint_ker_pow_range_pow π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] [IsNoetherian R M] (f : Module.End R M) : βαΆ (n : β) in Filter.atTop, Disjoint (f ^ n).ker (f ^ n).range - LinearMap.eventually_iSup_ker_pow_eq π Mathlib.RingTheory.Noetherian.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] [IsNoetherian R M] (f : M ββ[R] M) : βαΆ (n : β) in Filter.atTop, β¨ m, (f ^ m).ker = (f ^ n).ker - isNoetherian_of_finite π Mathlib.RingTheory.Noetherian.Basic
(R : Type u_1) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Module R M] [Finite M] : IsNoetherian R M - isNoetherian_of_subsingleton π Mathlib.RingTheory.Noetherian.Basic
(R : Type u_1) (M : Type u_2) [Subsingleton R] [Semiring R] [AddCommMonoid M] [Module R M] : IsNoetherian R M - Module.IsNoetherian.finite π Mathlib.RingTheory.Noetherian.Basic
(R : Type u_1) (M : Type u_3) [Semiring R] [AddCommMonoid M] [Module R M] [IsNoetherian R M] : Module.Finite R M - LinearIndependent.finite_of_isNoetherian π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] [IsNoetherian R M] [Nontrivial R] {ΞΉ : Type u_5} {v : ΞΉ β M} (hv : LinearIndependent R v) : Finite ΞΉ - isNoetherian_of_isNoetherianRing_of_finite π Mathlib.RingTheory.Noetherian.Basic
(R : Type u_1) (M : Type u_2) [Ring R] [AddCommGroup M] [Module R M] [IsNoetherianRing R] [Module.Finite R M] : IsNoetherian R M - LinearIndependent.set_finite_of_isNoetherian π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] [IsNoetherian R M] [Nontrivial R] {s : Set M} (hi : LinearIndependent R Subtype.val) : s.Finite - isNoetherian_pi' π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_3} [Ring R] [AddCommGroup M] [Module R M] {ΞΉ : Type u_6} [Finite ΞΉ] [IsNoetherian R M] : IsNoetherian R (ΞΉ β M) - isNoetherian_of_submodule_of_noetherian π Mathlib.RingTheory.Noetherian.Basic
(R : Type u_1) (M : Type u_2) [Semiring R] [AddCommMonoid M] [Module R M] (N : Submodule R M) (h : IsNoetherian R M) : IsNoetherian R β₯N - Submodule.finite_ne_bot_of_iSupIndep π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] [IsNoetherian R M] {ΞΉ : Type u_5} {N : ΞΉ β Submodule R M} (h : iSupIndep N) : {i | N i β β₯}.Finite - isNoetherian_pi π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} [Ring R] {ΞΉ : Type u_6} [Finite ΞΉ] {M : ΞΉ β Type u_7} [(i : ΞΉ) β AddCommGroup (M i)] [(i : ΞΉ) β Module R (M i)] [β (i : ΞΉ), IsNoetherian R (M i)] : IsNoetherian R ((i : ΞΉ) β M i) - IsNoetherian.induction π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] [IsNoetherian R M] {P : Submodule R M β Prop} (hgt : β (I : Submodule R M), (β J > I, P J) β P I) (I : Submodule R M) : P I - isNoetherian_prod π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_3} {N : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [IsNoetherian R M] [IsNoetherian R N] : IsNoetherian R (M Γ N) - isNoetherian_of_linearEquiv π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_4} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid P] [Module R M] [Module S P] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] (f : M βββ[Ο] P) [IsNoetherian R M] : IsNoetherian S P - LinearEquiv.isNoetherian_iff π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_4} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid P] [Module R M] [Module S P] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] (f : M βββ[Ο] P) : IsNoetherian R M β IsNoetherian S P - LinearMap.isNoetherian_iff_of_bijective π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {S : Type u_3} {P : Type u_4} [Semiring S] [AddCommMonoid P] [Module S P] {Ο : R β+* S} [RingHomSurjective Ο] (l : M βββ[Ο] P) (hl : Function.Bijective βl) : IsNoetherian R M β IsNoetherian S P - isNoetherian_of_surjective π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_4} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid P] [Module R M] [Module S P] {Ο : R β+* S} [RingHomSurjective Ο] (f : M βββ[Ο] P) (hf : f.range = β€) [IsNoetherian R M] : IsNoetherian S P - isNoetherian_top_iff π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : IsNoetherian R β₯β€ β IsNoetherian R M - Module.instFiniteSubtypeMemIdealOfIsNoetherian π Mathlib.RingTheory.Noetherian.Basic
{Rβ : Type u_5} {S : Type u_6} [CommSemiring Rβ] [Semiring S] [Algebra Rβ S] [IsNoetherian Rβ S] (I : Ideal S) : Module.Finite Rβ β₯I - isNoetherian_of_fg_of_noetherian π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (N : Submodule R M) [I : IsNoetherianRing R] (hN : N.FG) : IsNoetherian R β₯N - isNoetherian_of_tower π Mathlib.RingTheory.Noetherian.Basic
(R : Type u_1) {S : Type u_2} {M : Type u_3} [Semiring R] [Semiring S] [AddCommMonoid M] [SMul R S] [Module S M] [Module R M] [IsScalarTower R S M] (h : IsNoetherian R M) : IsNoetherian S M - isNoetherian_of_injective π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_4} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid P] [Module R M] [Module S P] [IsNoetherian S P] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] (f : M βββ[Ο] P) (hf : Function.Injective βf) : IsNoetherian R M - Module.Finite.of_injective π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {S : Type u_2} {M : Type u_3} {N : Type u_4} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module S N] [IsNoetherian S N] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] (f : M βββ[Ο] N) (hf : Function.Injective βf) : Module.Finite R M - fg_of_injective π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_4} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid P] [Module R M] [Module S P] [IsNoetherian S P] {N : Submodule R M} {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] (f : M βββ[Ο] P) (hf : Function.Injective βf) : N.FG - Submodule.FG.of_disjoint_of_isNoetherian_quotient π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] {S T : Submodule R M} [IsNoetherian R (M β§Έ T)] (hST : Disjoint S T) : S.FG - isNoetherian_span_of_finite π Mathlib.RingTheory.Noetherian.Basic
(R : Type u_1) {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsNoetherianRing R] {A : Set M} (hA : A.Finite) : IsNoetherian R β₯(Submodule.span R A) - IsNoetherian.subsingleton_of_injective π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] [IsNoetherian R M] {P : Type u_5} [AddCommMonoid P] [Module R P] {f : P Γ M ββ[R] M} (inj : Function.Injective βf) : Subsingleton P - isNoetherian_range π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_4} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid P] [Module R M] [Module S P] {Ο : R β+* S} [RingHomSurjective Ο] (f : M βββ[Ο] P) [IsNoetherian R M] : IsNoetherian S β₯f.range - isNoetherian_iff_submodule_quotient π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {N : Type u_4} [Ring R] [AddCommGroup N] [Module R N] (S : Submodule R N) : IsNoetherian R N β IsNoetherian R β₯S β§ IsNoetherian R (N β§Έ S) - Submodule.FG.of_le_of_isNoetherian π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] {S T : Submodule R M} [IsNoetherian R β₯T] (hST : S β€ T) : S.FG - isNoetherian_of_ker_bot π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_5} [Ring R] [Ring S] [AddCommGroup M] [AddCommGroup P] [Module R M] [Module S P] [IsNoetherian S P] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] (f : M βββ[Ο] P) (hf : f.ker = β₯) : IsNoetherian R M - fg_of_ker_bot π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_5} [Ring R] [Ring S] [AddCommGroup M] [AddCommGroup P] [Module R M] [Module S P] [IsNoetherian S P] {N : Submodule R M} {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] (f : M βββ[Ο] P) (hf : f.ker = β₯) : N.FG - isNoetherian_map π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_4} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid P] [Module R M] [Module S P] {Ο : R β+* S} [RingHomSurjective Ο] {s : Submodule R M} (f : M βββ[Ο] P) [IsNoetherian R β₯s] : IsNoetherian S β₯(Submodule.map f s) - isNoetherian_of_range_eq_ker π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_3} {N : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] {P : Type u_7} [AddCommGroup P] [Module R P] [IsNoetherian R M] [IsNoetherian R P] (f : M ββ[R] N) (g : N ββ[R] P) (h : f.range = g.ker) : IsNoetherian R N - isNoetherian_quotient π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} [Semiring R] {A : Type u_5} {M : Type u_6} [Ring A] [AddCommGroup M] [SMul R A] [Module R M] [Module A M] [IsScalarTower R A M] (N : Submodule A M) [IsNoetherian R M] : IsNoetherian R (M β§Έ N) - isNoetherian_linearMap π Mathlib.RingTheory.Noetherian.Basic
(R : Type u_1) (M : Type u_2) (N : Type u_3) [CommRing R] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [IsNoetherian R M] [Module.Finite R N] : IsNoetherian R (N ββ[R] M) - IsNoetherian.disjoint_partialSups_eventually_bot π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] [IsNoetherian R M] (f : β β Submodule R M) (h : β (n : β), Disjoint ((partialSups f) n) (f (n + 1))) : β n, β (m : β), n β€ m β f m = β₯ - isNoetherian_linearMap_pi π Mathlib.RingTheory.Noetherian.Basic
(R : Type u_1) (M : Type u_2) [CommRing R] [AddCommGroup M] [Module R M] [IsNoetherian R M] {ΞΉ : Type u_4} [Finite ΞΉ] : IsNoetherian R ((ΞΉ β R) ββ[R] M) - isNoetherian_iSup π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {N : Type u_4} [Ring R] [AddCommGroup N] [Module R N] {ΞΉ : Type u_6} [Finite ΞΉ] {M : ΞΉ β Submodule R N} [β (i : ΞΉ), IsNoetherian R β₯(M i)] : IsNoetherian R β₯(β¨ i, M i) - isNoetherian_sup π Mathlib.RingTheory.Noetherian.Basic
{R : Type u_1} {N : Type u_4} [Ring R] [AddCommGroup N] [Module R N] (Mβ Mβ : Submodule R N) [IsNoetherian R β₯Mβ] [IsNoetherian R β₯Mβ] : IsNoetherian R β₯(Mβ β Mβ) - IsNoetherian.bijective_of_surjective_endomorphism π Mathlib.RingTheory.Noetherian.Orzech
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsNoetherian R M] (f : M ββ[R] M) (s : Function.Surjective βf) : Function.Bijective βf - IsNoetherian.injective_of_surjective_endomorphism π Mathlib.RingTheory.Noetherian.Orzech
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsNoetherian R M] (f : M ββ[R] M) (s : Function.Surjective βf) : Function.Injective βf - IsNoetherian.subsingleton_of_prod_injective π Mathlib.RingTheory.Noetherian.Orzech
{R : Type u_1} {M : Type u_2} {N : Type w} [Ring R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] [IsNoetherian R M] (f : M Γ N ββ[R] M) (i : Function.Injective βf) : Subsingleton N - IsNoetherian.equivPUnitOfProdInjective π Mathlib.RingTheory.Noetherian.Orzech
{R : Type u_1} {M : Type u_2} {N : Type w} [Ring R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] [IsNoetherian R M] (f : M Γ N ββ[R] M) (i : Function.Injective βf) : N ββ[R] PUnit.{w + 1} - IsNoetherian.injective_of_surjective_of_injective π Mathlib.RingTheory.Noetherian.Orzech
{R : Type u_1} {M : Type u_2} {N : Type w} [Ring R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] [IsNoetherian R M] (i f : N ββ[R] M) (hi : Function.Injective βi) (hf : Function.Surjective βf) : Function.Injective βf - IsNoetherian.equivPUnitOfProdInjective_apply π Mathlib.RingTheory.Noetherian.Orzech
{R : Type u_1} {M : Type u_2} {N : Type w} [Ring R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] [IsNoetherian R M] (f : M Γ N ββ[R] M) (i : Function.Injective βf) (xβ : N) : (IsNoetherian.equivPUnitOfProdInjective f i) xβ = PUnit.unit - IsNoetherian.equivPUnitOfProdInjective_symm_apply π Mathlib.RingTheory.Noetherian.Orzech
{R : Type u_1} {M : Type u_2} {N : Type w} [Ring R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] [IsNoetherian R M] (f : M Γ N ββ[R] M) (i : Function.Injective βf) (xβ : PUnit.{w + 1}) : (IsNoetherian.equivPUnitOfProdInjective f i).symm xβ = 0 - IsNoetherian.injective_of_surjective_of_submodule π Mathlib.RingTheory.Noetherian.Orzech
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsNoetherian R M] {N : Submodule R M} (f : β₯N ββ[R] M) (hf : Function.Surjective βf) : Function.Injective βf - StrongRankCondition.of_isNoetherian π Mathlib.LinearAlgebra.Dimension.StrongRankCondition
{R : Type u} [Semiring R] [Nontrivial R] [β (n : β), IsNoetherian R (Fin n β R)] : StrongRankCondition R - Subalgebra.fg_of_noetherian π Mathlib.RingTheory.Adjoin.FG
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Algebra R A] [IsNoetherian R A] (S : Subalgebra R A) : S.FG - Subalgebra.induction_on_adjoin π Mathlib.RingTheory.Adjoin.FG
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Algebra R A] [IsNoetherian R A] (P : Subalgebra R A β Prop) (base : P β₯) (ih : β (S : Subalgebra R A) (x : A), P S β P (Algebra.adjoin R (insert x βS))) (S : Subalgebra R A) : P S - isNoetherian_adjoin_finset π Mathlib.RingTheory.IntegralClosure.IsIntegral.Basic
{R : Type u_1} {A : Type u_2} [CommRing R] [CommRing A] [Algebra R A] [IsNoetherianRing R] (s : Finset A) (hs : β x β s, IsIntegral R x) : IsNoetherian R β₯(Algebra.adjoin R βs) - isIntegral_of_noetherian π Mathlib.RingTheory.IntegralClosure.Algebra.Basic
{R : Type u_1} {B : Type u_3} [CommRing R] [Ring B] [Algebra R B] : IsNoetherian R B β β (x : B), IsIntegral R x - isIntegral_of_submodule_noetherian π Mathlib.RingTheory.IntegralClosure.Algebra.Basic
{R : Type u_1} {B : Type u_3} [CommRing R] [Ring B] [Algebra R B] (S : Subalgebra R B) (H : IsNoetherian R β₯(Subalgebra.toSubmodule S)) (x : B) (hx : x β S) : IsIntegral R x - Submodule.IsNoetherian.of_isNoetherian_tensorProduct_of_faithfullyFlat π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
{R : Type u_1} {M : Type u_2} {A : Type u_3} [CommRing R] [Ring A] [Algebra R A] [Module.FaithfullyFlat R A] [AddCommGroup M] [Module R M] (h : IsNoetherian A (TensorProduct R A M)) : IsNoetherian R M - IsSimpleModule.instIsNoetherian π Mathlib.RingTheory.SimpleModule.Basic
(R : Type u_2) [Ring R] {M : Type u_4} [AddCommGroup M] [Module R M] [IsSimpleModule R M] : IsNoetherian R M - IsSemisimpleModule.instIsNoetherianOfFinite π Mathlib.RingTheory.SimpleModule.Basic
{R : Type u_2} [Ring R] {M : Type u_4} [AddCommGroup M] [Module R M] [IsSemisimpleModule R M] [Module.Finite R M] : IsNoetherian R M - Ideal.instIsNoetherianCotangentOfSubtypeMem π Mathlib.RingTheory.Ideal.Cotangent
{R : Type u_1} [CommRing R] (I : Ideal R) [IsNoetherian R β₯I] : IsNoetherian R I.Cotangent - Module.End.maxGenEigenspace_eq π Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] [IsNoetherian R M] (f : Module.End R M) (ΞΌ : R) : f.maxGenEigenspace ΞΌ = (f.genEigenspace ΞΌ) β(f.maxGenEigenspaceIndex ΞΌ) - Module.End.genEigenspace_top_eq_maxUnifEigenspaceIndex π Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] [IsNoetherian R M] (f : Module.End R M) (ΞΌ : R) : (f.genEigenspace ΞΌ) β€ = (f.genEigenspace ΞΌ) β(f.maxUnifEigenspaceIndex ΞΌ) - Module.End.genEigenspace_eq_genEigenspace_maxUnifEigenspaceIndex_of_le π Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] [IsNoetherian R M] (f : Module.End R M) (ΞΌ : R) {k : β} (hk : f.maxUnifEigenspaceIndex ΞΌ β€ k) : (f.genEigenspace ΞΌ) βk = (f.genEigenspace ΞΌ) β(f.maxUnifEigenspaceIndex ΞΌ) - Module.End.genEigenspace_le_genEigenspace_maxUnifEigenspaceIndex π Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] [IsNoetherian R M] (f : Module.End R M) (ΞΌ : R) (k : ββ) : (f.genEigenspace ΞΌ) k β€ (f.genEigenspace ΞΌ) β(f.maxUnifEigenspaceIndex ΞΌ) - Module.End.isNilpotent_restrict_maxGenEigenspace_sub_algebraMap π Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] [IsNoetherian R M] (f : Module.End R M) (ΞΌ : R) (h : Set.MapsTo β(f - (algebraMap R (Module.End R M)) ΞΌ) β(f.maxGenEigenspace ΞΌ) β(f.maxGenEigenspace ΞΌ) := β―) : IsNilpotent (LinearMap.restrict (f - (algebraMap R (Module.End R M)) ΞΌ) h) - Module.End.isNilpotent_restrict_genEigenspace_top π Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] [IsNoetherian R M] (f : Module.End R M) (ΞΌ : R) (h : Set.MapsTo β(f - ΞΌ β’ 1) β((f.genEigenspace ΞΌ) β€) β((f.genEigenspace ΞΌ) β€) := β―) : IsNilpotent (LinearMap.restrict (f - ΞΌ β’ 1) h) - LinearMap.trace_eq_zero_of_mapsTo_ne π Mathlib.Algebra.DirectSum.LinearMap
{ΞΉ : Type u_1} {R : Type u_2} {M : Type u_3} [CommRing R] [AddCommGroup M] [Module R M] {N : ΞΉ β Submodule R M} [DecidableEq ΞΉ] [β (i : ΞΉ), Module.Finite R β₯(N i)] [β (i : ΞΉ), Module.Free R β₯(N i)] (h : DirectSum.IsInternal N) [IsNoetherian R M] (Ο : ΞΉ β ΞΉ) (hΟ : β (i : ΞΉ), Ο i β i) {f : Module.End R M} (hf : β (i : ΞΉ), Set.MapsTo βf β(N i) β(N (Ο i))) : (LinearMap.trace R M) f = 0 - localCohomology.ideal_powers_initial π Mathlib.Algebra.Homology.LocalCohomology
{R : Type u} [CommRing R] {J : Ideal R} [hR : IsNoetherian R R] : (localCohomology.idealPowersToSelfLERadical J).Initial - localCohomology.isoSelfLERadical π Mathlib.Algebra.Homology.LocalCohomology
{R : Type u} [CommRing R] (J : Ideal R) [IsNoetherian R R] (i : β) : localCohomology.ofSelfLERadical J i β localCohomology J i - localCohomology.isoOfSameRadical π Mathlib.Algebra.Homology.LocalCohomology
{R : Type u} [CommRing R] {J K : Ideal R} [IsNoetherian R R] (hJK : J.radical = K.radical) (i : β) : localCohomology J i β localCohomology K i - LinearMap.eventually_isCompl_ker_pow_range_pow π Mathlib.RingTheory.Artinian.Module
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsArtinian R M] [IsNoetherian R M] (f : Module.End R M) : βαΆ (n : β) in Filter.atTop, IsCompl (f ^ n).ker (f ^ n).range - LinearMap.isCompl_iSup_ker_pow_iInf_range_pow π Mathlib.RingTheory.Artinian.Module
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsArtinian R M] [IsNoetherian R M] (f : M ββ[R] M) : IsCompl (β¨ n, (f ^ n).ker) (β¨ n, (f ^ n).range) - LieSubalgebra.wellFoundedGT_of_noetherian π Mathlib.Algebra.Lie.Subalgebra
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] : WellFoundedGT (LieSubalgebra R L) - LieSubalgebra.instIsNoetherianSubtypeMem π Mathlib.Algebra.Lie.Subalgebra
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] (L' : LieSubalgebra R L) [IsNoetherian R L] : IsNoetherian R β₯L' - LieSubmodule.wellFoundedGT_of_noetherian π Mathlib.Algebra.Lie.Submodule
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] [IsNoetherian R M] : WellFoundedGT (LieSubmodule R L M) - LieSubmodule.instIsNoetherianSubtypeMem π Mathlib.Algebra.Lie.Submodule
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] [IsNoetherian R M] (N : LieSubmodule R L M) : IsNoetherian R β₯N - LieDerivation.instNoetherian π Mathlib.Algebra.Lie.Derivation.Basic
(R : Type u_1) (L : Type u_2) [CommRing R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] : IsNoetherian R (LieDerivation R L L) - LieAlgebra.radicalIsSolvable π Mathlib.Algebra.Lie.Solvable
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] : LieAlgebra.IsSolvable β₯(LieAlgebra.radical R L) - LieAlgebra.LieIdeal.solvable_iff_le_radical π Mathlib.Algebra.Lie.Solvable
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] (I : LieIdeal R L) : LieAlgebra.IsSolvable β₯I β I β€ LieAlgebra.radical R L - LieSubmodule.Quotient.isNoetherian π Mathlib.Algebra.Lie.Quotient
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] (N : LieSubmodule R L M) [IsNoetherian R M] : IsNoetherian R (M β§Έ N) - LieModule.instMaxNilpotentSubmoduleIsNilpotent π Mathlib.Algebra.Lie.Nilpotent
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [IsNoetherian R M] : LieModule.IsNilpotent L β₯(LieModule.maxNilpotentSubmodule R L M) - LieModule.isNilpotent_iff_le_maxNilpotentSubmodule π Mathlib.Algebra.Lie.Nilpotent
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [IsNoetherian R M] (N : LieSubmodule R L M) : LieModule.IsNilpotent L β₯N β N β€ LieModule.maxNilpotentSubmodule R L M - LieAlgebra.LieIdeal.isNilpotent_iff_le_maxNilpotentIdeal π Mathlib.Algebra.Lie.Nilpotent
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] (I : LieIdeal R L) : LieModule.IsNilpotent L β₯I β I β€ LieAlgebra.maxNilpotentIdeal R L - LieAlgebra.maxNilpotentIdealIsNilpotent π Mathlib.Algebra.Lie.Nilpotent
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] : LieModule.IsNilpotent L β₯(LieAlgebra.maxNilpotentIdeal R L) - LieAlgebra.isEngelian_of_isNoetherian π Mathlib.Algebra.Lie.Engel
{R : Type uβ} {L : Type uβ} [CommRing R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] : LieAlgebra.IsEngelian R L - LieModule.isNilpotent_iff_forall' π Mathlib.Algebra.Lie.Engel
{R : Type uβ} {L : Type uβ} {M : Type uβ} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [IsNoetherian R M] : LieModule.IsNilpotent L M β β (x : L), IsNilpotent ((LieModule.toEnd R L M) x) - LieModule.isNilpotent_iff_forall π Mathlib.Algebra.Lie.Engel
{R : Type uβ} {L : Type uβ} {M : Type uβ} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [IsNoetherian R L] : LieModule.IsNilpotent L M β β (x : L), IsNilpotent ((LieModule.toEnd R L M) x) - LieAlgebra.isNilpotent_iff_forall π Mathlib.Algebra.Lie.Engel
{R : Type uβ} {L : Type uβ} [CommRing R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] : LieRing.IsNilpotent L β β (x : L), IsNilpotent ((LieAlgebra.ad R L) x) - IsNoetherian.finsetBasisIndex π Mathlib.FieldTheory.Finiteness
(K : Type u) (V : Type v) [DivisionRing K] [AddCommGroup V] [Module K V] [IsNoetherian K V] : Finset V - IsNoetherian.instFintypeElemOfVectorSpaceIndex π Mathlib.FieldTheory.Finiteness
{K : Type u} {V : Type v} [DivisionRing K] [AddCommGroup V] [Module K V] [IsNoetherian K V] : Fintype β(Module.Basis.ofVectorSpaceIndex K V) - IsNoetherian.iff_fg π Mathlib.FieldTheory.Finiteness
{K : Type u} {V : Type v} [DivisionRing K] [AddCommGroup V] [Module K V] : IsNoetherian K V β Module.Finite K V - IsNoetherian.fintypeBasisIndex π Mathlib.FieldTheory.Finiteness
{K : Type u} {V : Type v} [DivisionRing K] [AddCommGroup V] [Module K V] {ΞΉ : Type u_1} [IsNoetherian K V] (b : Module.Basis ΞΉ K V) : Fintype ΞΉ - IsNoetherian.finite_basis_index π Mathlib.FieldTheory.Finiteness
{K : Type u} {V : Type v} [DivisionRing K] [AddCommGroup V] [Module K V] {ΞΉ : Type u_1} {s : Set ΞΉ} [IsNoetherian K V] (b : Module.Basis (βs) K V) : s.Finite - IsNoetherian.iff_rank_lt_aleph0 π Mathlib.FieldTheory.Finiteness
{K : Type u} {V : Type v} [DivisionRing K] [AddCommGroup V] [Module K V] : IsNoetherian K V β Module.rank K V < Cardinal.aleph0 - IsNoetherian.coe_finsetBasisIndex π Mathlib.FieldTheory.Finiteness
(K : Type u) (V : Type v) [DivisionRing K] [AddCommGroup V] [Module K V] [IsNoetherian K V] : β(IsNoetherian.finsetBasisIndex K V) = Module.Basis.ofVectorSpaceIndex K V - IsNoetherian.coeSort_finsetBasisIndex π Mathlib.FieldTheory.Finiteness
(K : Type u) (V : Type v) [DivisionRing K] [AddCommGroup V] [Module K V] [IsNoetherian K V] : β₯(IsNoetherian.finsetBasisIndex K V) = β(Module.Basis.ofVectorSpaceIndex K V) - IsNoetherian.finsetBasis π Mathlib.FieldTheory.Finiteness
(K : Type u) (V : Type v) [DivisionRing K] [AddCommGroup V] [Module K V] [IsNoetherian K V] : Module.Basis (β₯(IsNoetherian.finsetBasisIndex K V)) K V - IsNoetherian.range_finsetBasis π Mathlib.FieldTheory.Finiteness
(K : Type u) (V : Type v) [DivisionRing K] [AddCommGroup V] [Module K V] [IsNoetherian K V] : Set.range β(IsNoetherian.finsetBasis K V) = Module.Basis.ofVectorSpaceIndex K V - FiniteDimensional.left π Mathlib.FieldTheory.Tower
(F : Type u) (K : Type v) (A : Type w) [Ring F] [Ring K] [Module F K] [AddCommGroup A] [Module K A] [Module.IsTorsionFree K A] [Module F A] [IsNoetherian F A] [IsScalarTower F K A] [IsDomain K] [Nontrivial A] : Module.Finite F K - Module.Finite.left π Mathlib.FieldTheory.Tower
(F : Type u) (K : Type v) (A : Type w) [Ring F] [Ring K] [Module F K] [AddCommGroup A] [Module K A] [Module.IsTorsionFree K A] [Module F A] [IsNoetherian F A] [IsScalarTower F K A] [IsDomain K] [Nontrivial A] : Module.Finite F K - IntermediateField.fg_of_noetherian π Mathlib.FieldTheory.IntermediateField.Adjoin.Algebra
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] (S : IntermediateField F E) [IsNoetherian F E] : S.FG - LieModule.Weight.instFinite π Mathlib.Algebra.Lie.Weights.Basic
(R : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] : Finite (LieModule.Weight R L M) - LieModule.Weight.instFintype π Mathlib.Algebra.Lie.Weights.Basic
(R : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] : Fintype (LieModule.Weight R L M) - LieModule.iInf_lowerCentralSeries_eq_posFittingComp π Mathlib.Algebra.Lie.Weights.Basic
(R : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsNoetherian R M] [IsArtinian R M] : β¨ k, LieModule.lowerCentralSeries R L M k = LieModule.posFittingComp R L M - LieModule.finite_genWeightSpaceOf_ne_bot π Mathlib.Algebra.Lie.Weights.Basic
(R : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (x : L) : {Ο | LieModule.genWeightSpaceOf M Ο x β β₯}.Finite - LieModule.finite_genWeightSpace_ne_bot π Mathlib.Algebra.Lie.Weights.Basic
(R : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] : {Ο | LieModule.genWeightSpace M Ο β β₯}.Finite - LieModule.isCompl_genWeightSpaceOf_zero_posFittingCompOf π Mathlib.Algebra.Lie.Weights.Basic
(R : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsNoetherian R M] [IsArtinian R M] (x : L) : IsCompl (LieModule.genWeightSpaceOf M 0 x) (LieModule.posFittingCompOf R M x) - LieModule.iSup_ucs_eq_genWeightSpace_zero π Mathlib.Algebra.Lie.Weights.Basic
(R : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsNoetherian R M] : β¨ k, LieSubmodule.ucs k β₯ = LieModule.genWeightSpace M 0 - LieModule.isCompl_genWeightSpace_zero_posFittingComp π Mathlib.Algebra.Lie.Weights.Basic
(R : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsNoetherian R M] [IsArtinian R M] : IsCompl (LieModule.genWeightSpace M 0) (LieModule.posFittingComp R L M) - LieModule.instIsNilpotentSubtypeMemLieSubmoduleGenWeightSpaceOfNatForallOfIsNoetherian π Mathlib.Algebra.Lie.Weights.Basic
{R : Type u_2} {L : Type u_3} (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsNoetherian R M] : LieModule.IsNilpotent L β₯(LieModule.genWeightSpace M 0) - LieModule.exists_genWeightSpace_zero_le_ker_of_isNoetherian π Mathlib.Algebra.Lie.Weights.Basic
(R : Type u_2) {L : Type u_3} (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsNoetherian R M] (x : L) : β k, β(LieModule.genWeightSpace M 0) β€ LinearMap.ker ((LieModule.toEnd R L M) x ^ k) - LieModule.posFittingComp_map_incl_sup_of_codisjoint π Mathlib.Algebra.Lie.Weights.Basic
{R : Type u_2} {L : Type u_3} {M : Type u_4} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsNoetherian R M] [IsArtinian R M] {Nβ Nβ : LieSubmodule R L M} (h : Codisjoint Nβ Nβ) : LieSubmodule.map Nβ.incl (LieModule.posFittingComp R L β₯Nβ) β LieSubmodule.map Nβ.incl (LieModule.posFittingComp R L β₯Nβ) = LieModule.posFittingComp R L M - LieModule.exists_genWeightSpace_le_ker_of_isNoetherian π Mathlib.Algebra.Lie.Weights.Basic
{R : Type u_2} {L : Type u_3} (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsNoetherian R M] (Ο : L β R) (x : L) : β k, β(LieModule.genWeightSpace M Ο) β€ LinearMap.ker (((LieModule.toEnd R L M) x - (algebraMap R (Module.End R M)) (Ο x)) ^ k) - LieModule.isNilpotent_toEnd_genWeightSpace_zero π Mathlib.Algebra.Lie.Weights.Basic
{R : Type u_2} {L : Type u_3} (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsNoetherian R M] (x : L) : IsNilpotent ((LieModule.toEnd R L β₯(LieModule.genWeightSpace M 0)) x) - LieModule.isNilpotent_toEnd_sub_algebraMap π Mathlib.Algebra.Lie.Weights.Basic
{R : Type u_2} {L : Type u_3} (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsNoetherian R M] (Ο : L β R) (x : L) : IsNilpotent ((LieModule.toEnd R L β₯(LieModule.genWeightSpace M Ο)) x - (algebraMap R (Module.End R β₯(LieModule.genWeightSpace M Ο))) (Ο x)) - IsSl2Triple.HasPrimitiveVectorWith.exists_nat π Mathlib.Algebra.Lie.Sl2
{R : Type u_1} {L : Type u_2} {M : Type u_3} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] {h e f : L} {m : M} {ΞΌ : R} {t : IsSl2Triple h e f} (P : t.HasPrimitiveVectorWith m ΞΌ) [IsNoetherian R M] [Module.IsTorsionFree R M] [IsDomain R] [CharZero R] : β n, ΞΌ = βn - IsSl2Triple.HasPrimitiveVectorWith.pow_toEnd_f_eq_zero_of_eq_nat π Mathlib.Algebra.Lie.Sl2
{R : Type u_1} {L : Type u_2} {M : Type u_3} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] {h e f : L} {m : M} {ΞΌ : R} {t : IsSl2Triple h e f} (P : t.HasPrimitiveVectorWith m ΞΌ) [IsDomain R] [CharZero R] [IsNoetherian R M] [Module.IsTorsionFree R M] {n : β} (hn : ΞΌ = βn) : ((LieModule.toEnd R L M) f ^ (n + 1)) m = 0 - LieAlgebra.zeroRootSubalgebra_eq_of_is_cartan π Mathlib.Algebra.Lie.Weights.Cartan
(R : Type u_1) (L : Type u_2) [CommRing R] [LieRing L] [LieAlgebra R L] (H : LieSubalgebra R L) [H.IsCartanSubalgebra] [IsNoetherian R L] : LieAlgebra.zeroRootSubalgebra R L H = H - LieAlgebra.zeroRootSubalgebra_eq_iff_is_cartan π Mathlib.Algebra.Lie.Weights.Cartan
(R : Type u_1) (L : Type u_2) [CommRing R] [LieRing L] [LieAlgebra R L] (H : LieSubalgebra R L) [LieRing.IsNilpotent β₯H] [IsNoetherian R L] : LieAlgebra.zeroRootSubalgebra R L H = H β H.IsCartanSubalgebra - LieAlgebra.corootSpace π Mathlib.Algebra.Lie.Weights.Cartan
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {H : LieSubalgebra R L} [LieRing.IsNilpotent β₯H] [H.IsCartanSubalgebra] [IsNoetherian R L] (Ξ± : β₯H β R) : LieIdeal R β₯H - LieAlgebra.rootSpace_zero_eq π Mathlib.Algebra.Lie.Weights.Cartan
(R : Type u_1) (L : Type u_2) [CommRing R] [LieRing L] [LieAlgebra R L] (H : LieSubalgebra R L) [H.IsCartanSubalgebra] [IsNoetherian R L] : LieAlgebra.rootSpace H 0 = H.toLieSubmodule - LieAlgebra.eq_rootSpace_zero_iff_isCartan π Mathlib.Algebra.Lie.Weights.Cartan
(R : Type u_1) (L : Type u_2) [CommRing R] [LieRing L] [LieAlgebra R L] (H : LieSubalgebra R L) [LieRing.IsNilpotent β₯H] [IsNoetherian R L] : H.toLieSubmodule = LieAlgebra.rootSpace H 0 β H.IsCartanSubalgebra - LieAlgebra.mem_corootSpace π Mathlib.Algebra.Lie.Weights.Cartan
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {H : LieSubalgebra R L} [LieRing.IsNilpotent β₯H] [H.IsCartanSubalgebra] [IsNoetherian R L] (Ξ± : β₯H β R) {x : β₯H} : x β LieAlgebra.corootSpace Ξ± β βx β Submodule.span R {x | β y β LieAlgebra.rootSpace H Ξ±, β z β LieAlgebra.rootSpace H (-Ξ±), β y, zβ = x} - LieAlgebra.mem_corootSpace' π Mathlib.Algebra.Lie.Weights.Cartan
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {H : LieSubalgebra R L} [LieRing.IsNilpotent β₯H] [H.IsCartanSubalgebra] [IsNoetherian R L] (Ξ± : β₯H β R) {x : β₯H} : x β LieAlgebra.corootSpace Ξ± β x β Submodule.span R {x | β y β LieAlgebra.rootSpace H Ξ±, β z β LieAlgebra.rootSpace H (-Ξ±), β y, zβ = βx} - LieAlgebra.Basis.isCartanSubalgebra π Mathlib.Algebra.Lie.Basis.Basic
{ΞΉ : Type u_1} {R : Type u_2} {L : Type u_3} [Finite ΞΉ] [CommRing R] [LieRing L] [LieAlgebra R L] {H : LieSubalgebra R L} (b : LieAlgebra.Basis ΞΉ H) [Fintype ΞΉ] [IsDomain R] [CharZero R] [Module.IsTorsionFree R L] [IsNoetherian R L] : H.IsCartanSubalgebra - LieAlgebra.abelian_radical_iff_solvable_is_abelian π Mathlib.Algebra.Lie.Semisimple.Basic
(R : Type u_1) (L : Type u_2) [CommRing R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] : IsLieAbelian β₯(LieAlgebra.radical R L) β β (I : LieIdeal R L), LieAlgebra.IsSolvable β₯I β IsLieAbelian β₯I - LieModule.shiftedGenWeightSpace.instIsNilpotentSubtypeMemLieSubmoduleOfIsNoetherian π Mathlib.Algebra.Lie.Weights.Linear
(R : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] (Ο : L β R) [LieModule.LinearWeights R L M] [IsNoetherian R M] : LieModule.IsNilpotent L β₯(LieModule.shiftedGenWeightSpace R L M Ο) - LieModule.exists_forall_lie_eq_smul π Mathlib.Algebra.Lie.Weights.Linear
(R : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [LieModule.LinearWeights R L M] [IsNoetherian R M] (Ο : LieModule.Weight R L M) : β m, m β 0 β§ β (x : L), β x, mβ = Ο x β’ m - LieModule.traceForm_eq_sum_genWeightSpaceOf π Mathlib.Algebra.Lie.TraceForm
(R : Type u_1) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsDomain R] [IsPrincipalIdealRing R] [Module.IsTorsionFree R M] [IsNoetherian R M] [LieModule.IsTriangularizable R L M] (z : L) : LieModule.traceForm R L M = β Ο β β―.toFinset, LieModule.traceForm R L β₯(LieModule.genWeightSpaceOf M Ο z) - LieModule.traceForm_genWeightSpace_eq π Mathlib.Algebra.Lie.TraceForm
(R : Type u_1) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [Module.Free R M] [IsDomain R] [IsPrincipalIdealRing R] [LieRing.IsNilpotent L] [IsNoetherian R M] [LieModule.LinearWeights R L M] (Ο : L β R) (x y : L) : ((LieModule.traceForm R L β₯(LieModule.genWeightSpace M Ο)) x) y = Module.finrank R β₯(LieModule.genWeightSpace M Ο) β’ (Ο x * Ο y) - LieAlgebra.HasTrivialRadical.instIsKilling π Mathlib.Algebra.Lie.CartanCriterion
(R : Type u_1) (L : Type u_2) [CommRing R] [CharZero R] [IsDomain R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] [Module.Free R L] [LieAlgebra.HasTrivialRadical R L] : LieAlgebra.IsKilling R L - LieAlgebra.hasTrivialRadical_iff_isKilling π Mathlib.Algebra.Lie.CartanCriterion
(R : Type u_1) (L : Type u_2) [CommRing R] [CharZero R] [IsDomain R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] [Module.Free R L] [IsPrincipalIdealRing R] : LieAlgebra.HasTrivialRadical R L β LieAlgebra.IsKilling R L - LieAlgebra.killingCompl_top_le_radical π Mathlib.Algebra.Lie.CartanCriterion
(R : Type u_1) (L : Type u_2) [CommRing R] [CharZero R] [IsDomain R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] [Module.Free R L] : LieIdeal.killingCompl R L β€ β€ LieAlgebra.radical R L - LieModule.isNilpotent_derivedSeries_of_traceForm_eq_zero π Mathlib.Algebra.Lie.CartanCriterion
{R : Type u_1} {L : Type u_2} {M : Type u_3} [CommRing R] [CharZero R] [IsDomain R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [LieRingModule L M] [Module R M] [LieModule R L M] [IsNoetherian R M] [Module.Free R M] (h : LieModule.traceForm R L M = 0) : LieModule.IsNilpotent (β₯(LieAlgebra.derivedSeries R L 1)) M - LieAlgebra.isSolvable_of_killingForm_apply_lie_eq_zero π Mathlib.Algebra.Lie.CartanCriterion
{R : Type u_1} {L : Type u_2} [CommRing R] [CharZero R] [IsDomain R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] [Module.Free R L] (h : β (x y : L), y β LieAlgebra.derivedSeries R L 1 β ((killingForm R L) x) y = 0) : LieAlgebra.IsSolvable L - LieIdeal.isSolvable_of_killingForm_apply_lie_eq_zero π Mathlib.Algebra.Lie.CartanCriterion
{R : Type u_1} {L : Type u_2} [CommRing R] [CharZero R] [IsDomain R] [LieRing L] [LieAlgebra R L] [IsNoetherian R L] [Module.Free R L] (I : LieIdeal R L) (h : β x β I, β y β β I, Iβ, ((killingForm R L) x) y = 0) : LieAlgebra.IsSolvable β₯I - LieModule.chainBotCoeff π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : β - LieModule.chainTopCoeff π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : β - LieModule.chainBot π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : LieModule.Weight R L M - LieModule.chainTop π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : LieModule.Weight R L M - LieModule.chainBotCoeff_zero π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ² : LieModule.Weight R L M) : LieModule.chainBotCoeff 0 Ξ² = 0 - LieModule.chainTopCoeff_zero π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ² : LieModule.Weight R L M) : LieModule.chainTopCoeff 0 Ξ² = 0 - LieModule.chainBot_zero π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ² : LieModule.Weight R L M) : LieModule.chainBot 0 Ξ² = Ξ² - LieModule.chainTop_zero π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ² : LieModule.Weight R L M) : LieModule.chainTop 0 Ξ² = Ξ² - LieModule.chainBotCoeff_neg π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : LieModule.chainBotCoeff (-Ξ±) Ξ² = LieModule.chainTopCoeff Ξ± Ξ² - LieModule.chainTopCoeff_neg π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : LieModule.chainTopCoeff (-Ξ±) Ξ² = LieModule.chainBotCoeff Ξ± Ξ² - LieModule.chainBot_neg π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : LieModule.chainBot (-Ξ±) Ξ² = LieModule.chainTop Ξ± Ξ² - LieModule.chainTop_neg π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : LieModule.chainTop (-Ξ±) Ξ² = LieModule.chainBot Ξ± Ξ² - LieModule.chainTop_isNonZero π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± Ξ² : LieModule.Weight R L M) (hΞ± : Ξ±.IsNonZero) : (LieModule.chainTop (βΞ±) Ξ²).IsNonZero - LieModule.chainTop_isNonZero' π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) (hΞ± : Ξ± β 0) (hΞ±' : LieModule.genWeightSpace M Ξ± β β₯) : (LieModule.chainTop Ξ± Ξ²).IsNonZero - LieModule.eventually_genWeightSpace_smul_add_eq_bot π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] (M : Type u_3) [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] (Οβ Οβ : L β R) [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (hΟβ : Οβ β 0) : βαΆ (k : β) in Filter.atTop, LieModule.genWeightSpace M (k β’ Οβ + Οβ) = β₯ - LieModule.exists_genWeightSpace_smul_add_eq_bot π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] (M : Type u_3) [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] (Οβ Οβ : L β R) [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (hΟβ : Οβ β 0) : β k > 0, LieModule.genWeightSpace M (k β’ Οβ + Οβ) = β₯ - LieModule.genWeightSpace_add_chainTop π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) (hΞ± : Ξ± β 0) : LieModule.genWeightSpace M (Ξ± + β(LieModule.chainTop Ξ± Ξ²)) = β₯ - LieModule.genWeightSpace_nsmul_add_ne_bot_of_le π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) {n : β} (hn : n β€ LieModule.chainTopCoeff Ξ± Ξ²) : LieModule.genWeightSpace M (n β’ Ξ± + βΞ²) β β₯ - LieModule.coe_chainTop' π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : β(LieModule.chainTop Ξ± Ξ²) = LieModule.chainTopCoeff Ξ± Ξ² β’ Ξ± + βΞ² - LieModule.coe_chainTop π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : β(LieModule.chainTop Ξ± Ξ²) = β(LieModule.chainTopCoeff Ξ± Ξ²) β’ Ξ± + βΞ² - LieModule.genWeightSpace_neg_zsmul_add_ne_bot π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) {n : β} (hn : n β€ LieModule.chainBotCoeff Ξ± Ξ²) : LieModule.genWeightSpace M (-βn β’ Ξ± + βΞ²) β β₯ - LieModule.coe_chainBot π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) : β(LieModule.chainBot Ξ± Ξ²) = -β(LieModule.chainBotCoeff Ξ± Ξ²) β’ Ξ± + βΞ² - LieModule.genWeightSpace_neg_add_chainBot π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) (hΞ± : Ξ± β 0) : LieModule.genWeightSpace M (-Ξ± + β(LieModule.chainBot Ξ± Ξ²)) = β₯ - LieModule.genWeightSpace_chainTopCoeff_add_one_nsmul_add π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) (hΞ± : Ξ± β 0) : LieModule.genWeightSpace M ((LieModule.chainTopCoeff Ξ± Ξ² + 1) β’ Ξ± + βΞ²) = β₯ - LieModule.genWeightSpace_zsmul_add_ne_bot π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) {n : β€} (hn : -β(LieModule.chainBotCoeff Ξ± Ξ²) β€ n) (hn' : n β€ β(LieModule.chainTopCoeff Ξ± Ξ²)) : LieModule.genWeightSpace M (n β’ Ξ± + βΞ²) β β₯ - LieModule.genWeightSpace_chainTopCoeff_add_one_zsmul_add π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) (hΞ± : Ξ± β 0) : LieModule.genWeightSpace M ((β(LieModule.chainTopCoeff Ξ± Ξ²) + 1) β’ Ξ± + βΞ²) = β₯ - LieModule.genWeightSpace_chainBotCoeff_sub_one_zsmul_sub π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) (hΞ± : Ξ± β 0) : LieModule.genWeightSpace M ((-β(LieModule.chainBotCoeff Ξ± Ξ²) - 1) β’ Ξ± + βΞ²) = β₯ - LieModule.existsβ_genWeightSpace_smul_add_eq_bot π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] (M : Type u_3) [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] (Οβ Οβ : L β R) [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (hΟβ : Οβ β 0) : β p < 0, β q > 0, LieModule.genWeightSpace M (p β’ Οβ + Οβ) = β₯ β§ LieModule.genWeightSpace M (q β’ Οβ + Οβ) = β₯ - LieModule.chainTopCoeff_add_one π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {M : Type u_3} [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieRing.IsNilpotent L] [IsAddTorsionFree R] [IsDomain R] [Module.IsTorsionFree R M] [IsNoetherian R M] (Ξ± : L β R) (Ξ² : LieModule.Weight R L M) (hΞ± : Ξ± β 0) : LieModule.chainTopCoeff Ξ± Ξ² + 1 = Nat.find β― - LieModule.exists_forall_mem_corootSpace_smul_add_eq_zero π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] (M : Type u_3) [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] {H : LieSubalgebra R L} (Ξ± Ο : β₯H β R) [H.IsCartanSubalgebra] [IsNoetherian R L] [IsDomain R] [IsPrincipalIdealRing R] [CharZero R] [Module.IsTorsionFree R M] [IsNoetherian R M] (hΞ± : Ξ± β 0) (hΟ : LieModule.genWeightSpace M Ο β β₯) : β a b, 0 < b β§ β x β LieAlgebra.corootSpace Ξ±, (a β’ Ξ± + b β’ Ο) x = 0 - LieModule.trace_toEnd_genWeightSpaceChain_eq_zero π Mathlib.Algebra.Lie.Weights.Chain
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] (M : Type u_3) [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] {H : LieSubalgebra R L} (Ξ± Ο : β₯H β R) (p q : β€) [H.IsCartanSubalgebra] [IsNoetherian R L] (hp : LieModule.genWeightSpace M (p β’ Ξ± + Ο) = β₯) (hq : LieModule.genWeightSpace M (q β’ Ξ± + Ο) = β₯) {x : β₯H} (hx : x β LieAlgebra.corootSpace Ξ±) : (LinearMap.trace R β₯(LieModule.genWeightSpaceChain M Ξ± Ο p q)) ((LieModule.toEnd R β₯H β₯(LieModule.genWeightSpaceChain M Ξ± Ο p q)) x) = 0 - LieAlgebra.IsKilling.traceForm_cartan_nondegenerate π Mathlib.Algebra.Lie.Weights.Killing
(R : Type u_1) (L : Type u_3) [CommRing R] [LieRing L] [LieAlgebra R L] [LieAlgebra.IsKilling R L] [IsNoetherian R L] [IsArtinian R L] (H : LieSubalgebra R L) [H.IsCartanSubalgebra] : (LieModule.traceForm R (β₯H) L).Nondegenerate - LieAlgebra.IsKilling.ker_restrict_eq_bot_of_isCartanSubalgebra π Mathlib.Algebra.Lie.Weights.Killing
(R : Type u_1) (L : Type u_3) [CommRing R] [LieRing L] [LieAlgebra R L] [LieAlgebra.IsKilling R L] [IsNoetherian R L] [IsArtinian R L] (H : LieSubalgebra R L) [H.IsCartanSubalgebra] : LinearMap.ker ((killingForm R L).restrict H.toSubmodule) = β₯ - LieAlgebra.IsKilling.ker_traceForm_eq_bot_of_isCartanSubalgebra π Mathlib.Algebra.Lie.Weights.Killing
(R : Type u_1) (L : Type u_3) [CommRing R] [LieRing L] [LieAlgebra R L] [LieAlgebra.IsKilling R L] [IsNoetherian R L] [IsArtinian R L] (H : LieSubalgebra R L) [H.IsCartanSubalgebra] : LinearMap.ker (LieModule.traceForm R (β₯H) L) = β₯ - IsDedekindRing.toIsNoetherian π Mathlib.RingTheory.DedekindDomain.Basic
{A : Type u_2} {instβ : CommRing A} [self : IsDedekindRing A] : IsNoetherian A A - IsDedekindRing.mk π Mathlib.RingTheory.DedekindDomain.Basic
{A : Type u_2} [CommRing A] [toIsNoetherian : IsNoetherian A A] [toDimensionLEOne : Ring.DimensionLEOne A] [toIsIntegralClosure : IsIntegralClosure A A (FractionRing A)] : IsDedekindRing A - isFiniteLength_iff_isNoetherian_isArtinian π Mathlib.RingTheory.FiniteLength
{R : Type u_1} [Ring R] {M : Type u_2} [AddCommGroup M] [Module R M] : IsFiniteLength R M β IsNoetherian R M β§ IsArtinian R M - IsSemisimpleModule.finite_tfae π Mathlib.RingTheory.FiniteLength
{R : Type u_1} [Ring R] {M : Type u_2} [AddCommGroup M] [Module R M] [IsSemisimpleModule R M] : [Module.Finite R M, IsNoetherian R M, IsArtinian R M, IsFiniteLength R M, β s, s.Finite β§ sSupIndep s β§ sSup s = β€ β§ β m β s, IsSimpleModule R β₯m].TFAE - exists_compositionSeries_of_isNoetherian_isArtinian π Mathlib.RingTheory.FiniteLength
(R : Type u_1) [Ring R] (M : Type u_2) [AddCommGroup M] [Module R M] [IsNoetherian R M] [IsArtinian R M] : β s, RelSeries.head s = β₯ β§ RelSeries.last s = β€ - Module.length_ne_top π Mathlib.RingTheory.Length
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsArtinian R M] [IsNoetherian R M] : Module.length R M β β€ - instFiniteDimensionalOrderSubmoduleOfIsArtinianOfIsNoetherian π Mathlib.RingTheory.Length
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsArtinian R M] [IsNoetherian R M] : FiniteDimensionalOrder (Submodule R M) - Submodule.height_lt_top π Mathlib.RingTheory.Length
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsArtinian R M] [IsNoetherian R M] (N : Submodule R M) : Order.height N < β€ - Submodule.height_strictMono π Mathlib.RingTheory.Length
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsArtinian R M] [IsNoetherian R M] : StrictMono Order.height - Submodule.length_quotient_lt π Mathlib.RingTheory.Length
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsArtinian R M] [IsNoetherian R M] (p : Submodule R M) (h : p β β₯) : Module.length R (M β§Έ p) < Module.length R M - Submodule.length_lt π Mathlib.RingTheory.Length
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [IsArtinian R M] [IsNoetherian R M] {N : Submodule R M} (h : N β β€) : Module.length R β₯N < Module.length R M - isDedekindDomain_iff_isDiscreteValuationRing_atPrime π Mathlib.RingTheory.DedekindDomain.Dvr
{A : Type u_1} [CommRing A] [IsDomain A] : IsDedekindDomain A β IsNoetherian A A β§ β (P : Ideal A), P β β₯ β β (x : P.IsPrime), IsDiscreteValuationRing (Localization.AtPrime P)
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