Theorems · Theorem · general topology
bornology_eq_of_bilipschitz
∀ {α : Type u_1} {β : Type u_2} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β] {K₁ K₂ : NNReal}
{f : α → β}, AntilipschitzWith K₁ f → LipschitzWith K₂ f → Bornology.cobounded α = Bornology.cobounded αIf f : α → β is bilipschitz, then the pullback of the bornology on β through f agrees
with the bornology on α.
- Defined in
- Mathlib.Topology.MetricSpace.Bilipschitz
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement · cited by 8,121
- NNRealstatement and proof · cited by 4,310
- le_antisymmproof · cited by 2,068
- PseudoMetricSpacestatement and proof · cited by 1,550
- LipschitzWithstatement and proof · cited by 316
- Bornology.coboundedstatement · cited by 162
- AntilipschitzWithstatement and proof · cited by 132
- Filter.Tendsto.le_comapproof · cited by 28
- AntilipschitzWith.tendsto_coboundedproof · cited by 5
- Bornology.inducedstatement · cited by 5
- LipschitzWith.comap_cobounded_leproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- isBounded_iff_of_bilipschitzproof · cited by 0