Theorems · Theorem · combinatorics
List.revzip_sublists
∀ {α : Type u} (l l₁ l₂ : List α), (l₁, l₂) ∈ l.sublists.revzip → (l₁ ++ l₂).Perm l- Defined in
- Mathlib.Data.List.Sublists
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- List.reverseRecOnproof · cited by 29
- List.sublists_concatproof · cited by 2
- List.length_sublistsproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.revzip_powersetAuxproof · cited by 3