Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
is_top.to_dual
Modification history
2022-01-28 13:31
src/order/max.lean
feat(order/max): Predicate for minimal/maximal elements, typeclass for orders without bottoms (#11618) …
Deleted
is_top.to_dual
View on Github →
2022-01-22 20:53
src/order/max.lean
split(order/max): Split off `order.basic` (#11603) …
Modified
is_top.to_dual
View on Github →
2022-01-13 07:08
src/order/order_dual.lean
feat(order,data/set/intervals): lemmas about `is_bot`/`is_top` (#11412) …
Added
is_top.to_dual
View on Github →