Mathlib Changelog
v4
Changelog
About
Github
Theorem
Prod.mk_lt_swap
Modification history
2025-04-17 11:01
Mathlib/Order/Basic.lean
feat: `x.swap < (b, a) ↔ x < (a, b)` (#24124)
Added
Prod.mk_lt_swap
View on Github →