mathlib3
71e28e0c - feat(topology/uniform_space/uniform_convergence_topology): bases for uniform structures of š”–-convergence (#14778)

Commit
3 years ago
feat(topology/uniform_space/uniform_convergence_topology): bases for uniform structures of š”–-convergence (#14778) By definition, the sets `S(V) := {(f, g) | āˆ€ x, (f x, g x) ∈ V}` for `Vāˆˆš“¤ β` form a basis for the uniformity of uniform convergence on `α → β`. We extend this result in the two following ways : - we show that it suffices to consider only the sets `V` in a basis of `š“¤ β` instead of all the entourages - we deduce a similar result for the uniformity of š”–-convergence for a directed š”– : in that case, a basis is given by the sets `S'(A,V) := {(f, g) | āˆ€ x ∈ A, (f x, g x) ∈ V}` for `A āˆˆš”–` and `V` in a basis of `š“¤ β`
Author
Parents
Loading