Commit 2022-11-25 11:49 2c459900
View on Github →chore(algebra/big_operators/multiset): split (#17712)
Split algebra.big_operators.multiset
into .basic
and .lemmas
, with the former containing no algebra imports. This should make more of the fintype
dependency tree portable sooner.
A follow-up on #17702 (for list). See the latest graph for the motivation.