Mathlib Map

Theorems · Theorem · general topology

Metric.closedBall_subset_ball

∀ {α : Type u} [inst : PseudoMetricSpace α] {x : α} {ε₁ ε₂ : ℝ}, ε₁ < ε₂ → Metric.closedBall x ε₁ ⊆ Metric.ball x ε₂
Defined in
Mathlib.Topology.MetricSpace.Pseudo.Defs
Cited by
20 results in Mathlib
Foundations
Depth 102 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.

Bornology.IsBounded.subset_ball_lt · cited by 4IsBounded.subset_ball_ltexists_pos_lt_subset_ball · cited by 4exists_pos_lt_subset_ballComplex.hasSum_taylorSeries_on_ball · cited by 3Complex.hasSum_taylorSeri…AddCircle.closedBall_ae_eq_ball · cited by 2AddCircle.closedBall_ae_e…BoxIntegral.integrable_of_bounded_and_ae_continuousWithinAt · cited by 2BoxIntegral.integrable_of…MeasureTheory.Measure.addHaar_unitClosedBall_eq_addHaar_unitBall · cited by 2Measure.addHaar_unitClose…InnerProductSpace.HarmonicContOnCl.circleAverage_re_herglotzRieszKernel_smul · cited by 2HarmonicContOnCl.circleAv…exists_mem_interior_convexHull_affineBasis · cited by 2exists_mem_interior_conve…Metric.disjoint_closedBall_of_lt_infDist · cited by 1Metric.disjoint_closedBal…sub_isBigO_norm_rpow_add_one_of_fderiv · cited by 1sub_isBigO_norm_rpow_add_…Complex.continuousOn_prod_circle_transform_function · cited by 1Complex.continuousOn_prod…gauge_closedBall · cited by 1gauge_closedBallCStarAlgebra.span_nonneg_inter_ball · cited by 1CStarAlgebra.span_nonneg_…UpperHalfPlane.qExpansion_coeff_eq_circleIntegral · cited by 1UpperHalfPlane.qExpansion…InnerProductSpace.HarmonicContOnCl.circleAverage_eq · cited by 1HarmonicContOnCl.circleAv…Set · cited by 53352SetReal · cited by 25697RealPseudoMetricSpace · cited by 1550PseudoMetricSpaceDist.dist · cited by 1539Dist.distMetric.ball · cited by 735Metric.ballMetric.closedBall · cited by 704Metric.closedBalllt_of_le_of_lt · cited by 432lt_of_le_of_ltMetric.closedBall_subset_ballCITED BYCITES

Cites7

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

Cited by20

Results whose statement or proof uses this declaration.