Theorems · Theorem · general topology
IsCompact.cthickening_eq_biUnion_closedBall
∀ {α : Type u_2} [inst : PseudoMetricSpace α] {δ : ℝ} {E : Set α},
IsCompact E → 0 ≤ δ → Metric.cthickening δ E = ⋃ x ∈ E, Metric.closedBall x δThe closed thickening of a compact set E is the union of the balls Metric.closedBall x δ
over x ∈ E.
See also Metric.cthickening_eq_biUnion_closedBall.
- Defined in
- Mathlib.Topology.MetricSpace.Thickening
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- ENNRealproof · cited by 9,879
- LE.le.transproof · cited by 3,151
- Set.Nonemptyproof · cited by 2,627
- Set.iUnionstatement · cited by 2,483
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.distproof · cited by 1,539
- IsCompactstatement and proof · cited by 1,282
- ENNReal.ofRealproof · cited by 863
- EDist.edistproof · cited by 735
- Metric.closedBallstatement and proof · cited by 704
Cited by2
Results whose statement or proof uses this declaration.
- IsCompact.add_closedBall_zeroproof · cited by 5
- IsCompact.mul_closedBall_oneproof · cited by 4