Commit 2025-03-07 13:46 e051a2fa

View on Github →

chore: rename injectivity of Prod.mk lemmas (#22634) The current names are ancient and do not reflect the naming convention anymore.

Estimated changes

deleted theorem Prod.mk.inj_iff
deleted theorem Prod.mk.inj_left
deleted theorem Prod.mk.inj_right
added theorem Prod.mk_inj
deleted theorem Prod.mk_inj_left
deleted theorem Prod.mk_inj_right
added theorem Prod.mk_left_inj
added theorem Prod.mk_left_injective
added theorem Prod.mk_right_inj