Commit 2025-03-03 23:07 fa9b3653
View on Github →chore(Algebra/Group/Pi): separate notation from the other instances (#22499)
We want to be able to recognize pointwise group operations in RefinedDiscrTree
, but we don't actually need to define a full-on group structure in order to do so. So split up the notation for pi types from monoid/group/etc instances.