Commit 2025-03-25 12:21 6e043440
View on Github →chore: split Order.Hom.Lattice
(#23249)
There is now a (good) diamond of files Order.Hom.Basic -> .Bounded, .Lattice -> .BoundedLattice
containing the declarations for order maps and lattice homomorphisms.
Results on adjoining ⊤
and ⊥
are now in Order.Hom.WithTopBot
. The latter file is also populated with WithTop/WithBot
-containing declarations from Order.Hom.Basic
.