Theorems · Theorem · combinatorics
Multiset.mem_of_mem_toEnumFinset
∀ {α : Type u_1} [inst : DecidableEq α] {m : Multiset α} {p : α × ℕ}, p ∈ m.toEnumFinset → p.1 ∈ m- Defined in
- Mathlib.Data.Multiset.Fintype
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Multisetstatement and proof · cited by 2,627
- Multiset.countproof · cited by 302
- Multiset.toEnumFinsetstatement and proof · cited by 24
- Multiset.count_posproof · cited by 12
- Multiset.mem_toEnumFinsetproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.