Commit 2025-08-23 20:29 24f66283

View on Github →

chore: rename Set.surjective_onto_image (#28627) Rename Set.surjective_onto_image to Set.imageFactorization_surjective. This matches better with other theorems like Set.restrictPreimage_surjective. Also rename Set.surjective_onto_range similarly. I was looking on loogle today and noticed this one again, which doesn't fit any of the naming conventions. I decided to fix it this time.

Estimated changes