Theorems · Definition · general topology
PolishSpace.IsClopenable
{α : Type u_1} → [t : TopologicalSpace α] → Set α → PropA set in a topological space is clopenable if there exists a finer Polish topology for which
this set is open and closed. It turns out that this notion is equivalent to being Borel-measurable,
but this is nontrivial (see isClopenable_iff_measurableSet).
- Defined in
- Mathlib.Topology.MetricSpace.Polish
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 16 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- IsOpenproof · cited by 2,400
- IsClosedproof · cited by 1,639
- PolishSpaceproof · cited by 57
Cited by7
Results whose statement or proof uses this declaration.
- MeasurableSet.isClopenablestatement and proof · cited by 5
- PolishSpace.IsClopenable.complstatement and proof · cited by 2
- Measurable.exists_continuousproof · cited by 2
- IsOpen.isClopenablestatement and proof · cited by 2
- IsClosed.isClopenablestatement · cited by 1
- PolishSpace.IsClopenable.iUnionstatement and proof · cited by 1
- MeasureTheory.isClopenable_iff_measurableSetstatement and proof · cited by 0