Mathlib Map

Theorems · Theorem · commutative algebra

coe_primesOverFinset

Deprecated since 2026-04-16Use IsDedekindDomain.coe_primesOverFinset instead.

∀ {A : Type u_4} [inst : CommRing A] {p : Ideal A},
  p ≠ ⊥ →
    ∀ [hpm : p.IsMaximal] (B : Type u_5) [inst_1 : CommRing B] [inst_2 : IsDedekindDomain B] [inst_3 : Algebra A B]
      [IsDomain A] [Module.IsTorsionFree A B], ↑(IsDedekindDomain.primesOverFinset p B) = p.primesOver B

Alias of IsDedekindDomain.coe_primesOverFinset.

Defined in
Mathlib.RingTheory.DedekindDomain.Ideal.Lemmas
Cited by
0 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIdeal.IsMaximalCommRingIsDedekindDomainAlgebraIsDomainModule.IsTorsionFree

Around this declaration

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

Cites14

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.