Mathlib Map

Theorems · Definition · category theory

ContinuousGeneratedByCat.Hom.hom

{ι : Type t} →
  {X : ι → Type u} →
    [inst : (i : ι) → TopologicalSpace (X i)] →
      {Y Z : ContinuousGeneratedByCat X} → Y.Hom Z → Topology.ContinuousMapGeneratedBy X ↑Y ↑Z

the underlying X-continuous map of a morphism in ContinuousGeneratedByCat X.

Defined in
Mathlib.Topology.Convenient.Category
Cited by
3 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
TopologicalSpace

Around this declaration

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

Cites5

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.