Theorems · Theorem · functional analysis
RKHS.kernel_inner
∀ {𝕜 : 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 y : X) (v w : V),
inner 𝕜 ((RKHS.kernel H x y) v) w = inner 𝕜 ((RKHS.kerFun H y) v) ((RKHS.kerFun H x) w)The "reproducing" property of the kernel.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 194 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.
- 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
- Inner.innerstatement and proof · cited by 1,089
- RKHSstatement and proof · cited by 28
- RKHS.kerFunstatement and proof · cited by 17
- RKHS.kernelstatement · cited by 12
- RKHS.adjoint_kerFunproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- RKHS.isHermitian_kernelproof · cited by 1
- RKHS.posSemidef_kernelproof · cited by 0