Theorems · Definition · commutative algebra
IsDedekindDomain.HeightOneSpectrum.equivPrimesOver
{A : Type u_4} →
[inst : CommRing A] →
{p : Ideal A} →
[hpm : p.IsMaximal] →
(B : Type u_5) →
[inst_1 : CommRing B] →
[IsDedekindDomain B] →
[inst_3 : Algebra A B] →
[IsDomain A] →
[Module.IsTorsionFree A B] →
p ≠ 0 → { v // v.asIdeal ∣ Ideal.map (algebraMap A B) p } ≃ ↑(p.primesOver B)The bijection between the elements of the height one prime spectrum of B that divide the lift
of the maximal ideal p in B and the primes over p in B.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Equivstatement · cited by 8,337
- Set.Elemstatement · cited by 7,166
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement · cited by 4,706
- IsDomainstatement and proof · cited by 2,196
- Ideal.mapstatement · cited by 692
- IsDedekindDomainstatement and proof · cited by 668
- Module.IsTorsionFreestatement and proof · cited by 600
- Ideal.IsMaximalstatement and proof · cited by 452
Cited by3
Results whose statement or proof uses this declaration.
- Ideal.map_algebraMap_eq_finsetProd_powproof · cited by 2
- IsDedekindDomain.HeightOneSpectrum.equivPrimesOver_applystatement · cited by 0
- IsDedekindDomain.HeightOneSpectrum.equivPrimesOver.congr_simpstatement and proof · cited by 0