Mathlib Map

Theorems · Definition · general topology

preStoneCechExtend

{α : Type u} →
  [inst : TopologicalSpace α] →
    {β : Type v} →
      [inst_1 : TopologicalSpace β] → [T2Space β] → [CompactSpace β] → {g : α → β} → Continuous g → PreStoneCech α → β

The extension of a continuous function from α to a compact Hausdorff space β to the pre-Stone-Čech compactification of α.

Defined in
Mathlib.Topology.Compactification.StoneCech
Cited by
3 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceT2SpaceCompactSpace

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 by3

Results whose statement or proof uses this declaration.