mathlib3
11156f5a
- feat(data/list/basic): Alias for `length_le_of_sublist` (#16841)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(data/list/basic): Alias for `length_le_of_sublist` (#16841) Make an alias `list.sublist.length_le` of `list.length_le_of_sublist` and use it. Rename `list.eq_of_sublist_of_length_eq` and `list.eq_of_sublist_of_length_le` to use dot notation.
Author
YaelDillies
Parents
103252ae
Loading