Theorems · Theorem · commutative algebra
UniqueFactorizationMonoid.normalizedFactorsEquiv_apply
∀ {α : 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 α β] [inst_7 : MulEquivClass F α β] {f : F}
(he : ∀ (x : α), normalize (f x) = f (normalize x)) {a p : α}
(hp : p ∈ UniqueFactorizationMonoid.normalizedFactors a),
↑((UniqueFactorizationMonoid.normalizedFactorsEquiv he a) ⟨p, hp⟩) = f p- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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 and proof · cited by 151
- normalizestatement and proof · cited by 137
- MulEquivClassstatement and proof · cited by 30
- UniqueFactorizationMonoid.normalizedFactorsEquivstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.