Theorems · Definition · functional analysis
RKHS.kernel
{𝕜 : 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] →
[RKHS 𝕜 H X V] → [CompleteSpace H] → [CompleteSpace V] → Matrix X X (V →L[𝕜] V)The kernel of a reproducing kernel Hilbert space is a matrix of entries given by the kernel functions.
- Cited by
- 12 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- ContinuousLinearMapstatement · cited by 5,352
- Matrixstatement · cited by 4,303
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- ContinuousLinearMap.compproof · cited by 709
- Matrix.ofproof · cited by 336
- ContinuousLinearMap.adjointproof · cited by 82
- RKHSstatement and proof · cited by 28
Cited by12
Results whose statement or proof uses this declaration.
- RKHS.norm_kerFun_eq_sqrt_norm_kernelstatement · cited by 3
- RKHS.kernel_applystatement · cited by 2
- RKHS.kernel_innerstatement · cited by 2
- RKHS.norm_kernel_eq_norm_kerFun_sqstatement and proof · cited by 1
- RKHS.norm_kernel_lestatement and proof · cited by 1
- RKHS.isHermitian_kernelstatement and proof · cited by 1
- RKHS.norm_apply_lestatement and proof · cited by 1
- RKHS.norm_kernel_sq_lestatement and proof · cited by 0
- RKHS.posSemidef_kernelstatement and proof · cited by 0
- RKHS.OfKernel.kernel_ofKernelstatement · cited by 0
- RKHS.kernel.congr_simpstatement and proof · cited by 0
- RKHS.kerFun_applystatement · cited by 0