Theorems · Definition · commutative algebra
UniqueFactorizationMonoid.normalizedFactorsEquiv
{α : Type u_1} →
[inst : CommMonoidWithZero α] →
[inst_1 : NormalizationMonoid α] →
[inst_2 : UniqueFactorizationMonoid α] →
{β : Type u_2} →
[inst_3 : CommMonoidWithZero β] →
[inst_4 : NormalizationMonoid β] →
[inst_5 : UniqueFactorizationMonoid β] →
{F : Type u_3} →
[inst_6 : EquivLike F α β] →
[MulEquivClass F α β] →
{f : F} →
(∀ (x : α), normalize (f x) = f (normalize x)) →
(a : α) →
{ x // x ∈ UniqueFactorizationMonoid.normalizedFactors a } ≃
{ y // y ∈ UniqueFactorizationMonoid.normalizedFactors (f a) }If the monoid equiv f : α ≃* β commutes with normalize then, for a : α, it yields a
bijection between the normalizedFactors of a and of f a.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement · cited by 8,337
- Multisetstatement · cited by 2,627
- CommMonoidWithZerostatement and proof · cited by 913
- UniqueFactorizationMonoidstatement and proof · cited by 279
- NormalizationMonoidstatement and proof · cited by 165
- EquivLikestatement and proof · cited by 165
- UniqueFactorizationMonoid.normalizedFactorsstatement · cited by 151
- normalizestatement and proof · cited by 137
- EquivLike.toEquivproof · cited by 125
- Equiv.subtypeEquivproof · cited by 32
- MulEquivClassstatement and proof · cited by 30
Cited by2
Results whose statement or proof uses this declaration.
- UniqueFactorizationMonoid.normalizedFactorsEquiv_applystatement · cited by 0
- UniqueFactorizationMonoid.normalizedFactorsEquiv_symm_applystatement · cited by 0