Theorems · Definition · functional analysis
ContDiffMapSupportedIn.fderivLM
(𝕜 : 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 : ℕ∞) →
{K : TopologicalSpace.Compacts E} →
ContDiffMapSupportedIn E F n K →ₗ[𝕜] ContDiffMapSupportedIn E (E →L[ℝ] F) k KfderivLM 𝕜 n k is the 𝕜-linear-map sending f : 𝓓^{n}_{K}(E, F) to
its derivative as an element of 𝓓^{k}_{K}(E, E →L[ℝ] F).
This only makes mathematical sense if k + 1 ≤ n, otherwise we define it as the zero map.
This is subsumed by fderivCLM, which also bundles the continuity.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 216 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.
- 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
- ContinuousLinearMapstatement · cited by 5,352
- ENatstatement and proof · cited by 4,985
- SMulCommClassstatement and proof · cited by 1,927
- TopologicalSpace.Compactsstatement and proof · cited by 386
- ContDiffMapSupportedInstatement and proof · cited by 107
- ContDiffMapSupportedIn.of_support_subsetproof · cited by 5
Cited by7
Results whose statement or proof uses this declaration.
- ContDiffMapSupportedIn.fderivCLMproof · cited by 6
- ContDiffMapSupportedIn.fderivLM_applystatement · cited by 5
- ContDiffMapSupportedIn.fderivLM_apply_of_gtstatement · cited by 2
- ContDiffMapSupportedIn.fderivLM_apply_of_lestatement · cited by 1
- ContDiffMapSupportedIn.fderivLM_eq_of_scalarsstatement · cited by 0
- ContDiffMapSupportedIn.seminorm_fderivLM_lestatement and proof · cited by 0
- ContDiffMapSupportedIn.seminorm_fderivLM_topstatement and proof · cited by 0