Theorems · Theorem · functional analysis
ContinuousLinearMap.adjoint_inner_left
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedAddCommGroup F] [inst_3 : InnerProductSpace 𝕜 E] [inst_4 : InnerProductSpace 𝕜 F]
[inst_5 : CompleteSpace E] [inst_6 : CompleteSpace F] (A : E →L[𝕜] F) (x : E) (y : F),
inner 𝕜 ((ContinuousLinearMap.adjoint A) y) x = inner 𝕜 y (A x)The fundamental property of the adjoint.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- ContinuousLinearMapstatement and proof · 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 · cited by 1,089
- LinearIsometryEquivstatement · cited by 748
- starRingEndstatement · cited by 671
- ContinuousLinearMap.adjointstatement · cited by 82
Cited by18
Results whose statement or proof uses this declaration.
- LinearMap.adjoint_inner_leftproof · cited by 8
- ContinuousLinearMap.ker_adjoint_comp_selfproof · cited by 4
- ContinuousLinearMap.orthogonal_kerproof · cited by 3
- ContinuousLinearMap.isSelfAdjoint_iff_isSymmetricproof · cited by 3
- ProbabilityTheory.covarianceBilin_multivariateGaussianproof · cited by 3
- ContinuousLinearMap.inner_map_map_iff_adjoint_comp_selfproof · cited by 2
- ContinuousLinearMap.isStarNormal_iff_norm_eq_adjointproof · cited by 2
- TensorProduct.adjoint_mapLproof · cited by 2
- ContinuousLinearMap.innerSL_apply_compproof · cited by 1
- ContinuousLinearMap.apply_norm_sq_eq_inner_adjoint_leftproof · cited by 1
- RKHS.isHermitian_kernelproof · cited by 1
- ContinuousLinearMap.eq_adjoint_iffproof · cited by 1