Mathlib Map

Theorems · Definition · general topology

IsSeqClosed

{X : Type u_1} → [TopologicalSpace X] → Set X → Prop

A set s is sequentially closed if for any converging sequence x n of elements of s, the limit belongs to s as well. Note that the sequential closure of a set is not guaranteed to be sequentially closed.

Defined in
Mathlib.Topology.Defs.Sequences
Cited by
10 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

Cites5

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

Cited by12

Results whose statement or proof uses this declaration.