Mathlib Map

Theorems · Theorem · commutative algebra

UniqueFactorizationMonoid.factors_eq_normalizedFactors

∀ {M : Type u_2} [inst : CommMonoidWithZero M] [inst_1 : UniqueFactorizationMonoid M] [inst_2 : Subsingleton Mˣ]
  (x : M), UniqueFactorizationMonoid.factors x = UniqueFactorizationMonoid.normalizedFactors x

An arbitrary choice of factors of x : M is exactly the (unique) normalized set of factors, if M has a trivial group of units.

Defined in
Mathlib.RingTheory.UniqueFactorizationDomain.NormalizedFactors
Cited by
7 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidWithZeroUniqueFactorizationMonoidSubsingleton

Around this declaration

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

Cites11

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.