Theorems · Theorem · general topology
ContinuousMap.tendsto_iff_tendstoUniformly
∀ {α : Type u₁} {β : Type u₂} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {f : C(α, β)} {ι : Type u₃}
{p : Filter ι} {F : ι → C(α, β)} [CompactSpace α],
Filter.Tendsto F p (nhds f) ↔ TendstoUniformly (fun i a => (F i) a) (⇑f) pConvergence in the compact-open topology is the same as uniform convergence for sequences of continuous functions on a compact space.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 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.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- ContinuousMapstatement and proof · cited by 2,491
- UniformSpacestatement and proof · cited by 2,040
- CompactSpacestatement and proof · cited by 593
- TendstoUniformlystatement and proof · cited by 75
- IsUniformEmbedding.toIsUniformInducingproof · cited by 44
- IsUniformInducing.isInducingproof · cited by 23
- Topology.IsInducing.tendsto_nhds_iffproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousOn.tendsto_domRestrict_iff_tendstoUniformlyOnproof · cited by 3
- Summable.hasProdUniformlyOn_one_addproof · cited by 3