Mathlib Map

Theorems · Definition · category theory

ContinuousGeneratedByCat.adjUnitIso

{ι : Type t} →
  {X : ι → Type u} →
    [inst : (i : ι) → TopologicalSpace (X i)] →
      CategoryTheory.Functor.id (ContinuousGeneratedByCat X) ≅
        (ContinuousGeneratedByCat.toTopCat X).comp (TopCat.toContinuousGeneratedByCat X)

The unit (isomorphism) of the adjunction ContinuousGeneratedByCat.adj between the categories ContinuousGeneratedByCat X and TopCat.

Defined in
Mathlib.Topology.Convenient.Category
Cited by
1 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.