Commit 2022-02-25 05:25 f2fdef6f
View on Github →feat(order/partition/equipartition): Equipartitions (#12023)
Define finpartition.is_equipartition
, a predicate for saying that the parts of a finpartition
of a finset
are all the same size up to a difference of 1
.