Theorems · Theorem · general topology
Metric.IsCover.image_lipschitz_of_surjective
∀ {X : Type u_1} {Y : Type u_2} [inst : PseudoEMetricSpace X] [inst_1 : PseudoEMetricSpace Y] {f : X → Y} {s : Set Y}
{N : Set X} {ε K₂ : NNReal},
Metric.IsCover ε (f ⁻¹' s) N → LipschitzWith K₂ f → Function.Surjective f → Metric.IsCover (K₂ * ε) s (f '' N)- Defined in
- Mathlib.Topology.MetricSpace.Cover
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.imagestatement and proof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- LipschitzWithstatement and proof · cited by 316
- Metric.IsCoverstatement and proof · cited by 51
- Set.image_preimage_eqproof · cited by 38
- Metric.IsCover.image_lipschitzproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.