Mathlib Map

Theorems · Theorem · general topology

Metric.nhds_basis_closedBall

∀ {α : Type u} [inst : PseudoMetricSpace α] {x : α}, (nhds x).HasBasis (fun ε => 0 < ε) (Metric.closedBall x)
Defined in
Mathlib.Topology.MetricSpace.Pseudo.Defs
Cited by
38 results in Mathlib
Foundations
Depth 116 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.

Asymptotics.isLittleO_one_iff · cited by 20Asymptotics.isLittleO_one…DifferentiableOn.analyticAt · cited by 6DifferentiableOn.analytic…tendsto_zero_of_isBoundedUnder_smul_of_tendsto_cobounded · cited by 5tendsto_zero_of_isBounded…BoxIntegral.hasIntegral_iff · cited by 5BoxIntegral.hasIntegral_i…VitaliFamily.tendsto_filterAt_iff · cited by 5VitaliFamily.tendsto_filt…Seminorm.continuousAt_zero_of_forall' · cited by 4Seminorm.continuousAt_zer…SchwartzMap.denseRange_toLpCLM · cited by 3SchwartzMap.denseRange_to…eventually_closedBall_subset · cited by 3eventually_closedBall_sub…Complex.norm_eventually_eq_of_isLocalMax · cited by 2Complex.norm_eventually_e…BoxIntegral.HasIntegral.of_bRiemann_eq_false_of_forall_isLittleO · cited by 2HasIntegral.of_bRiemann_e…VitaliFamily.filterAt_basis_closedBall · cited by 2VitaliFamily.filterAt_bas…Euclidean.nhds_basis_closedBall · cited by 2Euclidean.nhds_basis_clos…eventually_singleton_add_smul_subset · cited by 1eventually_singleton_add_…Real.singleton_eq_inter_Icc · cited by 1Real.singleton_eq_inter_I…Vitali.exists_disjoint_covering_ae · cited by 1Vitali.exists_disjoint_co…Real · cited by 25697Realnhds · cited by 5554nhdsPseudoMetricSpace · cited by 1550PseudoMetricSpaceMetric.closedBall · cited by 704Metric.closedBallFilter.HasBasis · cited by 604Filter.HasBasisnhds_basis_uniformity · cited by 21nhds_basis_uniformityMetric.uniformity_basis_dist_le · cited by 10Metric.uniformity_basis_d…Metric.nhds_basis_closedBallCITED BYCITES

Cites7

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

Cited by38

Results whose statement or proof uses this declaration.