Commit 2025-03-24 10:45 fb92bc76
View on Github →chore: split Order.UpperLower.Basic (#23248)
All of the replacement files are still in Order.UpperLower.
Basicnow focuses on the unbundled predicatesIsUpperSetandIsLowerSet.CompleteLatticeconstructs the complete lattice instances on the bundledUpperSetandLowerSet.Principaldefines principal upper and lower sets (one element).Closuredefines upper and lower closures (arbitrary elements).Proddefines the Cartesian product of upper or lower sets.Fibrationproves a few interactions between fibrations and upper/lower sets.