Theorems · Theorem · general topology
UniformOnFun.hasAntitoneBasis_uniformity
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace β] (𝔖 : Set (Set α)) {ι : Type u_5} [inst_1 : Preorder ι]
[IsDirectedOrder ι] {t : ι → Set α} {V : ι → Set (β × β)},
(∀ (n : ι), t n ∈ 𝔖) →
Monotone t →
(∀ s ∈ 𝔖, ∃ n, s ⊆ t n) →
(uniformity β).HasAntitoneBasis V →
(uniformity (UniformOnFun α β 𝔖)).HasAntitoneBasis fun n => UniformOnFun.gen 𝔖 (t n) (V n)If t n is a monotone sequence of sets in 𝔖
such that each s ∈ 𝔖 is included in some t n
and V n is an antitone basis of entourages of β,
then UniformOnFun.gen 𝔖 (t n) (V n) is an antitone basis of entourages of α →ᵤ[𝔖] β.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Preorderstatement and proof · cited by 7,952
- UniformSpacestatement and proof · cited by 2,040
- Monotonestatement and proof · cited by 1,397
- uniformitystatement and proof · cited by 765
- IsDirectedOrderstatement and proof · cited by 316
- Set.Subset.rflproof · cited by 255
- UniformOnFunstatement · cited by 150
- Filter.HasAntitoneBasisstatement and proof · cited by 43
- Filter.HasBasis.to_hasBasisproof · cited by 40
- Filter.HasAntitoneBasis.toHasBasisproof · cited by 26
- Monotone.directed_leproof · cited by 25
Cited by2
Results whose statement or proof uses this declaration.
- UniformOnFun.isCountablyGenerated_uniformityproof · cited by 0
- CompactExhaustion.hasAntitoneBasis_compactConvergenceUniformityproof · cited by 0