Theorems · Theorem · number theory
PNat.factorMultiset_mono
∀ {m n : ℕ+}, m ∣ n → m.factorMultiset ≤ n.factorMultisetAlias of the reverse direction of PNat.factorMultiset_le_iff.
We now have four different results that all encode the
idea that inequality of multisets corresponds to divisibility
of positive integers.
- Defined in
- Mathlib.Data.PNat.Factors
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PNatstatement and proof · cited by 392
- PrimeMultisetstatement · cited by 30
- PNat.factorMultisetstatement · cited by 18
- PNat.factorMultiset_le_iffproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.