Mathlib Changelog
v4
Changelog
About
Github
Commit
2024-10-24 11:47
29a94137
View on Github →
feat:
swap
and
compl
of order relations (
#18045
)
Estimated changes
Modified
Mathlib/Logic/Function/Basic.lean
added
theorem
Function.swap_ge
added
theorem
Function.swap_gt
added
theorem
Function.swap_le
added
theorem
Function.swap_lt
Modified
Mathlib/Order/Basic.lean
added
theorem
compl_ge
added
theorem
compl_gt
added
theorem
compl_le
added
theorem
compl_lt