Theorems · Theorem · general topology
Metric.cthickening_eq_biUnion_closedBall
∀ {δ : ℝ} {α : Type u_2} [inst : PseudoMetricSpace α] [ProperSpace α] (E : Set α),
0 ≤ δ → Metric.cthickening δ E = ⋃ x ∈ closure E, Metric.closedBall x δ- Defined in
- Mathlib.Topology.MetricSpace.Thickening
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpaceProperSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Realstatement and proof · cited by 25,697
- LE.le.transproof · cited by 3,151
- Set.Nonemptyproof · cited by 2,627
- Set.iUnionstatement and proof · cited by 2,483
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.distproof · cited by 1,539
- closurestatement and proof · cited by 1,254
- ENNReal.ofRealproof · cited by 863
- Metric.closedBallstatement and proof · cited by 704
- Eq.leproof · cited by 605
- Set.iUnion_congr_Propproof · cited by 374
Cited by1
Results whose statement or proof uses this declaration.
- IsClosed.cthickening_eq_biUnion_closedBallproof · cited by 1