Mathlib Map

Theorems · Theorem · commutative algebra

Ring.ord_of_irreducible

∀ {R : Type u_1} [inst : CommRing R] [IsPrincipalIdealRing R] {ϖ : R}, Irreducible ϖ → Ring.ord R ϖ = 1

In a principal ideal ring, the order of vanishing of an irreducible element is 1.

Defined in
Mathlib.RingTheory.OrderOfVanishing.Basic
Cited by
1 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsPrincipalIdealRing

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 by1

Results whose statement or proof uses this declaration.