Mathlib Map

Theorems · Definition · commutative algebra

emultiplicity

{α : Type u_1} → [Monoid α] → α → α → ℕ∞

emultiplicity a b returns the largest natural number n such that a ^ n ∣ b, as an ℕ∞. If ∀ n, a ^ n ∣ b then it returns .

Defined in
Mathlib.RingTheory.Multiplicity
Cited by
156 results in Mathlib
Foundations
Depth 18 from the axioms, rests on 162 definitions · uses propext, Classical.choice, Quot.sound
Assumes
Monoid

Around this declaration

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

Cites5

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

Cited by158

Results whose statement or proof uses this declaration.