Theorems · Theorem · general topology
ContinuousMap.dist_lt_of_dist_lt_modulus
∀ {α : Type u_1} {β : Type u_2} [inst : PseudoMetricSpace α] [inst_1 : CompactSpace α] [inst_2 : PseudoMetricSpace β]
(f : C(α, β)) (ε : ℝ) (h : 0 < ε) {a b : α}, dist a b < f.modulus ε h → dist (f a) (f b) < ε- Defined in
- Mathlib.Topology.ContinuousMap.Compact
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- ContinuousMapstatement and proof · cited by 2,491
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- CompactSpacestatement and proof · cited by 593
- ContinuousMap.uniform_continuityproof · cited by 3
- ContinuousMap.modulusstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.