Theorems · Theorem · number theory
PrimeMultiset.to_ofNatMultiset
∀ (v : Multiset ℕ) (h : ∀ p ∈ v, Nat.Prime p), (PrimeMultiset.ofNatMultiset v h).toNatMultiset = v
- Defined in
- Mathlib.Data.PNat.Factors
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, 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
- Nat.Primestatement and proof · cited by 2,059
- Multiset.map_id'proof · cited by 35
- PrimeMultiset.toNatMultisetstatement · cited by 9
- Multiset.pmap_eq_mapproof · cited by 7
- Multiset.map_pmapproof · cited by 7
- PrimeMultiset.ofNatMultisetstatement · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- PNat.coeNat_factorMultisetproof · cited by 1
- PrimeMultiset.prod_ofNatMultisetproof · cited by 1