Theorems · Definition · commutative algebra
emultiplicity
{α : Type u_1} → [Monoid α] → α → α → ℕ∞emultiplicity a b returns the largest natural number n such that
a ^ n ∣ b, as an ℕ∞. If ∀ n, a ^ n ∣ b then it returns ⊤.
- Defined in
- Mathlib.RingTheory.Multiplicity
- Cited by
- 156 results in Mathlib
- Foundations
- Depth 18 from the axioms, rests on 162 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topproof · cited by 9,680
- ENatstatement · cited by 4,985
- Monoidstatement and proof · cited by 3,887
- Nat.findproof · cited by 139
- FiniteMultiplicityproof · cited by 73
Cited by158
Results whose statement or proof uses this declaration.
- multiplicityproof · cited by 117
- FiniteMultiplicity.emultiplicity_eq_multiplicitystatement and proof · cited by 31
- UniqueFactorizationMonoid.emultiplicity_eq_count_normalizedFactorsstatement and proof · cited by 14
- pow_dvd_iff_le_emultiplicitystatement · cited by 11
- multiplicity_eq_of_emultiplicity_eq_somestatement and proof · cited by 11
- emultiplicity_mulstatement and proof · cited by 10
- emultiplicity_zerostatement · cited by 10
- padicValNat_eq_emultiplicitystatement · cited by 9
- emultiplicity_eq_coestatement and proof · cited by 9
- emultiplicity_eq_topstatement · cited by 9
- pow_dvd_of_le_emultiplicitystatement and proof · cited by 8
- multiplicity_eq_of_emultiplicity_eqstatement and proof · cited by 8