Mathlib Map

Theorems · Theorem · general topology

Metric.closedBall_subset_closedBall

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

upperHemicontinuous_spectrum · cited by 4upperHemicontinuous_spect…Besicovitch.tendsto_filterAt · cited by 4Besicovitch.tendsto_filte…IsUnifLocDoublingMeasure.closedBall_mem_vitaliFamily_of_dist_le_mul · cited by 3IsUnifLocDoublingMeasure.…eventually_closedBall_subset · cited by 3eventually_closedBall_sub…IsUnifLocDoublingMeasure.exists_eventually_forall_measure_closedBall_le_mul · cited by 3IsUnifLocDoublingMeasure.…IsPicardLindelof.shrink · cited by 2IsPicardLindelof.shrinkBoxIntegral.TaggedPrepartition.IsSubordinate.mono' · cited by 2IsSubordinate.mono'AnalyticAt.eventually_constant_or_nhds_le_map_nhds_aux · cited by 1AnalyticAt.eventually_con…Complex.circleIntegral_sub_center_inv_smul_of_differentiable_on_off_countable_of_tendsto · cited by 1Complex.circleIntegral_su…BoxIntegral.hasIntegral_GP_pderiv · cited by 1BoxIntegral.hasIntegral_G…Vitali.exists_disjoint_covering_ae · cited by 1Vitali.exists_disjoint_co…AddCircle.coe_real_preimage_closedBall_inter_eq · cited by 1AddCircle.coe_real_preima…MeasureTheory.Measure.tendsto_addHaar_inter_smul_zero_of_density_zero · cited by 1Measure.tendsto_addHaar_i…blimsup_cthickening_ae_le_of_eventually_mul_le_aux · cited by 1blimsup_cthickening_ae_le…IsPicardLindelof.of_contDiffAt_one · cited by 1IsPicardLindelof.of_contD…Set · cited by 53352SetReal · cited by 25697RealPseudoMetricSpace · cited by 1550PseudoMetricSpaceDist.dist · cited by 1539Dist.distle_trans · cited by 985le_transMetric.closedBall · cited by 704Metric.closedBallMetric.closedBall_subset_clos…CITED BYCITES

Cites6

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.