Theorems · Definition · commutative algebra
Algebra.HasGoingDown.recOn
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{motive : Algebra.HasGoingDown R S → Sort u} →
(t : Algebra.HasGoingDown R S) →
((exists_ideal_le_liesOver_of_lt :
∀ {p : Ideal R} [p.IsPrime] (Q : Ideal S) [Q.IsPrime],
p < Ideal.under R Q → ∃ P ≤ Q, P.IsPrime ∧ P.LiesOver p) →
motive ⋯) →
motive t- Defined in
- Mathlib.RingTheory.Ideal.GoingDown
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Idealstatement and proof · cited by 4,748
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.LiesOverstatement and proof · cited by 272
- Ideal.understatement and proof · cited by 170
- Algebra.HasGoingDownstatement and proof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.