Dirac Bra-Ket Notation
Dirac notation writes quantum states as kets and their duals as bras, making inner products, outer products, and operators compact.
A compact language
Dirac notation, or bra-ket notation, is the standard shorthand of quantum mechanics. A state is a ket |psi>, a column vector. Its conjugate transpose is a bra Joining a bra and a ket gives a bracket Reversing the order, |psi> With |psi> = a|0> + b|1>, we have <0|psi> = a and <1|psi> = b, so amplitudes are just brackets. The Born probability of 0 is |<0|psi>|^2 = |a|^2. An expectation value is Dirac notation is basis-independent and mechanical: expressions can be manipulated by moving bras and kets past operators without choosing coordinates. This is why nearly all quantum computing literature uses it, and fluency in it is a prerequisite for reading algorithms.Inner products
Outer products and operators
Worked expressions
Why it endures