Theorems · Theorem · general topology
UniformOnFun.hasBasis_nhds_zero_of_basis
∀ {α : Type u_1} {G : Type u_2} {ι : Type u_3} [inst : AddGroup G] [inst_1 : UniformSpace G] [IsUniformAddGroup G]
(𝔖 : Set (Set α)),
𝔖.Nonempty →
DirectedOn (fun x1 x2 => x1 ⊆ x2) 𝔖 →
∀ {p : ι → Prop} {b : ι → Set G},
(nhds 0).HasBasis p b →
(nhds 0).HasBasis (fun Si => Si.1 ∈ 𝔖 ∧ p Si.2) fun Si =>
{f | ∀ x ∈ Si.1, (UniformOnFun.toFun 𝔖) f x ∈ b Si.2}- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- Filterproof · cited by 8,121
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- AddGroupstatement and proof · cited by 4,410
- Set.Nonemptystatement and proof · cited by 2,627
- UniformSpacestatement and proof · cited by 2,040
- sub_zeroproof · cited by 938
- Filter.HasBasisstatement and proof · cited by 604
- IsUniformAddGroupstatement and proof · cited by 342
Cited by3
Results whose statement or proof uses this declaration.
- UniformConvergenceCLM.hasBasis_nhds_zero_of_basisproof · cited by 5
- ContinuousMultilinearMap.hasBasis_nhds_zero_of_basisproof · cited by 3
- UniformOnFun.hasBasis_nhds_zeroproof · cited by 0