Mathlib Map

Theorems · Definition · commutative algebra

primesOverFinset

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

{A : Type u_4} →
  [inst : CommRing A] →
    Ideal A → (B : Type u_5) → [inst_1 : CommRing B] → [IsDedekindDomain B] → [Algebra A B] → Finset (Ideal B)

Alias of IsDedekindDomain.primesOverFinset. The finite set of all prime factors of the pushforward of p.

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

Around this declaration

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

Cites6

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.