Theorems · Theorem · commutative algebra
Ideal.exists_ideal_over_maximal_of_isIntegral
∀ {R : Type u_1} [inst : CommRing R] {S : Type u_2} [inst_1 : CommRing S] [inst_2 : Algebra R S]
[Algebra.IsIntegral R S] (P : Ideal R) [P_max : P.IsMaximal],
RingHom.ker (algebraMap R S) ≤ P → ∃ Q, Q.IsMaximal ∧ Ideal.comap (algebraMap R S) Q = Pcomap (algebraMap R S) is a surjection from the max spec of S to max spec of R.
hP : (algebraMap R S).ker ≤ P is a slight generalization of the extension being injective
- Defined in
- Mathlib.RingTheory.Ideal.GoingUp
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- Algebra.algebraMapstatement and proof · cited by 4,706
- Ideal.IsPrimeproof · cited by 827
- Ideal.IsMaximalstatement and proof · cited by 452
- Ideal.comapstatement and proof · cited by 443
- RingHom.kerstatement and proof · cited by 363
- Algebra.IsIntegralstatement and proof · cited by 224
- Ideal.isMaximal_of_isIntegral_of_isMaximal_comapproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- Ideal.exists_maximal_ideal_liesOver_of_isIntegralproof · cited by 3
- Ideal.exists_isMaximal_dvd_of_dvd_absNormproof · cited by 2
- isJacobsonRing_of_isIntegralproof · cited by 1
- LocalSubring.mem_of_isMax_of_isIntegralproof · cited by 1
- Ideal.map_eq_top_iff_of_ker_leproof · cited by 1