Theorems · Theorem · combinatorics
List.flatten_splitWrtComposition
∀ {α : Type u_1} (l : List α) (c : Composition l.length), (l.splitWrtComposition c).flatten = lIf one splits a list along a composition, and then flattens the sublists, one gets back the original list.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Compositionstatement and proof · cited by 138
- Composition.blocks_sumproof · cited by 13
- List.splitWrtCompositionstatement · cited by 12
- List.flatten_splitWrtCompositionAuxproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- List.splitWrtComposition_flattenproof · cited by 0