Theorems · Theorem · algebraic geometry
PrimeSpectrum.exists_primeSpectrum_prod_le_and_ne_bot_of_domain
∀ {A : Type u} [inst : CommRing A] [IsDomain A] [IsNoetherianRing A],
¬IsField A →
∀ {I : Ideal A},
I ≠ ⊥ → ∃ Z, (Multiset.map PrimeSpectrum.asIdeal Z).prod ≤ I ∧ (Multiset.map PrimeSpectrum.asIdeal Z).prod ≠ ⊥In a Noetherian integral domain which is not a field, every non-zero ideal contains a non-zero product of prime ideals; in a field, the whole ring is a non-zero ideal containing only 0 as product or prime ideals ([samuel1967, § 3.3, Lemma 3])
- Defined in
- Mathlib.RingTheory.Spectrum.Prime.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Top.topproof · cited by 9,680
- Submoduleproof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Multisetstatement and proof · cited by 2,627
- Nontrivialproof · cited by 2,416
- IsDomainstatement and proof · cited by 2,196
- le_rflproof · cited by 1,558
- Submodule.spanproof · cited by 1,504
- le_transproof · cited by 985
Cited by1
Results whose statement or proof uses this declaration.
- PrimeSpectrum.exists_multiset_prod_cons_le_and_prod_not_leproof · cited by 2