Theorems · Theorem · combinatorics
List.mem_sublists
∀ {α : Type u} {s t : List α}, s ∈ t.sublists ↔ s.Sublist t- Defined in
- Mathlib.Data.List.Sublists
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, 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.
- List.mem_sublists'proof · cited by 5
- List.sublists'_reverseproof · cited by 3
- List.mem_map_of_injectiveproof · cited by 3
- List.reverse_injectiveproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- List.map_pure_sublist_sublistsproof · cited by 2
- FreeGroup.Red.enum.completeproof · cited by 0