Mathlib Map

Theorems · Inductive type · category theory

ContinuousGeneratedByCat.Hom

{ι : Type t} →
  {X : ι → Type u} →
    [inst : (i : ι) → TopologicalSpace (X i)] → ContinuousGeneratedByCat X → ContinuousGeneratedByCat X → Type v

The type of morphisms in the category ContinuousGeneratedByCat X is a one-field structure containing a field of type ContinuousMapGeneratedBy, i.e. X-continuous maps.

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

Around this declaration

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

Cites2

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

Cited by10

Results whose statement or proof uses this declaration.