Theorems · Definition · commutative algebra
normalizedFactorsEquivSpanNormalizedFactors
Deprecated since 2026-04-16Use Ideal.normalizedFactorsEquivSpanNormalizedFactors instead.
{R : Type u_1} →
[inst : CommRing R] →
[inst_1 : IsDomain R] →
[inst_2 : IsPrincipalIdealRing R] →
[inst_3 : NormalizationMonoid R] →
{r : R} →
r ≠ 0 →
↑{d | d ∈ UniqueFactorizationMonoid.normalizedFactors r} ≃
↑{I | I ∈ UniqueFactorizationMonoid.normalizedFactors (Ideal.span {r})}Alias of Ideal.normalizedFactorsEquivSpanNormalizedFactors.
The bijection between the (normalized) prime factors of r and the (normalized) prime factors
of span {r}
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Idealstatement · cited by 4,748
- Multisetstatement · cited by 2,627
- IsDomainstatement · cited by 2,196
- Ideal.spanstatement · cited by 948
- NormalizationMonoidstatement · cited by 165
- UniqueFactorizationMonoid.normalizedFactorsstatement · cited by 151
- IsPrincipalIdealRingstatement · cited by 131
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.