Theorems · Theorem · combinatorics
Multiset.rel_join
∀ {α : Type u_1} {β : Type v} {r : α → β → Prop} {s : Multiset (Multiset α)} {t : Multiset (Multiset β)},
Multiset.Rel (Multiset.Rel r) s t → Multiset.Rel r s.join t.join- 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.Relstatement and proof · cited by 47
- Multiset.joinstatement and proof · cited by 21
- Multiset.join_consproof · cited by 9
- Multiset.Rel.addproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.rel_bindproof · cited by 0