Theorems · Theorem · functional analysis
UniformConvergenceCLM.nhds_zero_eq
∀ {𝕜₁ : Type u_1} {𝕜₂ : Type u_2} [inst : NormedField 𝕜₁] [inst_1 : NormedField 𝕜₂] (σ : 𝕜₁ →+* 𝕜₂) {E : Type u_3}
(F : Type u_4) [inst_2 : AddCommGroup E] [inst_3 : Module 𝕜₁ E] [inst_4 : TopologicalSpace E]
[inst_5 : AddCommGroup F] [inst_6 : Module 𝕜₂ F] [inst_7 : TopologicalSpace F] [inst_8 : IsTopologicalAddGroup F]
(𝔖 : Set (Set E)), nhds 0 = ⨅ s ∈ 𝔖, ⨅ t ∈ nhds 0, Filter.principal {f | Set.MapsTo (⇑f) s t}- Cited by
- 4 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- Filterstatement · cited by 8,121
- Set.ofPredstatement · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- iInfstatement · cited by 1,690
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- NormedFieldstatement and proof · cited by 1,084
Cited by4
Results whose statement or proof uses this declaration.
- UniformConvergenceCLM.eventually_nhds_zero_mapsToproof · cited by 2
- UniformConvergenceCLM.continuous_of_continuous_uncurryproof · cited by 1
- UniformConvergenceCLM.isVonNBounded_iffproof · cited by 1
- ContinuousLinearMap.nhds_zero_eqproof · cited by 0