Theorems · Theorem · combinatorics
Multiset.attach_bind_coe
∀ {α : Type u_1} {β : Type v} (s : Multiset α) (f : α → Multiset β), (s.attach.bind fun i => f ↑i) = s.bind f- Defined in
- Mathlib.Data.Multiset.Bind
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Multiset.bindstatement · cited by 59
- Multiset.attachstatement · cited by 31
- Multiset.joinproof · cited by 21
- Multiset.attach_map_val'proof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Finset.disjiUnion_disjiUnionproof · cited by 0