Theorems · Theorem · order theory
Multiset.Nodup.inter_left
∀ {α : Type u_1} {s : Multiset α} [inst : DecidableEq α] (t : Multiset α), s.Nodup → (s ∩ t).Nodup- Defined in
- Mathlib.Data.Multiset.UnionInter
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 58 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.
Cites4
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.Nodupstatement · cited by 148
- Multiset.nodup_of_leproof · cited by 10
- Multiset.inter_le_leftproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.