Mathlib Map

Theorems · Theorem · commutative algebra

FractionalIdeal.isNoetherian

∀ {R₁ : Type u_3} [inst : CommRing R₁] {K : Type u_4} [inst_1 : Field K] [inst_2 : Algebra R₁ K] [IsFractionRing R₁ K]
  [IsDomain R₁] [IsNoetherianRing R₁] (I : FractionalIdeal (nonZeroDivisors R₁) K), IsNoetherian R₁ ↥↑I

Every fractional ideal of a Noetherian integral domain is Noetherian.

Defined in
Mathlib.RingTheory.FractionalIdeal.Operations
Cited by
1 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingFieldAlgebraIsFractionRingIsDomainIsNoetherianRing

Around this declaration

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

Cites19

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

Cited by1

Results whose statement or proof uses this declaration.