Mathlib Map

Theorems · Definition · commutative algebra

factorization

{α : Type u_1} →
  [inst : CommMonoidWithZero α] → [UniqueFactorizationMonoid α] → [NormalizationMonoid α] → [DecidableEq α] → α → α →₀ ℕ

This returns the multiset of irreducible factors as a Finsupp.

Defined in
Mathlib.RingTheory.UniqueFactorizationDomain.Finsupp
Cited by
9 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidWithZeroUniqueFactorizationMonoidNormalizationMonoidDecidableEq

Around this declaration

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

Cites7

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

Cited by9

Results whose statement or proof uses this declaration.