Theorems · Theorem · combinatorics
List.length_of_sublistsLen
∀ {α : Type u} {n : ℕ} {l l' : List α}, l' ∈ List.sublistsLen n l → l'.length = n- Defined in
- Mathlib.Data.List.Sublists
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
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.sublistsLenstatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- List.mem_sublistsLenproof · cited by 1