Commit 2025-02-13 17:28 dcb4fab8
View on Github →chore(Algebra): split Zero/One
instance on products (#21825)
This PR is a step on the way to completely removing algebra from the dependencies of measure theory. It splits off the notation typeclass instances on Prod
from the Group
instances.