Theorems · Theorem · functional analysis
ContDiffMapSupportedIn.continuous_iff_comp_order_le
∀ {E : Type u_2} {F : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace ℝ F] {n : ℕ∞} {K : TopologicalSpace.Compacts E} {X : Type u_5} [inst_4 : TopologicalSpace X]
(φ : X → ContDiffMapSupportedIn E F n K),
Continuous φ ↔ ∀ (i : ℕ), ↑i ≤ n → Continuous (⇑(ContDiffMapSupportedIn.structureMapCLM ℝ n i) ∘ φ)The universal property of the topology on 𝓓^{n}_{K}(E, F): a map to 𝓓^{n}_{K}(E, F)
is continuous if and only if its composition with the structure map
structureMapCLM ℝ n i : 𝓓^{n}_{K}(E, F) → (E →ᵇ (E [×i]→L[ℝ] F)) is continuous for each
i ≤ n.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ContinuousLinearMapstatement · cited by 5,352
- ENatstatement and proof · cited by 4,985
- Continuousstatement and proof · cited by 2,592
- ContinuousMultilinearMapstatement · cited by 1,016
- BoundedContinuousFunctionstatement · cited by 511
- TopologicalSpace.Compactsstatement and proof · cited by 386
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.