This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| topic:math:linalg:operator [2023/02/13 18:58] – samuel | topic:math:linalg:operator [2023/02/14 17:14] (current) – [Operator (Matrix) properties] samuel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Operators ====== | ====== Operators ====== | ||
| + | ===== Hilbert Space ===== | ||
| + | The **Hilbert Space** is an inner product space, which is complete with respect to the norm defined by the inner product. | ||
| - | ====== Operator (Matrix) properties ====== | + | See also [[https:// |
| - | | + | |
| + | ===== Operator (Matrix) properties ===== | ||
| + | |||
| + | | ||
| * An operator (matrix) $U$ is said to be normal if $U^\dagger U = U U^\dagger$. | * An operator (matrix) $U$ is said to be normal if $U^\dagger U = U U^\dagger$. | ||
| * A normal operator is diagonizable (spectral decomposition) | * A normal operator is diagonizable (spectral decomposition) | ||
| Line 9: | Line 14: | ||
| * An operator (matrix) | * An operator (matrix) | ||
| * A hermitian operator is normal. | * A hermitian operator is normal. | ||
| - | * | ||