Mathlib Map

Theorems · Definition · algebraic topology

ContinuousMap.HomotopyEquiv.symm

{X : Type u} →
  {Y : Type v} →
    [inst : TopologicalSpace X] →
      [inst_1 : TopologicalSpace Y] → ContinuousMap.HomotopyEquiv X Y → ContinuousMap.HomotopyEquiv Y X

If X is homotopy equivalent to Y, then Y is homotopy equivalent to X.

Defined in
Mathlib.Topology.Homotopy.Equiv
Cited by
8 results in Mathlib
Foundations
Depth 18 from the axioms · uses no axioms
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

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

Cites6

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

Cited by9

Results whose statement or proof uses this declaration.