Theorems · Theorem · functional analysis
ContinuousLinearMap.adjoint_inner_right
∀ {𝕜 : 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 𝕜 x ((ContinuousLinearMap.adjoint A) y) = inner 𝕜 (A x) yThe fundamental property of the adjoint.
- Cited by
- 8 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 by8
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.adjoint_compproof · cited by 6
- LinearMap.adjoint_inner_rightproof · cited by 6
- IsSelfAdjoint.isSymmetricproof · cited by 4
- ContinuousLinearMap.IsPositive.conj_adjointproof · cited by 3
- ContinuousLinearMap.isStarNormal_iff_norm_eq_adjointproof · cited by 2
- ContinuousLinearMap.adjoint_innerSL_applyproof · cited by 1
- ProperCone.relative_hyperplane_separationproof · cited by 1
- ContinuousLinearMap.apply_norm_sq_eq_inner_adjoint_rightproof · cited by 1