Mathlib Map

Theorems · Definition · commutative algebra

Ideal.associatesNonZeroDivisorsEquivIsPrincipal

(R : Type u_1) →
  [inst : CommRing R] → [IsDomain R] → Associates ↥(nonZeroDivisors R) ≃ { I // Submodule.IsPrincipal ↑I }

A version of Ideal.associatesEquivIsPrincipal for non-zero-divisors generators.

Defined in
Mathlib.RingTheory.Ideal.IsPrincipal
Cited by
5 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomain

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.

Cited by7

Results whose statement or proof uses this declaration.