Mathlib Map

Theorems · Theorem · general topology

IsSeqCompact.range

∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y}
  [SeqCompactSpace X], SeqContinuous f → IsSeqCompact (Set.range f)

The range of sequentially continuous function on a sequentially compact space is sequentially compact.

Defined in
Mathlib.Topology.Sequences
Cited by
1 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceSeqCompactSpace

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 by1

Results whose statement or proof uses this declaration.