Mathlib Map

Theorems · Definition · general topology

Preperfect

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

A set C is preperfect if all of its points are accumulation points of itself. If α is a T1 space, this is equivalent to the closure of C being perfect, see preperfect_iff_perfect_closure. This property is also called dense-in-itself.

Defined in
Mathlib.Topology.Perfect
Cited by
19 results in Mathlib
Foundations
Depth 50 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

Cites4

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

Cited by23

Results whose statement or proof uses this declaration.