Commit 2025-07-19 22:57 5d382e77

View on Github →

fix(RepresentationTheory/Homological/GroupHomology/*): remove unused DecidableEq arguments (#27298) Mirrors #26352. A proof in groupHomology.inhomogeneousChains should use classical rather than a DecidableEq assumption, and this allows us to remove other DecidableEqs too.

Estimated changes