Theorems · Theorem · commutative algebra
isNoetherian_of_surjective
∀ {R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_4} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid P] [inst_4 : Module R M] [inst_5 : Module S P] {σ : R →+* S}
[inst_6 : RingHomSurjective σ] (f : M →ₛₗ[σ] P), f.range = ⊤ → ∀ [IsNoetherian R M], IsNoetherian S P- Defined in
- Mathlib.RingTheory.Noetherian.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 81 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.
- 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
- Top.topstatement and proof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- LinearMap.rangestatement and proof · cited by 893
- Submodule.mapproof · cited by 614
- le_topproof · cited by 411
- Submodule.comapproof · cited by 347
- RingHomSurjectivestatement and proof · cited by 220
Cited by4
Results whose statement or proof uses this declaration.
- isNoetherian_of_linearEquivproof · cited by 4
- LieAlgebra.isEngelian_of_isNoetherianproof · cited by 1
- IsFiniteLength.of_surjectiveproof · cited by 1
- LinearMap.FiniteRangeSetoid.equiv_of_eqOn_of_isNoetherianproof · cited by 0