Mathlib Map

Theorems · Theorem · general topology

Metric.mem_closure_iff

∀ {α : Type u} [inst : PseudoMetricSpace α] {s : Set α} {a : α}, a ∈ closure s ↔ ∀ ε > 0, ∃ b ∈ s, dist a b < ε

ε-characterization of the closure in pseudometric spaces

Defined in
Mathlib.Topology.MetricSpace.Pseudo.Defs
Cited by
18 results in Mathlib
Foundations
Depth 115 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.

Metric.closedBall_zero' · cited by 4Metric.closedBall_zero'ContinuousMap.idealOfSet_ofIdeal_eq_closure · cited by 2ContinuousMap.idealOfSet_…SeminormedAddCommGroup.mem_closure_iff · cited by 2SeminormedAddCommGroup.me…IsUpperSet.exists_subset_ball · cited by 2IsUpperSet.exists_subset_…IsLowerSet.exists_subset_ball · cited by 2IsLowerSet.exists_subset_…MeasureTheory.ae_eq_zero_of_forall_dual_of_isSeparable · cited by 2MeasureTheory.ae_eq_zero_…ContinuousLinearMap.exists_approx_preimage_norm_le · cited by 1ContinuousLinearMap.exist…IsLowerSet.mem_interior_of_forall_lt · cited by 1IsLowerSet.mem_interior_o…Metric.mem_of_closed' · cited by 1Metric.mem_of_closed'Submodule.starProjection_tendsto_closure_iSup · cited by 1Submodule.starProjection_…cauchy_map_of_uniformCauchySeqOn_fderiv · cited by 1cauchy_map_of_uniformCauc…LipschitzWith.hasFDerivAt_of_hasLineDerivAt_of_closure · cited by 1LipschitzWith.hasFDerivAt…IsUpperSet.mem_interior_of_forall_lt · cited by 1IsUpperSet.mem_interior_o…MeasureTheory.Measure.MeasureDense.indicatorConstLp_subset_closure · cited by 0MeasureDense.indicatorCon…exists_finite_cover_balls_of_isCompact_closure · cited by 0exists_finite_cover_balls…Set · cited by 53352SetReal · cited by 25697RealPseudoMetricSpace · cited by 1550PseudoMetricSpaceDist.dist · cited by 1539Dist.distclosure · cited by 1254closuredist_comm · cited by 188dist_commMetric.nhds_basis_ball · cited by 41Metric.nhds_basis_ballmem_closure_iff_nhds_basis · cited by 13mem_closure_iff_nhds_basisMetric.mem_closure_iffCITED BYCITES

Cites8

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

Cited by18

Results whose statement or proof uses this declaration.