garden/unitary-operator.md
2025-09-15 09:48:28 -06:00

12 lines
495 B
Markdown

# Unitary Operator
- [[quantum-computing]]
- a matrix $`\mathcal{U}`$ operating on a [[quantum-state]] to produce another [[quantum-state]]
- maps unit vectors to unit vectors
- [[norm]]
- other equivalent definitions:
- columns of $`\mathcal{U}`$ are [[orthonormal]]
- rows of $`\mathcal{U}`$ are [[orthonormal]]
- $`\mathcal{U}^{-1} = \mathcal{U}^\dagger = \overline{\mathcal{U}^\intercal} = \overline{\mathcal{U}}^\intercal`$
- preserves [[norm]]
- preserves [[inner-product]]