Mathlib Map

Theorems · Theorem · general topology

isCompact_iUnion

∀ {X : Type u} [inst : TopologicalSpace X] {ι : Sort u_2} {f : ι → Set X} [Finite ι],
  (∀ (i : ι), IsCompact (f i)) → IsCompact (⋃ i, f i)
Defined in
Mathlib.Topology.Compactness.Compact
Cited by
6 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceFinite

Around this declaration

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

Cites8

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

Cited by6

Results whose statement or proof uses this declaration.