Mathlib Map

Theorems · Theorem · general topology

IsCompact.image

∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {s : Set X} {f : X → Y},
  IsCompact s → Continuous f → IsCompact (f '' s)
Defined in
Mathlib.Topology.Compactness.Compact
Cited by
105 results in Mathlib
Foundations
Depth 71 from the axioms, rests on 867 definitions · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

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 by105

Results whose statement or proof uses this declaration.