Commit 2025-08-13 18:45 0bdc4bfb
View on Github →chore(Algebra/Notation): separate very basic lemmas about Set.indicator
(#24998)
The very basic lemmas go under Algebra.Notation
and do not import Monoid
. Also Pi.prod
, which doesn't look like it belongs anywhere specific.
This is useful to disentangle Finsupp
results downstream.