Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
is_bot_iff_eq_bot
Modification history
2022-01-31 12:36
src/order/bounded_order.lean
refactor(order/bounded_order): Use `is_min`/`is_max` (#11408) …
Modified
is_bot_iff_eq_bot
View on Github →
2021-10-03 20:33
src/order/bounded_lattice.lean
feat(order/basic): define `is_top` and `is_bot` (#9493) …
Added
is_bot_iff_eq_bot
View on Github →