Theorems · Definition · general topology
UniformFun.basis
(α : Type u_1) → (β : Type u_2) → Filter (β × β) → FilterBasis (UniformFun α β × UniformFun α β)
For 𝓕 : Filter (β × β), this is the set of all UniformFun.gen α β V for
V ∈ 𝓕 as a bundled FilterBasis over (α →ᵤ β) × (α →ᵤ β). 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 16 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- UniformFunstatement · cited by 106
- FilterBasisstatement · cited by 23
- Filter.IsBasis.filterBasisproof · cited by 4
- UniformFun.isBasis_genproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- UniformFun.filterproof · cited by 2
- UniformFun.gcproof · cited by 2
- UniformFun.uniformCoreproof · cited by 0