Theorems · Theorem · commutative algebra
emultiplicity_normalizedFactorsEquivSpanNormalizedFactors_eq_emultiplicity
Deprecated since 2026-04-16Use Ideal.emultiplicity_normalizedFactorsEquivSpanNormalizedFactors_eq_emultiplicity instead.
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDomain R] [inst_2 : IsPrincipalIdealRing R]
[inst_3 : NormalizationMonoid R] {r d : R} (hr : r ≠ 0) (hd : d ∈ UniqueFactorizationMonoid.normalizedFactors r),
emultiplicity d r = emultiplicity (↑((Ideal.normalizedFactorsEquivSpanNormalizedFactors hr) ⟨d, hd⟩)) (Ideal.span {r})Alias of Ideal.emultiplicity_normalizedFactorsEquivSpanNormalizedFactors_eq_emultiplicity.
The bijection normalizedFactorsEquivSpanNormalizedFactors between the set of prime
factors of r and the set of prime factors of the ideal ⟨r⟩ preserves multiplicities. See
count_normalizedFactorsSpan_eq_count for the version stated in terms of multisets count.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 156 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.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement · cited by 17,173
- Equivstatement · cited by 8,337
- Set.Elemstatement · cited by 7,166
- Set.ofPredstatement · cited by 6,101
- ENatstatement · cited by 4,985
- Idealstatement · cited by 4,748
- Multisetstatement · cited by 2,627
- IsDomainstatement · cited by 2,196
- Ideal.spanstatement · cited by 948
- NormalizationMonoidstatement · cited by 165
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.