Commit 2025-08-02 22:46 d0323fbd
View on Github →chore(Algebra/Regular): split Defs out of Basic and redefine IsCancelMul (#27791) Redefine Is(Left/Right)CancelMul(Zero) in terms of Is(Left/Right)Regular. Defeq to the original defs except for argument explicitness/order. Part of #22997