Physlib.Mathematics.InnerProductSpace.Adjoint
18 declarations
Adjoint of a map
#adjointFor a map between two inner product spaces and over a field , the adjoint is defined as the unique map satisfying the property for all and . If such a map exists (i.e., if has an adjoint), the definition returns that map; otherwise, it returns the zero map.
for the adjoint
#adjoint_inner_rightLet and be generalized inner product spaces over a field . If is a map and is its adjoint (meaning they satisfy the `HasAdjoint` property), then for any and , the inner product satisfies .
Existence of an Adjoint for Continuous Linear Maps between Complete Generalized Inner Product Spaces
#hasAdjointLet and be generalized inner product spaces over a field (where is or ). Suppose and are complete with respect to their respective norms. For any continuous linear map , there exists an adjoint map such that for all and . Specifically, this adjoint is given by the composition: where and are the continuous linear identity maps between the spaces equipped with their original norms and the same spaces equipped with the norm , and denotes the standard Hilbert space adjoint.
Let and be complete generalized inner product spaces over a field (where is or ). For any continuous linear map , the adjoint is equal to the composition of maps: where and are the continuous linear identity maps between the spaces equipped with their original norms and the same spaces equipped with the norm , and the inner denotes the standard Hilbert space adjoint of the map between these spaces.
The adjoint map satisfies
#adjoint_apply_zeroLet and be generalized inner product spaces over a field . If is an adjoint of a map (meaning they satisfy the adjoint relation with respect to the inner products on and ), then the image of the zero vector under is zero, i.e., .
If is an adjoint of , then
#adjointLet and be generalized inner product spaces over a field . If a map has an adjoint (meaning for all and ), then the adjoint operator applied to , denoted , is equal to .
If and is an adjoint of , then is also an adjoint of
#congr_adjLet and be inner product spaces over a field . Let be a linear map. If is an adjoint of and , then is also an adjoint of .
The identity map is its own adjoint
#hasAdjoint_idLet be a generalized inner product space over a field . The identity map is its own adjoint. That is, the identity function has an adjoint, and that adjoint is also the identity function.
The adjoint of the zero map is the zero map
#hasAdjoint_zeroLet and be generalized inner product spaces over a field . The zero map , defined by for all , has an adjoint which is also the zero map, defined by for all .
The adjoint of is
#compLet , and be generalized inner product spaces over a field . If a map has an adjoint and a map has an adjoint , then the composition has an adjoint given by the composition of the adjoints in reverse order, .
The adjoint of is
#prodMkLet , and be generalized inner product spaces over a field . If a map has an adjoint and a map has an adjoint , then the map defined by has an adjoint defined by . Here, the product space is equipped with the standard product inner product .
The adjoint of is
#fstLet , and be generalized inner product spaces over a field . If a map has an adjoint , then the map from to defined by taking the first component of , , has an adjoint given by .
The adjoint of is
#sndLet and be generalized inner product spaces over a field . If a map has an adjoint , then the map (the projection of onto the second component) has an adjoint given by .
The adjoint of is
#negLet and be generalized inner product spaces over a field . If is a map that has an adjoint , then the map defined by has an adjoint defined by .
has adjoint
#addLet and be generalized inner product spaces over a field . If are maps that have adjoints respectively, then the map (defined by ) has an adjoint given by (defined by ).
Adjoint of is
#subLet and be generalized inner product spaces over a field . If the maps have adjoints respectively, then the map (defined by ) has an adjoint (defined by ).
The adjoint of is
#smul_leftLet and be generalized inner product spaces over a field (where is or ). If a map has an adjoint , then for any scalar , the map has an adjoint given by , where denotes the complex conjugate of .
Adjoint of is
#smul_rightLet and be generalized inner product spaces over a field (typically or ). Let be a linear map and be its adjoint, such that for all and . For any vector , the map defined by has an adjoint given by , where denotes the complex conjugate of the inner product in .
