Theorems · Theorem · commutative algebra
Associates.count_mul
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : UniqueFactorizationMonoid α]
[inst_2 : DecidableEq (Associates α)] [inst_3 : (p : Associates α) → Decidable (Irreducible p)] {a : Associates α},
a ≠ 0 →
∀ {b : Associates α},
b ≠ 0 → ∀ {p : Associates α}, Irreducible p → p.count (a * b).factors = p.count a.factors + p.count b.factors- Cited by
- 7 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- WithTopproof · cited by 3,754
- Multisetproof · cited by 2,627
- WithTop.someproof · cited by 1,128
- CommMonoidWithZerostatement and proof · cited by 913
- Irreduciblestatement and proof · cited by 496
- Multiset.countproof · cited by 302
- UniqueFactorizationMonoidstatement and proof · cited by 279
- Associatesstatement and proof · cited by 210
- Associates.mkproof · cited by 137
- Associates.factorsstatement and proof · cited by 97
- Associates.countstatement and proof · cited by 79
- Associates.FactorSetproof · cited by 52
Cited by7
Results whose statement or proof uses this declaration.
- FractionalIdeal.count_well_definedproof · cited by 5
- FractionalIdeal.count_mulproof · cited by 4
- Associates.count_powproof · cited by 3
- Associates.dvd_count_of_dvd_count_mulproof · cited by 1
- IsDedekindDomain.HeightOneSpectrum.intValuation.map_mul'proof · cited by 0
- Associates.count_mul_of_coprimeproof · cited by 0
- Associates.count_mul_of_coprime'proof · cited by 0