- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
SelfAdjointOperator
For a self-adjoint operator 
- 
Orthogonal Complement: The orthogonal complement of a subset $E \subset \mathcal{H}$ is defined as:
 $E^\perp = {x \in \mathcal{H} : \langle x, y \rangle = 0 \text{ for all } y \in E}$ .
- 
Key Property: For any bounded linear operator $T$ , the kernel of$T^*$ (the adjoint operator) is the orthogonal complement of the range of$T$ :$\ker(T^*) = (\mathrm{Range}(T))^\perp$ .
- 
Self-Adjoint Case: Since $T = T^*$ for self-adjoint operators, this simplifies directly to:
 $\ker(T) = (\mathrm{Range}(T))^\perp$ .
For a self-adjoint operator