The Operator
In quantum mechanics, the world is made of operators. Not forces, not fields, not particles. Operators — mathematical objects that act on state vectors and produce new state vectors, or in the case of measurements, produce numbers.
An operator is an observable if it's Hermitian. That's the rule. $\hat{A} = \hat{A}^\dagger$. Hermitian operators have real eigenvalues, which is important because the numbers we read off our detectors are real. You never measure an eigenvalue of $3 + 2i$. You measure $3$. The Hermiticity of the operator guarantees that the spectrum is real. The math is doing the heavy lifting so the physics can be testable.
The spectral theorem is the reason Hermiticity matters. It says: any Hermitian operator can be written as
$$\hat{A} = \sum_n a_n |n\rangle\langle n|$$
where $a_n$ are real numbers (the eigenvalues) and $|n\rangle$ are orthonormal vectors (the eigenvectors). The eigenvectors form a basis. The eigenvalues are the only numbers you can measure. That's it. The operator contains within it the complete list of possible measurement outcomes, and the basis it defines is the basis in which those outcomes make sense.
Consider the Hamiltonian, the operator that generates time evolution:
$$i\hbar\frac{d}{dt}|\psi(t)\rangle = \hat{H}|\psi(t)\rangle$$
The Schrödinger equation. The Hamiltonian is an operator. It's Hermitian. Its eigenvalues are the energy levels of the system. The eigenstates are the stationary states — the states that don't change their probability distribution over time, only their phase. A particle in a box has a Hamiltonian with discrete eigenvalues. The free particle has a continuous spectrum. The harmonic oscillator has equally spaced levels. All of this comes from the operator. Solve $\hat{H}|n\rangle = E_n|n\rangle$ and you've solved the physics.
Operators don't commute. This isn't an accident. It's the source of every quantum phenomenon that distinguishes quantum from classical.
$$[\hat{x}, \hat{p}] = i\hbar$$
Position and momentum. The most fundamental non-commutation in all of physics. They don't share eigenstates. You cannot prepare a state that has a definite position and a definite momentum. This is not a limitation of our instruments. It is a statement about the structure of the operator algebra. The non-zero commutator means that measuring position disturbs momentum, and measuring momentum disturbs position, and you cannot escape it.
The Heisenberg uncertainty principle follows immediately:
$$\Delta A,\Delta B \geq \frac{1}{2}|\langle[\hat{A},\hat{B}]\rangle|$$
For position and momentum: $\Delta x,\Delta p \geq \hbar/2$. For energy and time: $\Delta E,\Delta t \geq \hbar/2$. For spin components: $\Delta S_x,\Delta S_y \geq \frac{\hbar}{2}|\langle S_z\rangle|$. Every pair of non-commuting observables has an uncertainty relation. This is not a separate postulate. It is a theorem derived from the Cauchy-Schwarz inequality applied to the Hilbert space inner product. The uncertainty principle is mathematics wearing a physics costume.
The Pauli matrices are operators too. They're Hermitian, they're unitary, they're their own inverses. Measuring $\sigma_z$ gives you $+1$ or $-1$, and after the measurement, the state is an eigenstate of $\sigma_z$. But if you then measure $\sigma_x$, you get $+1$ or $-1$ with equal probability (if the state was an eigenstate of $\sigma_z$). The second measurement destroyed the information from the first. Not because of any mechanical disturbance. Because the operators don't commute. The state doesn't have a value for $\sigma_x$ when it's an eigenstate of $\sigma_z$.
The expectation value of an operator in a state $|\psi\rangle$ is $\langle\psi|\hat{A}|\psi\rangle$. It's the average you'd get if you made many measurements on identically prepared systems. It's not the value of a single measurement — that's always an eigenvalue. But the average converges to the expectation value. The Born rule connects the operator to the numbers.
Operators can also be unitary. Unitary operators preserve inner products. They represent time evolution, quantum gates, and symmetry transformations. Every continuous symmetry has a Hermitian generator, and the unitary operator is the exponential of that generator: $U = \exp(-i\theta\hat{G})$. The Pauli matrices are the generators of $SU(2)$. The momentum operator generates spatial translations. The Hamiltonian generates time translations. Angular momentum generates rotations. This is Noether's theorem in the language of operators.
When you solve a quantum system, you're always solving an eigenvalue problem. Find the eigenvectors and eigenvalues of the operator that matters — usually the Hamiltonian, sometimes a symmetry operator, sometimes a measurement observable. The physics is in the spectrum. The mathematics is in the operator.
Every measurement is an operator acting on a state. Every gate is an operator acting on a state. Every symmetry is an operator. Quantum mechanics is the study of operators on Hilbert space, and everything else — particles, waves, fields — is what happens when the operators act on things we can see.