Theorems · Theorem · functional analysis
WeakBilin.continuous_of_continuous_eval_re
∀ {α : Type u_4} {𝕜 : Type u_5} {E : Type u_6} {F : Type u_7} [inst : TopologicalSpace α] [inst_1 : RCLike 𝕜]
[inst_2 : AddCommGroup E] [inst_3 : Module 𝕜 E] [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 F]
(B : E →ₗ[𝕜] F →ₗ[𝕜] 𝕜) {g : α → WeakBilin B}, (∀ (y : F), Continuous fun a => RCLike.re ((B (g a)) y)) → Continuous gA map into WeakBilin (B : E →ₗ[𝕜] F →ₗ[𝕜] 𝕜) over 𝕜 (with RCLike 𝕜) is
continuous if the real parts of all the evaluation maps a ↦ B (g a) y are
continuous for each y : F.
- Defined in
- Mathlib.Analysis.Normed.Module.WeakDual
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Algebra.algebraMapproof · cited by 4,706
- AddMonoidHomstatement · cited by 3,230
- RCLikestatement and proof · cited by 2,829
- Continuousstatement and proof · cited by 2,592
- MulZeroClass.zero_mulproof · cited by 1,625
Cited by1
Results whose statement or proof uses this declaration.
- WeakDual.continuous_of_continuous_eval_reproof · cited by 0