Theorems · Definition · general topology
coborder
{X : Type u} → [TopologicalSpace X] → Set X → Set XThe coborder is defined as the complement of closure s \ s,
or the union of s and the complement of ∂(s).
This is the largest set in which s is closed, and s is locally closed if and only if
coborder s is open.
This is unnamed in the literature, and this name is due to the fact that coborder s = (border sᶜ)ᶜ
where border s = s \ interior s is the border in the sense of Hausdorff.
- Defined in
- Mathlib.Topology.Defs.Basic
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Compl.complproof · cited by 2,925
- closureproof · cited by 1,254
Cited by23
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Hom.coborderRangeproof · cited by 8
- subset_coborderstatement · cited by 3
- coborder_eq_union_frontier_complstatement · cited by 2
- coborder_inter_closurestatement · cited by 2
- isLocallyClosed_tfaestatement and proof · cited by 2
- coborder_eq_compl_frontier_iffstatement · cited by 1
- coborder_eq_union_closure_complstatement · cited by 1
- coborder_eq_univ_iffstatement · cited by 1
- coborder_mem_residualstatement · cited by 1
- coborder_preimagestatement · cited by 1
- Topology.IsOpenEmbedding.coborder_preimagestatement · cited by 1
- IsOpenMap.coborder_preimage_subsetstatement and proof · cited by 1