Theorems · Theorem · general topology
LipschitzOnWith.uniformEquicontinuousOn
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : PseudoEMetricSpace γ] [inst_1 : PseudoEMetricSpace β]
(f : α → γ → β) (K : NNReal) {s : Set γ}, (∀ (c : α), LipschitzOnWith K (f c) s) → UniformEquicontinuousOn f sIf f : α → γ → β is a family of a functions, all of which are Lipschitz on s with the
same constant, then the family is uniformly equicontinuous on s.
- Cited by
- 0 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.
Cites8
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
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- LipschitzOnWithstatement and proof · cited by 164
- UniformEquicontinuousOnstatement · cited by 21
- uniformEquicontinuousOn_iff_uniformContinuousOnproof · cited by 6
- LipschitzOnWith.uniformContinuousOnproof · cited by 2
- UniformFun.lipschitzOnWith_ofFun_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.