Theorems · Definition · functional analysis
ContDiffMapSupportedIn.structureMapLM
(𝕜 : Type u_1) →
{E : Type u_2} →
{F : Type u_3} →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace ℝ E] →
[inst_3 : NormedAddCommGroup F] →
[inst_4 : NormedSpace ℝ F] →
[inst_5 : NormedSpace 𝕜 F] →
[inst_6 : SMulCommClass ℝ 𝕜 F] →
(n : ℕ∞) →
{K : TopologicalSpace.Compacts E} →
(i : ℕ) → ContDiffMapSupportedIn E F n K →ₗ[𝕜] BoundedContinuousFunction E (E [×i]→L[ℝ] F)structureMapLM 𝕜 n i is the 𝕜-linear-map sending f : 𝓓^{n}_{K}(E, F) to its
i-th iterated derivative as an element of E →ᵇ (E [×i]→L[ℝ] F). In other words, it
is the composition of toBoundedContinuousFunctionLM 𝕜 and iteratedFDerivLM 𝕜 n 0 i.
This only makes mathematical sense if i ≤ n, otherwise we define it as the zero map.
We call these "structure maps" because they define the topology on 𝓓^{n}_{K}(E, F).
This is subsumed by structureMapCLM, which also bundles the
continuity.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 218 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- LinearMapstatement · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.compproof · cited by 1,642
- ContinuousMultilinearMapstatement · cited by 1,016
- BoundedContinuousFunctionstatement · cited by 511
- TopologicalSpace.Compactsstatement and proof · cited by 386
Cited by13
Results whose statement or proof uses this declaration.
- ContDiffMapSupportedIn.seminormproof · cited by 15
- ContDiffMapSupportedIn.structureMapCLMproof · cited by 13
- ContDiffMapSupportedIn.norm_iteratedFDeriv_apply_le_seminormproof · cited by 5
- ContDiffMapSupportedIn.structureMapLM_applystatement · cited by 3
- ContDiffMapSupportedIn.structureMapLM_zero_applystatement · cited by 2
- ContDiffMapSupportedIn.uniformSpace_eq_iInfstatement and proof · cited by 1
- ContDiffMapSupportedIn.withSeminormsproof · cited by 1
- ContDiffMapSupportedIn.structureMapLM_top_applystatement · cited by 1
- ContDiffMapSupportedIn.structureMapLM_zero_injectivestatement and proof · cited by 1
- ContDiffMapSupportedIn.continuous_iff_compproof · cited by 1
- ContDiffMapSupportedIn.isUniformEmbedding_pi_structureMapCLMproof · cited by 0
- ContDiffMapSupportedIn.structureMapLM_eqstatement · cited by 0