Theorems Β· Definition Β· functional analysis
ContDiffMapSupportedIn.mkCLM
(π : Type u_1) β
{E : Type u_2} β
{F : Type u_3} β
{F' : Type u_4} β
[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] β
[inst_7 : NormedAddCommGroup F'] β
[inst_8 : NormedSpace β F'] β
[inst_9 : NormedSpace π F'] β
[inst_10 : SMulCommClass β π F'] β
{nβ nβ : ββ} β
{Kβ Kβ : TopologicalSpace.Compacts E} β
(A : ContDiffMapSupportedIn E F nβ Kβ β E β F') β
(β (f g : ContDiffMapSupportedIn E F nβ Kβ) (x : E), A (f + g) x = A f x + A g x) β
(β (c : π) (f : ContDiffMapSupportedIn E F nβ Kβ) (x : E),
A (c β’ f) x = c β’ A f x) β
(β (f : ContDiffMapSupportedIn E F nβ Kβ), ContDiff β (βnβ) (A f)) β
(β (f : ContDiffMapSupportedIn E F nβ Kβ), Set.EqOn (A f) 0 (βKβ)αΆ) β
(β (i : β),
βi β€ nβ β
β s C,
0 β€ C β§
β (f : ContDiffMapSupportedIn E F nβ Kβ),
β x β Kβ,
βiteratedFDeriv β i (A f) xβ β€
C *
(s.sup fun j =>
ContDiffMapSupportedIn.seminorm π E F nβ Kβ j)
f) β
ContDiffMapSupportedIn E F nβ Kβ βL[π] ContDiffMapSupportedIn E F' nβ KβDefine a continuous π-linear map from π^{nβ}_{Kβ}(E, F) to π^{nβ}_{Kβ}(E, F').
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 226 from the axioms Β· uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- RingHom.idstatement Β· cited by 18,349
- NormedAddCommGroupstatement and proof Β· cited by 15,752
- Finsetstatement and proof Β· cited by 13,712
- NormedSpacestatement and proof Β· cited by 12,499
- NontriviallyNormedFieldstatement and proof Β· cited by 8,742
- SetLike.coestatement and proof Β· cited by 8,199
- Norm.normstatement and proof Β· cited by 5,413
- ContinuousLinearMapstatement Β· cited by 5,352
- ENatstatement and proof Β· cited by 4,985
Cited by1
Results whose statement or proof uses this declaration.
- ContDiffMapSupportedIn.bilinLeftCLMproof Β· cited by 1