Theorems · Theorem · general topology
tendstoUniformlyOn_iff_tendstoUniformly_comp_coe
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β} {s : Set α}
{p : Filter ι}, TendstoUniformlyOn F f p s ↔ TendstoUniformly (fun i x => F i ↑x) (f ∘ Subtype.val) p- Cited by
- 3 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
- Assumes
- UniformSpace
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
- Filterstatement and proof · cited by 8,121
- Set.Elemstatement · cited by 7,166
- Filter.Eventuallyproof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- TendstoUniformlyOnstatement · cited by 129
- TendstoUniformlystatement · cited by 75
Cited by3
Results whose statement or proof uses this declaration.
- tendstoLocallyUniformlyOn_iff_tendstoUniformlyOn_of_compactproof · cited by 5
- ContinuousOn.tendsto_domRestrict_iff_tendstoUniformlyOnproof · cited by 3
- tendstoUniformlyOn_iff_restrictproof · cited by 1