Mathlib Map

Theorems · Theorem · general topology

Metric.infDist_le_dist_of_mem

∀ {α : Type u} [inst : PseudoMetricSpace α] {s : Set α} {x y : α}, y ∈ s → Metric.infDist x s ≤ dist x y

The minimal distance to a set is bounded by the distance to any point in this set.

Defined in
Mathlib.Topology.MetricSpace.HausdorffDistance
Cited by
13 results in Mathlib
Foundations
Depth 150 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.

EuclideanGeometry.dist_orthogonalProjection_eq_infDist · cited by 5EuclideanGeometry.dist_or…EuclideanGeometry.dist_orthogonalProjection_eq_iff_angle_eq · cited by 4EuclideanGeometry.dist_or…Metric.hausdorffDist_le_of_mem_dist · cited by 3Metric.hausdorffDist_le_o…QuotientAddGroup.norm_mk_le_norm · cited by 2QuotientAddGroup.norm_mk_…riesz_lemma · cited by 2riesz_lemmaMetric.PiNatEmbed.separation · cited by 2PiNatEmbed.separationEuclideanGeometry.Sphere.IsTangent.infDist_eq_radius · cited by 2IsTangent.infDist_eq_radi…PiNat.exists_disjoint_cylinder · cited by 2PiNat.exists_disjoint_cyl…MeasureTheory.hasDerivAt_resolventTransform · cited by 1MeasureTheory.hasDerivAt_…Metric.notMem_of_dist_lt_infDist · cited by 1Metric.notMem_of_dist_lt_…MeasureTheory.norm_resolvent_le_inv_infDist_support · cited by 1MeasureTheory.norm_resolv…Metric.infDist_inter_closedBall_of_mem · cited by 1Metric.infDist_inter_clos…QuotientGroup.norm_mk_le_norm · cited by 0QuotientGroup.norm_mk_le_…Set · cited by 53352SetReal · cited by 25697RealPseudoMetricSpace · cited by 1550PseudoMetricSpaceDist.dist · cited by 1539Dist.distENNReal.toReal · cited by 859ENNReal.toRealEDist.edist · cited by 735EDist.edistMetric.infDist · cited by 68Metric.infDistENNReal.toReal_mono · cited by 59ENNReal.toReal_monodist_edist · cited by 21dist_edistedist_ne_top · cited by 17edist_ne_topMetric.infEDist_le_edist_of_mem · cited by 13Metric.infEDist_le_edist_…Metric.infDist_le_dist_of_memCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.