Commit 2023-02-07 14:12 7a7c6e0d
View on Github →feat: port Order.LiminfLimsup (#2078) Most notable parts of this file:
- Needed to translate
isBoundedDefault
macro to lean4, very easy - Had to replace
e
withFunLike.coe e
in a theorem statement to prevent strange coercion behaviour for Equivs.