Theorems · Theorem · combinatorics
List.length_sublistsLen
∀ {α : Type u} (n : ℕ) (l : List α), (List.sublistsLen n l).length = l.length.choose 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.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.choosestatement · cited by 494
- List.sublistsLenstatement · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.card_powersetCardproof · cited by 5