Mathlib Map

Theorems · Inductive type · general topology

Topology.ContinuousMapGeneratedBy

{ι : Type t} →
  (X : ι → Type u) →
    [(i : ι) → TopologicalSpace (X i)] →
      (Y : Type v) → [TopologicalSpace Y] → (Z : Type v') → [TopologicalSpace Z] → Type (max v v')

The (bundled) type of X-continuous maps Y → Z.

Defined in
Mathlib.Topology.Convenient.ContinuousMapGeneratedBy
Cited by
28 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
TopologicalSpaceTopologicalSpaceTopologicalSpace

Around this declaration

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

Cites1

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

Cited by49

Results whose statement or proof uses this declaration.