Mathlib Map

Theorems · Inductive type · general topology

CompactExhaustion

(X : Type u_4) → [TopologicalSpace X] → Type u_4

An [exhaustion by compact sets](https://en.wikipedia.org/wiki/Exhaustion_by_compact_sets) of a topological space is a sequence of compact sets K n such that K n ⊆ interior (K (n + 1)) and ⋃ n, K n = univ. If X is a locally compact sigma compact space, then CompactExhaustion.choice X provides a choice of an exhaustion by compact sets. This choice is also available as (default : CompactExhaustion X).

Defined in
Mathlib.Topology.Compactness.SigmaCompact
Cited by
25 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
TopologicalSpace

Around this declaration

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

Cites1

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

Cited by35

Results whose statement or proof uses this declaration.