Commit 2025-11-04 17:16 70d200fd

View on Github →

feat(Data/Setoid/Basic): add theorems about lifting a function to its kernel (#28818) Currently ker_lift_injective and quotientKerEquivOfRightInverse lift f to ker f in their definition. This PR makes this function available as Setoid.kerLift f and adds a few more theorems about it.

Estimated changes