Theorems · Theorem · functional analysis
RKHS.adjoint_kerFun
∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] {X : Type u_2} {V : Type u_3} [inst_1 : NormedAddCommGroup V]
[inst_2 : InnerProductSpace 𝕜 V] {H : Type u_4} [inst_3 : NormedAddCommGroup H] [inst_4 : InnerProductSpace 𝕜 H]
[inst_5 : RKHS 𝕜 H X V] [inst_6 : CompleteSpace H] [inst_7 : CompleteSpace V] (x : X) (f : H),
(ContinuousLinearMap.adjoint (RKHS.kerFun H x)) f = f xPoint evaluation f ↦ f x is the adjoint of the kernel function kerFun H x.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 193 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
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- ContinuousLinearMapstatement · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- LinearIsometryEquivstatement · cited by 748
- ContinuousLinearMap.compproof · cited by 709
- starRingEndstatement · cited by 671
- ContinuousLinearMap.adjointstatement · cited by 82
- ContinuousLinearMap.projproof · cited by 77
Cited by2
Results whose statement or proof uses this declaration.
- RKHS.kernel_innerproof · cited by 2
- RKHS.norm_apply_leproof · cited by 1