Commit 2025-04-05 18:24 6f40e886
View on Github →chore(Order/Minimal): don't import CompleteLattice (#23592)
Achieve this by:
- splitting
Order.ChainintoOrder.CompleteLattice.Chainfor the material requiringCompleteLatticeandOrder.Preorder.Chainfor the rest. - turning an import around between
Order.MinimalandOrder.UpperLower.Closure