Theorems · Theorem · commutative algebra
LinearMap.isNoetherian_iff_of_bijective
∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {S : Type u_3}
{P : Type u_4} [inst_3 : Semiring S] [inst_4 : AddCommMonoid P] [inst_5 : Module S P] {σ : R →+* S}
[RingHomSurjective σ] (l : M →ₛₗ[σ] P), Function.Bijective ⇑l → (IsNoetherian R M ↔ IsNoetherian S P)- Defined in
- Mathlib.RingTheory.Noetherian.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Submoduleproof · cited by 7,192
- OrderIsoproof · cited by 874
- Function.Bijectivestatement and proof · cited by 863
- OrderIso.symmproof · cited by 475
- RingHomSurjectivestatement and proof · cited by 220
- IsNoetherianstatement · cited by 208
Cited by1
Results whose statement or proof uses this declaration.
- isNoetherian_of_finite_isArtinianproof · cited by 0