Theorems · Theorem · general topology
UniformFun.isBasis_gen
∀ (α : Type u_1) (β : Type u_2) (𝓑 : Filter (β × β)), Filter.IsBasis (fun V => V ∈ 𝓑) (UniformFun.gen α β)
If 𝓕 is a filter on β × β, then the set of all UniformFun.gen α β V for
V ∈ 𝓕 is a filter basis on (α →ᵤ β) × (α →ᵤ β). This will only be applied to 𝓕 = 𝓤 β when
β is equipped with a UniformSpace structure, but it is useful to define it for any filter in
order to be able to state that it has a lower adjoint (see UniformFun.gc).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses Quot.sound
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.univproof · cited by 3,945
- Filter.inter_memproof · cited by 153
- UniformFunstatement and proof · cited by 106
- Filter.univ_memproof · cited by 96
- UniformFun.genstatement and proof · cited by 17
- Filter.IsBasisstatement · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- UniformFun.hasBasis_uniformityproof · cited by 12
- UniformFun.basisproof · cited by 1