Theorems · Theorem · general topology
EMetric.isUniformInducing_iff
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {f : α → β},
IsUniformInducing f ↔ UniformContinuous f ∧ ∀ δ > 0, ∃ ε > 0, ∀ {a b : α}, edist (f a) (f b) < ε → edist a b < δ- Defined in
- Mathlib.Topology.EMetricSpace.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.ediststatement and proof · cited by 735
- UniformContinuousstatement · cited by 410
- IsUniformInducingstatement · cited by 128
- Filter.HasBasis.comapproof · cited by 89
- Iff.andproof · cited by 33
- Filter.HasBasis.le_basis_iffproof · cited by 28
- uniformity_basis_edistproof · cited by 17
- isUniformInducing_iff'proof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- EMetric.controlled_of_isUniformInducingproof · cited by 1
- EMetric.isUniformEmbedding_iffproof · cited by 0
- EMetric.isUniformEmbedding_iff'proof · cited by 0