Theorems · Theorem · general topology
tendstoLocallyUniformlyOn_iff_tendstoLocallyUniformly_comp_coe
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {s : Set α} {p : Filter ι},
TendstoLocallyUniformlyOn F f p s ↔ TendstoLocallyUniformly (fun i x => F i ↑x) (f ∘ Subtype.val) p- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Set.Elemstatement · cited by 7,166
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodproof · cited by 1,750
- uniformityproof · cited by 765
- TendstoLocallyUniformlyOnstatement · cited by 84
- TendstoLocallyUniformlystatement · cited by 59
- Filter.prod_map_rightproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- tendstoLocallyUniformlyOn_iff_tendstoUniformlyOn_of_compactproof · cited by 5
- Monotone.tendstoLocallyUniformlyOn_of_forall_tendstoproof · cited by 2