Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-09-04 06:46 b57af8a5

View on Github →

feat(category_theory/basic/category): Combine and improve API on preorder categories. (#8982) Material on preorders as categories was previously scattered throughout the library. This PR unites this material into a single file category_theory/category/preorder and also expands upon it, by relating adjoints to galois connections.

Estimated changes