Documentation

Mathlib.Topology.Category.TopCat.ULift

Lifting topological spaces to a higher universe #

In this file, we construct the functor uliftFunctor.{v, u} : TopCat.{u} ⥤ TopCat.{max u v} which sends a topological space X : Type u to a homeomorphic space in Type (max u v).

The functor which sends a topological space in Type u to a homeomorphic space in Type (max u v).

Equations
    Instances For

      Given X : TopCat.{u}, this is the homeomorphism X ≃ₜ uliftFunctor.{v}.obj X.

      Equations
        Instances For

          The ULift functor on categories of topological spaces is compatible with the one defined on categories of types.

          Equations
            Instances For

              The ULift functor on categories of topological spaces is fully faithful.

              Equations
                Instances For