Theorems · Theorem · functional analysis
LinearMap.IsWeak.continuous_of_continuous_eval
∀ {𝕜 : Type u_2} {E : Type u_3} {F : Type u_4} [inst : CommSemiring 𝕜] [inst_1 : TopologicalSpace 𝕜]
[inst_2 : AddCommMonoid E] [inst_3 : Module 𝕜 E] [inst_4 : AddCommMonoid F] [inst_5 : Module 𝕜 F]
[inst_6 : TopologicalSpace E] (B : E →ₗ[𝕜] F →ₗ[𝕜] 𝕜) [hB : B.IsWeak] {α : Type u_7} [inst_7 : TopologicalSpace α]
{f : α → E}, (∀ (y : F), Continuous fun x => (B (f x)) y) → Continuous fA map f : α → E is continuous if all the maps fun a ↦ B (f a) y are continuous
for each y : F.
- Defined in
- Mathlib.Topology.Algebra.Module.IsWeak
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Continuousstatement and proof · cited by 2,592
- continuous_induced_rngproof · cited by 38
- LinearMap.IsWeakstatement and proof · cited by 13
- continuous_pi_iffproof · cited by 13
- LinearMap.IsWeak.eq_inducedproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.IsWeak.continuous_iffproof · cited by 0