Theorems · Theorem · general topology
Metric.equicontinuousAt_iff_pair
∀ {α : Type u_1} {β : Type u_2} [inst : PseudoMetricSpace α] {ι : Type u_4} [inst_1 : TopologicalSpace β]
{F : ι → β → α} {x₀ : β},
EquicontinuousAt F x₀ ↔ ∀ ε > 0, ∃ U ∈ nhds x₀, ∀ x ∈ U, ∀ x' ∈ U, ∀ (i : ι), dist (F i x) (F i x') < εReformulation of equicontinuousAt_iff_pair for families of functions taking values in a
(pseudo) metric space.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- uniformityproof · cited by 765
- EquicontinuousAtstatement · cited by 39
- Metric.dist_mem_uniformityproof · cited by 23
- Metric.mem_uniformity_distproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.