Theorems · Theorem · combinatorics
List.sublistsLenAux_zero
∀ {α : Type u} {β : Type v} (l : List α) (f : List α → β) (r : List β), List.sublistsLenAux 0 l f r = f [] :: r- Defined in
- Mathlib.Data.List.Sublists
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
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.sublistsLenAuxstatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- List.sublistsLen_zeroproof · cited by 5