Commit 2022-02-15 17:47 52aaf173
View on Github →feat(data/{list,multiset,finset}/nat_antidiagonal): add lemmas to remove elements from head and tail of antidiagonal (#12028)
Also lowered finset.nat.map_swap_antidiagonal
down to list
through multiset
.