Further lemmas about List.IsSuffix
/ List.IsPrefix
/ List.IsInfix
. #
These are in a separate file from most of the lemmas about List.IsSuffix
as they required importing more lemmas about natural numbers, and use omega
.
@[reducible, inline, deprecated List.suffix_iff_getElem? (since := "2025-05-27")]
Equations
Instances For
@[reducible, inline, deprecated List.infix_iff_getElem? (since := "2025-05-27")]