Commit 2022-02-22 18:15 35ef7700
View on Github →refactor(topology/compacts): Turn into structures, use set_like, cleanup (#12035)
- Change
closeds,compacts,nonempty_compacts,positive_compactsfromsubtypetostructure - Use
set_like - Add missing instances
- the
latticeandbounded_orderinstances forcloseds - the
bounded_orderinstance forcompacts - the
semilattice_supandorder_topinstances fornonempty_compacts - the
inhabited,semilattice_supandorder_topinstances forpositive_compacts
- the
- kill
positive_compacts_univin favor of⊤using the neworder_topinstance - rename
nonempty_positive_compactstopositive_compacts.nonempty - sectioning the file