Theorems · Theorem · functional analysis
tendsto_iff_forall_eval_tendsto_topDualPairing
∀ {α : Type u_1} {𝕜 : Type u_2} {E : Type u_4} [inst : CommSemiring 𝕜] [inst_1 : TopologicalSpace 𝕜]
[inst_2 : ContinuousAdd 𝕜] [inst_3 : ContinuousConstSMul 𝕜 𝕜] [inst_4 : AddCommMonoid E] [inst_5 : Module 𝕜 E]
[inst_6 : TopologicalSpace E] {l : Filter α} {f : α → WeakDual 𝕜 E} {x : WeakDual 𝕜 E},
Filter.Tendsto f l (nhds x) ↔
∀ (y : E), Filter.Tendsto (fun i => ((topDualPairing 𝕜 E) (f i)) y) l (nhds (((topDualPairing 𝕜 E) x) y))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- ContinuousLinearMapstatement · cited by 5,352
- Filter.Tendstostatement · cited by 3,814
- ContinuousConstSMulstatement and proof · cited by 832
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.FiniteMeasure.tendsto_iff_forall_toWeakDualBCNN_tendstoproof · cited by 2