Theorems · Theorem · general topology
UniformCauchySeqOn.cauchy_map
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {s : Set α} {x : α}
{p : Filter ι} [hp : p.NeBot], UniformCauchySeqOn F p s → x ∈ s → Cauchy (Filter.map (fun i => F i x) p)If a sequence of functions is uniformly Cauchy on a set, then the values at each point form a Cauchy sequence.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceFilter.NeBot
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
- Filterstatement and proof · cited by 8,121
- Filter.Tendstoproof · cited by 3,814
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodproof · cited by 1,750
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Filter.NeBotstatement and proof · cited by 853
- Filter.mapstatement · cited by 819
- uniformityproof · cited by 765
- Cauchystatement · cited by 115
- Filter.mem_mapproof · cited by 63
Cited by2
Results whose statement or proof uses this declaration.
- cauchy_map_of_uniformCauchySeqOn_fderivproof · cited by 1
- UniformCauchySeqOn.cauchySeqproof · cited by 0