Theorems · Definition · general topology
Topology.ContinuousMapGeneratedBy.comp
{ι : Type t} →
{X : ι → Type u} →
[inst : (i : ι) → TopologicalSpace (X i)] →
{Y : Type v} →
[inst_1 : TopologicalSpace Y] →
{Z : Type u_1} →
[inst_2 : TopologicalSpace Z] →
{T : Type u_2} →
[inst_3 : TopologicalSpace T] →
Topology.ContinuousMapGeneratedBy X Y Z →
Topology.ContinuousMapGeneratedBy X T Y → Topology.ContinuousMapGeneratedBy X T ZThe composition of X-continuous maps.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Topology.ContinuousMapGeneratedBystatement and proof · cited by 28
- Topology.ContinuousMapGeneratedBy.toFunproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- Topology.ContinuousMapGeneratedBy.curryEquivproof · cited by 2
- Topology.ContinuousMapGeneratedBy.postcompproof · cited by 1
- Topology.ContinuousMapGeneratedBy.comp_applystatement and proof · cited by 0
- Topology.ContinuousMapGeneratedBy.postcomp_applystatement · cited by 0