Theorems · Theorem · order theory
Multiset.zero_inter
∀ {α : Type u_1} [inst : DecidableEq α] (s : Multiset α), 0 ∩ s = 0- Defined in
- Mathlib.Data.Multiset.UnionInter
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 57 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.
Cites3
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.ofListproof · cited by 290
- List.nil_bagInterproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Multiset.inter_le_rightproof · cited by 6
- Multiset.le_interproof · cited by 4
- Multiset.sub_add_interproof · cited by 3