Mathlib Map

Theorems · Theorem · functional analysis

ContinuousLinearMap.adjoint_adjoint

∀ {𝕜 : 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),
  ContinuousLinearMap.adjoint (ContinuousLinearMap.adjoint A) = A

The adjoint is involutive.

Defined in
Mathlib.Analysis.InnerProductSpace.Adjoint
Cited by
18 results in Mathlib
Foundations
Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeNormedAddCommGroupNormedAddCommGroupInnerProductSpaceInnerProductSpaceCompleteSpaceCompleteSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ContinuousLinearMap.orthogonal_range · cited by 3ContinuousLinearMap.ortho…RKHS.adjoint_kerFun · cited by 2RKHS.adjoint_kerFunRKHS.kernel_apply · cited by 2RKHS.kernel_applyContinuousLinearMap.mem_invtSubmodule_adjoint_iff · cited by 1ContinuousLinearMap.mem_i…IsSelfAdjoint.adjoint_conj · cited by 1IsSelfAdjoint.adjoint_conjSubmodule.adjoint_orthogonalProjectionOnto · cited by 1Submodule.adjoint_orthogo…IsSelfAdjoint.conj_adjoint · cited by 1IsSelfAdjoint.conj_adjointContinuousLinearMap.IsPositive.adjoint_conj · cited by 1IsPositive.adjoint_conjLinearIsometryEquiv.conjStarAlgEquiv_ext_iff · cited by 0LinearIsometryEquiv.conjS…RKHS.OfKernel.kernel_ofKernel · cited by 0OfKernel.kernel_ofKernelInnerProductSpace.adjoint_rankOne · cited by 0InnerProductSpace.adjoint…ContinuousLinearMap.adjoint_toSpanSingleton · cited by 0ContinuousLinearMap.adjoi…StarAlgEquiv.eq_linearIsometryEquivConjStarAlgEquiv · cited by 0StarAlgEquiv.eq_linearIso…RKHS.inner_kerFun · cited by 0RKHS.inner_kerFunRKHS.kerFun_apply · cited by 0RKHS.kerFun_applyDFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupContinuousLinearMap · cited by 5352ContinuousLinearMapInnerProductSpace · cited by 3523InnerProductSpaceRCLike · cited by 2829RCLikeCompleteSpace · cited by 2532CompleteSpaceLinearIsometryEquiv · cited by 748LinearIsometryEquivstarRingEnd · cited by 671starRingEndContinuousLinearMap.adjoint · cited by 82ContinuousLinearMap.adjoi…ContinuousLinearMap.adjoint_a…CITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.