Theorems · Theorem · commutative algebra
Ideal.exists_ltSeries_of_hasGoingDown
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
[Algebra.HasGoingDown R S] (l : LTSeries (PrimeSpectrum R)) (P : Ideal S) [inst_4 : P.IsPrime]
[lo : P.LiesOver (RelSeries.last l).asIdeal],
∃ L,
L.length = l.length ∧
RelSeries.last L = { asIdeal := P, isPrime := ⋯ } ∧
List.map (PrimeSpectrum.comap (algebraMap R S)) (RelSeries.toList L) = RelSeries.toList l- Defined in
- Mathlib.RingTheory.Ideal.GoingDown
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- Algebrastatement and proof · cited by 11,388
- Set.ofPredstatement and proof · cited by 6,101
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- Ideal.IsPrimestatement and proof · cited by 827
- PrimeSpectrumstatement and proof · cited by 625
- PrimeSpectrum.asIdealstatement and proof · cited by 333
- Ideal.LiesOverstatement and proof · cited by 272
- PrimeSpectrum.comapstatement and proof · cited by 199
- RelSeries.lengthstatement and proof · cited by 195
- Ideal.underproof · cited by 170
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.height_eq_height_add_of_liesOver_of_hasGoingDownproof · cited by 1