Commit 2025-02-10 17:54 228f5b63

View on Github →

feat(Topology): the ULift functor (#20345) In this PR, we define the functor uliftFunctor.{v} : TopCat.{u} ⥤ TopCat.{max u v} which sends a topological space in Type u to a homeomorphic space in Type (max u v).

Estimated changes