Theorems · Theorem · general topology
Metric.mem_thickening_iff
∀ {δ : ℝ} {X : Type u} [inst : PseudoMetricSpace X] {E : Set X} {x : X},
x ∈ Metric.thickening δ E ↔ ∃ z ∈ E, dist x z < δA point in a metric space belongs to the (open) δ-thickening of a subset E if and only if
it is at distance less than δ from some point of E.
- Defined in
- Mathlib.Topology.MetricSpace.Thickening
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 151 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.
Cites11
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
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- ENNReal.ofRealproof · cited by 863
- ENNReal.toRealproof · cited by 859
- EDist.edistproof · cited by 735
- Metric.thickeningstatement · cited by 130
- dist_edistproof · cited by 21
- edist_ne_topproof · cited by 17
- ENNReal.lt_ofReal_iff_toReal_ltproof · cited by 7
Cited by6
Results whose statement or proof uses this declaration.
- Metric.thickening_eq_biUnion_ballproof · cited by 8
- infEDist_thickeningproof · cited by 3
- Metric.cthickening_subset_iUnion_closedBall_of_ltproof · cited by 2
- MeasureTheory.hasFDerivAt_convolution_right_with_paramproof · cited by 1
- MeasureTheory.LevyProkhorov.continuous_ofMeasure_probabilityMeasureproof · cited by 1
- Unitary.mem_pathComponentOne_iffproof · cited by 0