Mathlib Map

Theorems · Definition · general topology

Homeomorph.trans

{X : Type u_1} →
  {Y : Type u_2} →
    {Z : Type u_4} →
      [inst : TopologicalSpace X] →
        [inst_1 : TopologicalSpace Y] → [inst_2 : TopologicalSpace Z] → X ≃ₜ Y → Y ≃ₜ Z → X ≃ₜ Z

Composition of two homeomorphisms.

Defined in
Mathlib.Topology.Homeomorph.Defs
Cited by
49 results in Mathlib
Foundations
Depth 16 from the axioms · uses Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceTopologicalSpace

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 by76

Results whose statement or proof uses this declaration.