Mathlib Map

Theorems · Theorem · number theory

PNat.factorMultiset_mono

∀ {m n : ℕ+}, m ∣ n → m.factorMultiset ≤ n.factorMultiset

Alias 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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.