Theorems · Theorem · commutative algebra
UniqueFactorizationMonoid.emultiplicity_eq_count_normalizedFactors
∀ {R : Type u_2} [inst : CommMonoidWithZero R] [inst_1 : UniqueFactorizationMonoid R] [inst_2 : NormalizationMonoid R]
[inst_3 : DecidableEq R] {a b : R},
Irreducible a →
b ≠ 0 → emultiplicity a b = ↑(Multiset.count (normalize a) (UniqueFactorizationMonoid.normalizedFactors b))The multiplicity of an irreducible factor of a nonzero element is exactly the number of times
the normalized factor occurs in the normalizedFactors.
For a version using multiplicity, see multiplicity_eq_count_normalizedFactors.
See also count_normalizedFactors_eq which expands the definition of multiplicity
to produce a specification for count (normalizedFactors _) _..
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENatstatement and proof · cited by 4,985
- Nat.cast_oneproof · cited by 2,501
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- CommMonoidWithZerostatement and proof · cited by 913
- Nat.cast_addproof · cited by 586
- Irreduciblestatement and proof · cited by 496
- Multiset.countstatement and proof · cited by 302
- UniqueFactorizationMonoidstatement and proof · cited by 279
- NormalizationMonoidstatement and proof · cited by 165
- emultiplicitystatement and proof · cited by 156
- UniqueFactorizationMonoid.normalizedFactorsstatement and proof · cited by 151
Cited by14
Results whose statement or proof uses this declaration.
- UniqueFactorizationMonoid.squarefree_iff_nodup_normalizedFactorsproof · cited by 3
- IsDedekindDomain.HeightOneSpectrum.intValuation_eq_exp_neg_multiplicityproof · cited by 2
- UniqueFactorizationMonoid.count_normalizedFactors_eqproof · cited by 2
- Ideal.IsDedekindDomain.emultiplicity_map_eq_ramificationIdx'_mulproof · cited by 2
- Ideal.irreducible_pow_sup_of_geproof · cited by 2
- Ideal.count_span_normalizedFactors_eqproof · cited by 2
- Ideal.IsDedekindDomain.ramificationIdx_eq_multiplicityproof · cited by 2
- PowerSeries.normalized_count_X_eq_of_coeproof · cited by 1
- UniqueFactorizationMonoid.dvd_iff_emultiplicity_leproof · cited by 1
- UniqueFactorizationMonoid.multiplicity_eq_count_normalizedFactorsproof · cited by 1