Theorems · Theorem · functional analysis
TestFunction.continuous_iff_continuous_comp
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace ℝ E] {Ω : TopologicalSpace.Opens E} {F : Type u_4} [inst_3 : NormedAddCommGroup F]
[inst_4 : NormedSpace ℝ F] [inst_5 : NormedSpace 𝕜 F] {n : ℕ∞} {V : Type u_6} [inst_6 : AddCommGroup V]
[inst_7 : Module ℝ V] [t : TopologicalSpace V] [IsTopologicalAddGroup V] [ContinuousSMul ℝ V] [LocallyConvexSpace ℝ V]
[inst_11 : Algebra ℝ 𝕜] [inst_12 : IsScalarTower ℝ 𝕜 F] [inst_13 : Module 𝕜 V] [IsScalarTower ℝ 𝕜 V]
(f : TestFunction Ω F n →ₗ[𝕜] V),
Continuous ⇑f ↔
∀ (K : TopologicalSpace.Compacts E) (K_sub_Ω : ↑K ⊆ ↑Ω), Continuous (⇑f ∘ TestFunction.ofSupportedIn K_sub_Ω)The universal property of the topology on 𝓓^{n}(Ω, F): a linear map from
𝓓^{n}(Ω, F) to a locally convex topological vector space is continuous if and only if its
precomposition with the inclusion ofSupportedIn K_sub_Ω : 𝓓^{n}_{K}(E, F) → 𝓓^{n}(Ω, F) is
continuous for every compact K ⊆ Ω.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Setstatement · cited by 53,352
- 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
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.