Mathlib Map

Theorems · Theorem · commutative algebra

isFiniteLength_iff_isNoetherian_isArtinian

∀ {R : Type u_1} [inst : Ring R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M],
  IsFiniteLength R M ↔ IsNoetherian R M ∧ IsArtinian R M
Defined in
Mathlib.RingTheory.FiniteLength
Cited by
14 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Module.length_ne_top_iff · cited by 8Module.length_ne_top_iffModule.length_compositionSeries · cited by 4Module.length_composition…isFiniteLength_iff_exists_compositionSeries · cited by 4isFiniteLength_iff_exists…Ring.ord_eq_addVal · cited by 3Ring.ord_eq_addValModule.length_of_free · cited by 3Module.length_of_freeIsArtinianRing.tfae · cited by 2IsArtinianRing.tfaeIsSemisimpleModule.finite_tfae · cited by 2IsSemisimpleModule.finite…isArtinianRing_iff_isFiniteLength · cited by 1isArtinianRing_iff_isFini…isFiniteLength_quotient_span_singleton · cited by 1isFiniteLength_quotient_s…IsLocalRing.length_baseChange · cited by 1IsLocalRing.length_baseCh…IsLocalRing.length_restrictScalars · cited by 1IsLocalRing.length_restri…IsFiniteLength.of_injective · cited by 1IsFiniteLength.of_injecti…IsFiniteLength.of_surjective · cited by 1IsFiniteLength.of_surject…Module.length_ne_top · cited by 1Module.length_ne_topModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingSubmodule · cited by 7192SubmoduleHasQuotient.Quotient · cited by 2301HasQuotient.QuotientIsNoetherian · cited by 208IsNoetherianIsSimpleModule · cited by 114IsSimpleModuleIsArtinian · cited by 69IsArtinianIsFiniteLength · cited by 20IsFiniteLengthisNoetherian_iff' · cited by 6isNoetherian_iff'isNoetherian_iff_submodule_quotient · cited by 3isNoetherian_iff_submodul…isFiniteLength_of_exists_compositionSeries · cited by 3isFiniteLength_of_exists_…exists_compositionSeries_of_isNoetherian_isArtinian · cited by 2exists_compositionSeries_…isArtinian_iff_submodule_quotient · cited by 2isArtinian_iff_submodule_…isFiniteLength_iff_isNoetheri…CITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.