Commit 2025-07-31 19:52 c604c957
View on Github →feat: more RestrictedProduct API (#25715)
A constructor, more algebra boilerplate (e.g. SMul ℕ
on a restricted product of AddMonoid
s, restricted product of CommMonoid
s is a CommMonoid
, restricted product of R
-modules wrt R
-submodules is an R
-module, variant of map
when the index set doesn't change).
From the FLT project.