Theorems · Theorem · number theory
PrimeMultiset.card_ofPrime
∀ (p : Nat.Primes), Multiset.card (PrimeMultiset.ofPrime p) = 1
- Defined in
- Mathlib.Data.PNat.Factors
- Cited by
- 1 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.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multiset.cardstatement · cited by 375
- Nat.Primesstatement and proof · cited by 63
- PrimeMultiset.ofPrimestatement · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- PNat.count_factorMultisetproof · cited by 0