Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalRing.primesOverFinset_eq

∀ {R : Type u_1} [inst : CommRing R] (A : Type u_4) [inst_1 : CommRing A] [IsDomain A] [inst_3 : IsLocalRing A]
  [inst_4 : IsDedekindDomain A] [inst_5 : Algebra R A] [FaithfulSMul R A] [Module.Finite R A] {p : Ideal R}
  [p.IsMaximal], p ≠ ⊥ → IsDedekindDomain.primesOverFinset p A = {IsLocalRing.maximalIdeal A}
Defined in
Mathlib.RingTheory.DedekindDomain.Ideal.Lemmas
Cited by
1 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingIsDomainIsLocalRingIsDedekindDomainAlgebraFaithfulSMulModule.FiniteIdeal.IsMaximal

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.