Mathlib Map

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.

Cited by1

Results whose statement or proof uses this declaration.