Commit 2026-03-05 12:34 90795a09

View on Github →

feat(Combinatorics/SimpleGraphs): generalize SimpleGraph.map to any function (#36130) The point is to be able to use map to define graph contractions. Added the injectivity assumption where needed.

Estimated changes