Mathlib Map

Theorems · Theorem · commutative algebra

WfDvdMonoid.of_setOfPred_isPrincipal_wellFoundedOn_gt

∀ {α : Type u_1} [inst : CommSemiring α] [IsDomain α],
  ({I | Submodule.IsPrincipal I}.WellFoundedOn fun x1 x2 => x1 > x2) → WfDvdMonoid α

The ascending chain condition on principal ideals in a domain is sufficient to prove that the domain is WfDvdMonoid.

Defined in
Mathlib.RingTheory.UniqueFactorizationDomain.Ideal
Cited by
1 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringIsDomain

Around this declaration

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

Cites10

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.