Theorems · Definition · combinatorics
List.rdrop
{α : Type u_1} → List α → ℕ → List αDrop n elements from the tail end of a list.
- Defined in
- Mathlib.Data.List.DropRight
- Cited by
- 8 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.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by8
Results whose statement or proof uses this declaration.
- List.rdrop_eq_reverse_drop_reversestatement · cited by 4
- List.rdrop_addstatement and proof · cited by 1
- List.rdrop_append_lengthstatement · cited by 1
- List.rdrop_append_length_addstatement and proof · cited by 0
- List.rdrop_append_of_le_lengthstatement and proof · cited by 0
- List.rdrop_concat_succstatement · cited by 0
- List.rdrop_nilstatement · cited by 0
- List.rdrop_zerostatement · cited by 0