Theorems · Theorem · general topology
union_mem_uniformity_sum
∀ {α : Type ua} {β : Type ub} [inst : UniformSpace α] [inst_1 : UniformSpace β] {a : SetRel α α},
a ∈ uniformity α →
∀ {b : SetRel β β},
b ∈ uniformity β → Prod.map Sum.inl Sum.inl '' a ∪ Prod.map Sum.inr Sum.inr '' b ∈ uniformity (α ⊕ β)The union of an entourage of the diagonal in each set of a disjoint union is again an entourage of the diagonal.
- Defined in
- Mathlib.Topology.UniformSpace.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceUniformSpace
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 · cited by 53,352
- Filterstatement · cited by 8,121
- Set.imagestatement · cited by 5,609
- UniformSpacestatement and proof · cited by 2,040
- uniformitystatement and proof · cited by 765
- SetRelstatement and proof · cited by 581
- Filter.image_mem_mapproof · cited by 39
- Filter.union_mem_supproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.