This folder contains order theory in a broad sense.
The basic order hierarchy is split across a series of subfolders that each depend on the previous:
Order.Preorderfor preorders, partial orders, lattices, linear ordersOrder.BooleanAlgebrafor Heyting/bi-Heyting/co-Heyting/Boolean algebrasOrder.CompleteLatticefor frames, coframes, complete latticesOrder.ConditionallyCompleteLatticefor conditionally complete latticesOrder.CompleteBooleanAlgebrafor complete Boolean algebras
Files in earlier subfolders should not import files in later ones.
Succinctly explain the other subfolders.
The above is still very much a vision. We need to sort the content of existing files into those order hierarchy subfolders.