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 AddMonoids, restricted product of CommMonoids 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.

Estimated changes