Theorems · Theorem · general topology
Metric.equicontinuous_of_continuity_modulus
∀ {α : Type u_1} {β : Type u_2} [inst : PseudoMetricSpace α] {ι : Type u_4} [inst_1 : PseudoMetricSpace β] (b : ℝ → ℝ),
Filter.Tendsto b (nhds 0) (nhds 0) →
∀ (F : ι → β → α), (∀ (x y : β) (i : ι), dist (F i x) (F i y) ≤ b (dist x y)) → Equicontinuous FFor a family of functions between (pseudo) metric spaces, a convenient way to prove equicontinuity is to show that all of the functions share a common global continuity modulus.
- 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.
- Realstatement and proof · cited by 25,697
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- Equicontinuousstatement · cited by 38
- UniformEquicontinuous.equicontinuousproof · cited by 4
- Metric.uniformEquicontinuous_of_continuity_modulusproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.