Theorems · Theorem · combinatorics
List.sublistsLen_sublist_of_sublist
∀ {α : Type u} (n : ℕ) {l₁ l₂ : List α}, l₁.Sublist l₂ → (List.sublistsLen n l₁).Sublist (List.sublistsLen n l₂)- Defined in
- Mathlib.Data.List.Sublists
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
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.
- List.sublistsLenstatement and proof · cited by 19
- List.sublistsLen_succ_consproof · cited by 5
- List.sublistsLen_zeroproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.powersetCard_monoproof · cited by 0