Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
list.range_bind_sublists_len_perm
Modification history
2022-11-24 15:26
src/data/list/perm.lean
refactor(data/list/sublists): move lemmas to remove as import (#17694) …
Modified
list.range_bind_sublists_len_perm
View on Github →
2022-08-09 14:16
src/data/list/perm.lean
feat(data/list/perm): binding all the sublists of a given length gives all the sublists (#15834) …
Added
list.range_bind_sublists_len_perm
View on Github →