Theorems · Theorem · order theory
List.bagInter_sublist_left
∀ {α : Type u_1} [inst : DecidableEq α] {l₁ l₂ : List α}, (l₁.bagInter l₂).Sublist l₁- Defined in
- Mathlib.Data.List.Lattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 35 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.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- List.bagInter.induct_unfoldingproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.inter_le_leftproof · cited by 6