Theorems · Theorem · commutative algebra
UniqueFactorizationMonoid.exists_prime_factors
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [UniqueFactorizationMonoid α] (a : α),
a ≠ 0 → ∃ f, (∀ b ∈ f, Prime b) ∧ Associated f.prod a- Cited by
- 6 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Associatedstatement and proof · cited by 296
- UniqueFactorizationMonoidstatement and proof · cited by 279
- Primestatement · cited by 277
- WfDvdMonoid.exists_factorsproof · cited by 5
Cited by7
Results whose statement or proof uses this declaration.
- UniqueFactorizationMonoid.factorsproof · cited by 55
- UniqueFactorizationMonoid.prod_normalizedFactorsproof · cited by 23
- UniqueFactorizationMonoid.prime_of_normalized_factorproof · cited by 23
- UniqueFactorizationMonoid.factors_prodproof · cited by 18
- UniqueFactorizationMonoid.normalize_normalized_factorproof · cited by 9
- UniqueFactorizationMonoid.prime_of_factorproof · cited by 9
- UniqueFactorizationMonoid.iff_exists_prime_factorsproof · cited by 1