Dagur Asgeirsson
Dagur Asgeirsson
--- [](https://gitpod.io/from-referrer/)
--- - [ ] depends on: #10412 [](https://gitpod.io/from-referrer/)
--- [](https://gitpod.io/from-referrer/)
This PR unifies the definitions of the categories `CompHaus`, `Profinite`, `Stonean`, and `LightProfinite` by defining a structure `CompHausLike P` depending on a predicate `P` on topological spaces. Many of the...
--- [](https://gitpod.io/from-referrer/)
This PR provides a characterisation of discrete condensed sets and modules, both in the light setting and the classical one. * A condensed module is discrete if and only if...
This is the second part of the refactor of CompHaus and friends (refactoring the definition of `LightProfinite` in terms of `CompHausLike`, see #12930 for the end result) --- - [x]...
This is the second part of the refactor of CompHaus and friends (refactoring the definition of `Stonean` in terms of `CompHausLike`, see #12930 for the end result) --- - [x]...
This is the second part of the refactor of CompHaus and friends (refactoring the definition of `Profinite` in terms of `CompHausLike`, see #12930 for the end result) --- - [x]...
This PR refactors the file `CompHaus.Basic` in terms of the new `CompHausLike` API. Other files are touched only to fix errors created by this refactor, they will be refactored later...