Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
exists_lt_of_directed_ge
Modification history
2022-06-04 17:34
src/order/directed.lean
refactor(order/directed): use `(≥)` instead of `swap (≤)` (#14474)
Modified
exists_lt_of_directed_ge
View on Github →
2022-05-22 04:22
src/order/directed.lean
feat(order/lattice): add `left_lt_inf` etc (#14152) …
Added
exists_lt_of_directed_ge
View on Github →