Theorems · Theorem · functional analysis
PointwiseConvergenceCLM.tendsto_nhds_atTop
∀ {α : Type u_1} {𝕜₁ : Type u_3} {𝕜₂ : Type u_4} [inst : NormedField 𝕜₁] [inst_1 : NormedField 𝕜₂] {σ : 𝕜₁ →+* 𝕜₂}
{E : Type u_7} {F : Type u_8} [inst_2 : AddCommGroup E] [inst_3 : TopologicalSpace E] [inst_4 : Module 𝕜₁ E]
[inst_5 : NormedAddCommGroup F] [inst_6 : NormedSpace 𝕜₂ F] [inst_7 : SemilatticeSup α] [Nonempty α]
(u : α → E →SLₚₜ[σ] F) (y₀ : E →SLₚₜ[σ] F),
Filter.Tendsto u Filter.atTop (nhds y₀) ↔ ∀ (x : E) (ε : ℝ), 0 < ε → ∃ k₀, ∀ (k : α), k₀ ≤ k → ‖(u k) x - y₀ x‖ < ε- Cited by
- 0 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 · cited by 53,352
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- RingHomstatement and proof · cited by 10,189
- Set.Elemstatement · cited by 7,166
- Set.ofPredstatement · cited by 6,101
- nhdsstatement · cited by 5,554
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.