Theorems · Theorem · general topology
tendsto_diag_uniformity
∀ {α : Type ua} {β : Type ub} [inst : UniformSpace α] (f : β → α) (l : Filter β),
Filter.Tendsto (fun x => (f x, f x)) l (uniformity α)Relation fun f g ↦ Tendsto (fun x ↦ (f x, g x)) l (𝓤 α) is reflexive.
- Defined in
- Mathlib.Topology.UniformSpace.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, 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.
- Setproof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement · cited by 3,814
- UniformSpacestatement and proof · cited by 2,040
- Filter.univ_mem'proof · cited by 1,672
- uniformitystatement and proof · cited by 765
- Filter.mem_mapproof · cited by 63
- refl_mem_uniformityproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- UniformContinuousOn.tendstoUniformlyOnproof · cited by 1
- tendsto_const_uniformityproof · cited by 0