Mathlib Map

Theorems · Definition · general topology

TotallyDisconnectedSpace.continuousMapEquivOfConnectedSpace

(X : Type u_3) →
  (Y : Type u_4) →
    [inst : TopologicalSpace X] →
      [inst_1 : TopologicalSpace Y] → [TotallyDisconnectedSpace Y] → [ConnectedSpace X] → C(X, Y) ≃ Y

The bijection C(X, Y) ≃ Y when Y is totally disconnected and X is connected.

Defined in
Mathlib.Topology.Connected.TotallyDisconnected
Cited by
1 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceTotallyDisconnectedSpaceConnectedSpace

Around this declaration

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

Cites7

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

Cited by2

Results whose statement or proof uses this declaration.