Theorems Β· Definition Β· functional analysis
ContDiffMapSupportedIn.mkCLMtoNormedSpace
(π : 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} β
{G : Type u_5} β
[inst_7 : NormedAddCommGroup G] β
[inst_8 : NormedSpace π G] β
(A : ContDiffMapSupportedIn E F n K β G) β
(β (f g : ContDiffMapSupportedIn E F n K), A (f + g) = A f + A g) β
(β (c : π) (f : ContDiffMapSupportedIn E F n K), A (c β’ f) = c β’ A f) β
(β s C,
0 β€ C β§
β (f : ContDiffMapSupportedIn E F n K),
βA fβ β€
C * (s.sup fun i => ContDiffMapSupportedIn.seminorm π E F n K i) f) β
ContDiffMapSupportedIn E F n K βL[π] GDefine a continous π-linear map fom π^{n}_{K}(E, F) to a normed space.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 223 from the axioms Β· uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- 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
- Norm.normstatement and proof Β· cited by 5,413
- ContinuousLinearMapstatement Β· cited by 5,352
- ENatstatement and proof Β· cited by 4,985
- SMulCommClassstatement and proof Β· cited by 1,927
- Finset.supstatement and proof Β· cited by 530
Cited by1
Results whose statement or proof uses this declaration.
- ContDiffMapSupportedIn.integralAgainstBilinCLMproof Β· cited by 5