Theorems · Theorem · algebraic geometry
PrimeSpectrum.exist_ltSeries_mem_one_of_mem_last
∀ {R : Type u_1} [inst : CommRing R] [IsNoetherianRing R] (p : LTSeries (PrimeSpectrum R)) {x : R},
x ∈ (RelSeries.last p).asIdeal →
∃ q,
x ∈ (q.toFun 1).asIdeal ∧
p.length = q.length ∧ RelSeries.head p = RelSeries.head q ∧ RelSeries.last p = RelSeries.last qLet $R$ be a Noetherian ring, $\mathfrak{p}_0 < \dots < \mathfrak{p}_n$ be a chain of primes, $x \in \mathfrak{p}_n$. Then we can find another chain of primes $\mathfrak{q}_0 < \dots < \mathfrak{q}_n$ such that $x \in \mathfrak{q}_1$, $\mathfrak{p}_0 = \mathfrak{q}_0$ and $\mathfrak{p}_n = \mathfrak{q}_n$.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 141 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingIsNoetherianRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Set.ofPredstatement and proof · cited by 6,101
- Idealstatement · cited by 4,748
- zero_addproof · cited by 2,366
- PrimeSpectrumstatement and proof · cited by 625
- PrimeSpectrum.asIdealstatement and proof · cited by 333
- IsNoetherianRingstatement and proof · cited by 268
- RelSeries.lengthstatement and proof · cited by 195
- add_tsub_cancel_rightproof · cited by 172
- tsub_zeroproof · cited by 123
- RelSeries.laststatement and proof · cited by 114
- RelSeries.toFunstatement and proof · cited by 114
Cited by1
Results whose statement or proof uses this declaration.
- Module.supportDim_le_supportDim_quotSMulTop_succ_of_mem_jacobsonproof · cited by 2