Theorems · Theorem · order theory
Multiset.inter_le_right
∀ {α : Type u_1} [inst : DecidableEq α] {s t : Multiset α}, s ∩ t ≤ t- Defined in
- Mathlib.Data.Multiset.UnionInter
- Cited by
- 6 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.
Cites10
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.consproof · cited by 313
- Multiset.induction_onproof · cited by 109
- Multiset.eraseproof · cited by 93
- Multiset.cons_eraseproof · cited by 25
- Multiset.zero_leproof · cited by 8
- Multiset.cons_le_consproof · cited by 6
- Multiset.cons_inter_of_posproof · cited by 5
- Multiset.zero_interproof · cited by 3
- Multiset.cons_inter_of_negproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- Multiset.mem_interproof · cited by 3
- Multiset.union_add_interproof · cited by 3
- Multiset.inter_le_ndinterproof · cited by 1
- Multiset.inter_add_distribproof · cited by 1
- Multiset.filter_interproof · cited by 0
- Multiset.Nodup.inter_rightproof · cited by 0