Commit 2024-01-08 13:15 33c5d03b
View on Github →chore: New file for lattice ordered groups (#9457)
Split Algebra.Order.LatticeGroup into two files:
Algebra.Order.Group.Latticefor general properties of lattice ordered groupsAlgebra.Order.Group.PosPartfor properties of the positive and negative parts Note that the latter also contains properties of the absolute value. These will be moved toAlgebra.Order.Group.Absin a later PR. Part of #9411