Theorems · Theorem · combinatorics
List.sublistsLen_of_length_lt
∀ {α : Type u} {n : ℕ} {l : List α}, l.length < n → List.sublistsLen n l = []- Defined in
- Mathlib.Data.List.Sublists
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Iff.notproof · cited by 489
- LT.lt.not_geproof · cited by 305
- LT.lt.trans_eqproof · cited by 65
- List.sublistsLenstatement · cited by 19
- List.mem_sublistsLenproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- List.range_bind_sublistsLen_permproof · cited by 1