Theorems · Theorem · commutative algebra
UniqueFactorizationMonoid.of_existsUnique_irreducible_factors
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [IsCancelMulZero α],
(∀ (a : α), a ≠ 0 → ∃ f, (∀ b ∈ f, Irreducible b) ∧ Associated f.prod a) →
(∀ (f g : Multiset α),
(∀ x ∈ f, Irreducible x) → (∀ x ∈ g, Irreducible x) → Associated f.prod g.prod → Multiset.Rel Associated f g) →
UniqueFactorizationMonoid α- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 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.
- Multisetstatement and proof · cited by 2,627
- CommMonoidWithZerostatement and proof · cited by 913
- Multiset.prodstatement and proof · cited by 528
- Irreduciblestatement and proof · cited by 496
- Associatedstatement and proof · cited by 296
- UniqueFactorizationMonoidstatement · cited by 279
- Primeproof · cited by 277
- IsCancelMulZerostatement and proof · cited by 177
- Multiset.Relstatement and proof · cited by 47
- UniqueFactorizationMonoid.of_exists_prime_factorsproof · cited by 4
- irreducible_iff_prime_of_existsUnique_irreducible_factorsproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.