Theorems · Theorem · general topology
Metric.IsCover.image_lipschitz
∀ {X : Type u_1} {Y : Type u_2} [inst : PseudoEMetricSpace X] [inst_1 : PseudoEMetricSpace Y] {f : X → Y} {s N : Set X}
{ε K₂ : NNReal}, Metric.IsCover ε s N → LipschitzWith K₂ f → Metric.IsCover (K₂ * ε) (f '' s) (f '' N)- Defined in
- Mathlib.Topology.MetricSpace.Cover
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.ofPredproof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- NNRealstatement and proof · cited by 4,310
- le_reflproof · cited by 2,061
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealproof · cited by 1,279
- EDist.edistproof · cited by 735
- le_imp_le_of_le_of_leproof · cited by 576
- LipschitzWithstatement and proof · cited by 316
- mul_le_mul'proof · cited by 274
- Metric.IsCoverstatement and proof · cited by 51
Cited by2
Results whose statement or proof uses this declaration.
- Isometry.isCover_image_iffproof · cited by 1
- Metric.IsCover.image_lipschitz_of_surjectiveproof · cited by 0