Foundational Pillar · Quantum States
What is a qubit, really?
A classical bit is a switch: definitely on, definitely off. A qubit is a vector — a point in a complex Hilbert space that can be combined into superpositions, visualized geometrically on the Bloch sphere, and shown, from nothing but linear algebra, to obey a strict impossibility: an unknown qubit state cannot be copied.
By the end of this module, you'll be able to
Represent an arbitrary single-qubit pure state as a normalized vector in a two-dimensional complex Hilbert space; explain what that representation does and doesn't tell you about a physical system; compute inner products, norms, and basis expansions correctly; visualize any single-qubit pure state on the Bloch sphere and correctly distinguish global from relative phase; and explain — with the actual linearity argument, not just the slogan — why an unknown quantum state cannot be copied.
Why we need a new unit of information
The Qubit
Every computer you've used stores information as bits — switches that are definitely off or definitely on. Quantum computers store information differently: the fundamental unit is a qubit, a mathematical object defined independently of the specific hardware used to build one.
A classical bit is a definite 0 or 1. A qubit is a vector that can point anywhere in a much larger space of possibilities — and that difference changes what "information" even means.
Classical Bit
Definition
A classical bit is the fundamental unit of classical information. At any instant it holds exactly one of two values, 0 or 1, and nothing in between, regardless of how it is physically built — a switch, a voltage level, a magnetic domain.
A defining feature of the classical bit is that, in the ideal case, reading it does not change it: a light switch stays in whatever position it was in, however many times it is checked. This measurement-without-disturbance property is one of the first things that stops holding once qubits are introduced.
Because a classical bit's value is always definite, it can also be copied perfectly: read it, and write the same value elsewhere, as many times as needed. Storage, retrieval, and duplication of classical information all rest on this definiteness.
Quantum Bit (Qubit)
Definition
A qubit is the fundamental unit of quantum information: a normalized vector in a two-dimensional complex Hilbert space, written \(|\psi\rangle\).
The two special vectors \(|0\rangle\) and \(|1\rangle\) — the computational basis states — are only two points in a space that also contains every possible combination of them. A qubit's state is not "0 or 1, and we just don't know which"; it is one specific vector, which can be a combination — a superposition — of \(|0\rangle\) and \(|1\rangle\). The key contrast: a qubit's state lives in a continuous space, while any single measurement of it still returns one of only two classical outcomes.
Two further properties separate qubits from bits immediately: the full state cannot be extracted from a single measurement (only one bit of outcome is obtained, not the whole state), and an unknown qubit state cannot be copied the way a classical bit can. Both are resolved properly later in the module.
"Qubit" is an abstraction, not a piece of hardware: spins, photons, superconducting circuits, and trapped ions are all different physical containers for the same mathematical object.
Information Representation
Classical information is encoded in definite states — a bit is simply in one state or the other. Quantum information is encoded in quantum states, a richer mathematical object that assigns a complex number, called a probability amplitude, to each possible measurement outcome.
The state itself is not what is observed. It is a predictive description: it gives the probabilities of each outcome under measurement, but is not identical to any single measurement result. Two different-looking states can predict the same statistics for one measurement while disagreeing about others — the full state carries more information than any one measurement can reveal.
Classical Probabilities vs Quantum Probability Amplitudes
A classical probability is a direct statement about likelihood: "70% chance of this outcome." A quantum probability amplitude is a different kind of object — a complex number, with both a magnitude and a phase — and is not itself a probability.
Definition
The Born rule converts an amplitude to a probability: probability equals the squared magnitude of the amplitude. (Stated here; used from Measurement Outcomes onward.)
Many different amplitude combinations can produce identical probabilities — phase can change without changing any outcome's likelihood, yet phase still matters, because it controls how states interfere. This is a genuinely new kind of uncertainty, not a relabeling of classical probability, and is revisited in Classical vs Quantum Uncertainty.
The mathematics of a qubit doesn't care what it's built from — spins, photons, superconducting circuits, and trapped ions all realize the same two-level abstraction, which is exactly what makes "qubit" a hardware-independent concept.
Quantum Two-Level Systems
A qubit requires exactly two distinguishable quantum states to serve as its logical basis, \(|0\rangle\) and \(|1\rangle\). Any physical system that has (or can be restricted to) two such distinguishable states is a candidate qubit — and real physical systems often have many more than two energy levels available. Building a qubit typically means selecting two of those levels and agreeing to treat everything else as outside the computation.
Spin Qubits
An electron carries an intrinsic angular momentum called spin, and a spin measured along a given axis takes one of two quantized values — informally "spin-up" and "spin-down." These two states can be used directly as \(|0\rangle\) and \(|1\rangle\). The Stern–Gerlach experiment is the classic evidence that spin really is quantized rather than continuous, and modern spin-qubit devices manipulate and measure these states electromagnetically.
Photonic Qubits
A photon's polarization — horizontal versus vertical — is another natural two-level system, and it maps directly onto \(|0\rangle\) and \(|1\rangle\). Photons can also encode a qubit using which path they travel or which time-bin they arrive in. Because photons travel easily through optical fiber and free space without needing to be trapped, photonic qubits are particularly well suited to quantum communication, where the qubit has to move between two distant parties.
Superconducting Qubits
Superconducting qubits are engineered circuits — not naturally occurring two-level systems — cooled to cryogenic temperatures so that quantized energy levels emerge in the circuit. The lowest two energy levels are chosen as \(|0\rangle\) and \(|1\rangle\), and the qubit is controlled with precisely timed microwave pulses. This is currently one of the leading platforms in large-scale quantum computing hardware.
Trapped-Ion Qubits
A trapped-ion qubit encodes information in two discrete internal energy states of an individual atom, held in place by electromagnetic fields. Lasers are used both to control the ion's state and to read it out, and trapped-ion systems are known for very high-fidelity operations and measurements — the physical implementation is precise, even though the logical qubit underneath is the same two-dimensional object as every other physical platform used to realize a qubit.
Giving \(|\psi\rangle\) a rigorous home
State Vector Formalism
A qubit state \(|\psi\rangle\) lives in a complex vector space, equipped with an inner product for measuring overlap, length, and independence between states, and governed by a precise condition for what counts as a valid physical state. Each of these objects is built strictly from the ones before it, with nothing used before it has been defined.
The Hilbert space is the arena. Every qubit state is a vector inside it, and the inner product is the single tool used to measure overlap, length, and independence between states.
Complex Vector Spaces
A vector space allows vectors to be added together and scaled by numbers, always landing on another valid vector. Quantum mechanics requires the scalars to be complex numbers, not just real ones — this is necessary to represent phase, which is physically meaningful. Vector addition and complex scalar multiplication are the only two operations needed to construct every qubit state.
Quantum State Vectors
A quantum state is represented as a vector in this complex space, written using Dirac's ket notation \(|\psi\rangle\). This notation is deliberately abstract and does not reference any particular hardware.
Property
Multiplying a state by an overall complex number of magnitude 1 — a global phase \(e^{i\gamma}\) — produces a physically identical state. The reason is made precise once the Bloch sphere supplies a picture for it.
Inner Product in Hilbert Space
The inner product \(\langle\varphi|\psi\rangle\) is the operation used to compare two states by measuring their overlap. Normalization, orthogonality, and measurement probabilities are all inner products in disguise.
Vector Norm
Definition
The norm of a state is built from the inner product:
\[\|\psi\| = \sqrt{\langle\psi|\psi\rangle}.\]
Geometrically, this is the length of the state vector. A valid quantum state must have norm exactly 1 — a unit vector — the condition of being normalized.
This condition is not cosmetic: it is tied directly to total probability summing to one, a connection made explicit in Pure States.
Orthogonality of Quantum States
Definition
Two states are orthogonal when their inner product is zero:
\[\langle\psi|\varphi\rangle = 0.\]
Orthogonality has a strong physical meaning: orthogonal states are perfectly distinguishable by measurement, a much stronger statement than simply "different." Two non-orthogonal states can never be told apart with certainty by any single measurement, however cleverly it is chosen. Direct calculation confirms the computational basis states satisfy \(\langle 0|1\rangle = 0\) and \(\langle 0|0\rangle = \langle 1|1\rangle = 1\).
Common misconception
"Orthogonal just means different." It doesn't — two states can be different but still overlap partially, and no measurement can perfectly distinguish them in that case. Orthogonality is the specific, stronger condition of zero overlap, and it's the reason certain measurements later in this module give completely certain outcomes while others don't.
Completeness of Hilbert Space
A basis is complete when every valid state in the space can be written as a linear combination of the basis vectors, with nothing left unreachable. This spanning property is what makes a basis usable as a coordinate system for the whole space, not just for some states within it.
Completeness Relation
Theorem
The completeness relation gives completeness a compact algebraic form:
\[\sum_i |i\rangle\langle i| = I,\]
where \(I\) is the identity operator.
Summing the basis states' own projections reconstructs the full identity: any state can be rebuilt exactly from its components along a complete basis. Physically, this relation underlies what it means for a set of measurement outcomes to be exhaustive — together, they account for the entire state space.
\(|0\rangle\) and \(|1\rangle\) are one specific, convenient choice of orthonormal basis — not the only possible one.
Basis States
Basis states form a complete, orthonormal reference framework: a fixed set of directions against which every other state can be described as a linear combination. Choosing a basis turns an abstract vector into a set of concrete numbers, and connects a state description to actual measurement outcomes — the basis measured in determines which outcomes are possible.
Computational Basis States
Definition
The computational basis is the pair \(|0\rangle\) and \(|1\rangle\).
\(|0\rangle\) is a valid quantum state in its own right — interpretable as the outcome "measured 0" — and this basis is a hardware-independent abstraction: the same \(|0\rangle\) regardless of whether the underlying qubit is a spin, a photon, or a superconducting circuit.
Orthonormal Basis
Definition
A basis is orthonormal when it satisfies orthogonality and normalization simultaneously:
\[\langle i|j\rangle = 0 \;\;(i \ne j), \qquad \langle i|i\rangle = 1.\]
In matrix form, the computational basis is written as column vectors
\[|0\rangle = \begin{pmatrix}1\\0\end{pmatrix}, \qquad |1\rangle = \begin{pmatrix}0\\1\end{pmatrix}.\]
Orthonormality makes a basis convenient to work with: extracting a state's coordinates and computing measurement probabilities both reduce to simple inner products, with no cross-terms to track.
The same physical state can be written down differently depending on which basis you choose to describe it in — and that choice never affects what actually happens physically.
Basis Expansion of Quantum States
Definition
Any state in a complete basis can be written as a linear combination of basis vectors:
\[|\psi\rangle = \sum_i c_i |i\rangle,\]
where each coefficient \(c_i\) is a probability amplitude.
Within a fixed, chosen basis, this expansion is unique: exactly one set of coefficients produces a given state.
Coordinate Representation of State Vectors
Because the computational basis vectors are the column vectors \((1,0)^T\) and \((0,1)^T\), any qubit state can be written directly as a column vector of its amplitudes:
\[|\psi\rangle = \alpha|0\rangle + \beta|1\rangle = \begin{pmatrix}\alpha\\\beta\end{pmatrix}.\]
This is the same object as the Dirac-notation ket, written in coordinate form — often more convenient for direct calculation.
Change of Basis
The computational basis is one convenient choice among many possible orthonormal bases. Re-expressing a state in a different basis changes its coordinates through a unitary transformation (developed fully in Quantum Evolution; for now, basis changes preserve length and orthogonality).
Key observation
A basis change never changes any physical prediction. Probabilities are basis-dependent only in the sense that different bases correspond to different physical measurements — any single, fixed measurement gives the same statistics regardless of which basis was used to describe the state on paper.
Common misconception
"A basis is the one true representation of a state." It isn't — a state written as a superposition in one basis can be a single basis state in another (this is picked up in detail in Basis Dependence). The coordinates change; the physical state, and everything it predicts, does not.
There are infinitely many valid single-qubit states, but any one measurement only ever returns one of a small number of discrete outcomes.
Continuous State Space and Discrete Measurement Outcomes
Pure single-qubit states form an infinite continuum — \(\alpha\) and \(\beta\) can be dialed to a continuum of values, subject only to the normalization condition. Yet a measurement of that qubit produces a discrete result: for a computational-basis measurement, either "0" or "1" and nothing in between. The state space and the outcome space are genuinely different objects, and keeping that distinction clear is essential for everything that follows in Superposition.
Information Content of a Quantum State
A quantum state contains complete predictive information about a system — everything there is to know, in the sense of predicting future measurement statistics. But a measurement reveals only limited information about that state: one measurement gives one outcome, not the full vector. It is, in fact, impossible to determine an arbitrary unknown state exactly from a single copy of it — there's a real gap between the state as a mathematical description and what's actually accessible through measurement. This gap reappears as the central idea of the No-Cloning Theorem.
The state vector \(|\psi\rangle\) predicts measurement outcomes, but what it represents physically is a separate, still-debated question — one that doesn't need to be settled to use the formalism correctly.
Quantum State Description
A quantum state is the complete mathematical description required to predict the probabilities of measurement outcomes for a physical system. Its amplitudes encode that predictive information directly — this is the operational role the state plays.
Predictive Role of the Quantum State
A state predicts a distribution over possible outcomes, not a single definite result. This distinction matters: knowing the state exactly still doesn't tell you what any individual measurement will give — only what the statistics will look like if you repeat the same preparation and measurement many times.
Interpretations of the Quantum State
Two broad ways of thinking about what a state "is" show up in discussions of quantum theory. The operational view treats the state purely as a mathematical tool for predicting measurement outcomes — a compact record of how a system was prepared and how it will behave under measurement. A more ontic view treats the state as a description of physical reality itself. Quantum theory does not by itself settle this interpretational debate; what matters practically is that the state is, at minimum, a complete carrier of information about possible future observations.
A pure state represents maximal knowledge of a quantum system, with no classical uncertainty layered on top — normalization is exactly the condition that makes such a description valid.
Definition of Pure States
Definition
A pure state is the complete description of an individual quantum system: it represents maximal knowledge of that system, with no missing information layered on top by classical ignorance.
(The contrast with mixed states, which carry classical uncertainty on top of quantum uncertainty, is developed fully in Open Quantum Systems.)
State Normalization
Property
A pure state must satisfy unit norm:
\[\langle\psi|\psi\rangle = 1.\]
Concretely, for \(|\psi\rangle = \alpha|0\rangle + \beta|1\rangle\), this means \(|\alpha|^2 + |\beta|^2 = 1\).
This is the validity condition for a quantum state: total probability must sum to one, and normalization is exactly the algebraic statement of that fact.
Properties of Pure States
Property
Pure states exhibit coherence: the relative phase between their amplitude components is well defined and physically meaningful (see Phase Representation). Measured in the basis matching how they were prepared, a pure state gives a deterministic outcome; measured in a different basis, it does not. Under evolution in an isolated system, a pure state stays pure, and always represents maximal information about the system.
First Postulate of Quantum Mechanics
First Postulate of Quantum Mechanics
The state of an isolated quantum system is completely described by a normalized state vector \(|\psi\rangle\) in a complex Hilbert space. For a single qubit, this Hilbert space is two-dimensional, spanned by the orthonormal computational basis \(\{|0\rangle, |1\rangle\}\), and any valid state can be written \[|\psi\rangle = \alpha|0\rangle + \beta|1\rangle, \qquad |\alpha|^2 + |\beta|^2 = 1,\;\; \alpha,\beta \in \mathbb{C}.\]
This postulate ties together the vector-space structure, the inner product and norm, the computational basis, basis expansion, and normalization into a single formal statement of what a valid quantum state is. Every physical prediction about an isolated qubit follows from applying it correctly.
What you're allowed to build, and what happens when you measure it
Superposition
A superposition is a normalized linear combination of valid quantum states — itself a single, valid state, not a placeholder for "secretly 0 or 1." Because a superposition can be measured, it connects the state-vector formalism directly to observable outcomes, and it confronts one of the most common misconceptions in all of quantum computing head-on.
Any normalized linear combination of valid states is itself a valid state — full stop, no exceptions.
Linear Combination of States
Given any two valid states, you can construct a new one through vector addition and scalar multiplication, so long as the result is renormalized afterward. This is exactly the same vector-space machinery from Hilbert Space, now used constructively: it's the recipe for building new quantum states out of existing ones.
Quantum Linearity
Quantum evolution is linear: the physical operators that evolve quantum states preserve superpositions rather than collapsing or destroying them. This isn't a side detail: linearity is the single mathematical fact the proof of the No-Cloning Theorem rests on.
Principle of Superposition
Theorem
The principle of superposition: any normalized linear combination of valid quantum states is itself a valid quantum state.
\[|\psi\rangle = \alpha|0\rangle + \beta|1\rangle\]
This is not a special or exotic case — it is the general form of a single-qubit state, of which \(|0\rangle\) and \(|1\rangle\) are just two particular examples (\(\alpha=1,\beta=0\) and \(\alpha=0,\beta=1\)).
Common misconception
"A qubit in superposition is secretly 0 or 1, and we just don't know which yet." This treats superposition like a coin hidden under your hand — already landed, just unobserved. That's not what the mathematics says: a superposition is one single state, distinct from either \(|0\rangle\) or \(|1\rangle\) alone, and it stays that way right up until a measurement forces one classical outcome. The state description and the measurement outcome are different objects — this was flagged back in Classical vs Quantum Information, and superposition is where the distinction becomes unavoidable. Crucially, superposition is also basis-relative, not an intrinsic label some states have and others don't — see Basis Dependence.
An amplitude is a complex number — magnitude and phase — and neither piece is directly observable on its own.
Complex Probability Amplitudes
Each coefficient in a state's basis expansion is a complex amplitude, with both a magnitude and a phase. Geometrically, an amplitude can be drawn as a point in the complex plane, at some distance from the origin (its magnitude) and some angle (its phase). These amplitudes are exactly the coefficients \(\alpha\) and \(\beta\) already introduced, and reading them correctly means treating magnitude and phase as distinct pieces of physical information.
Interpretation of Probability Amplitudes
Amplitudes are not directly observable — no experiment measures \(\alpha\) or \(\beta\) themselves. What's observable are probabilities, obtained from amplitudes via the Born rule, covered next.
Common misconception
"Bigger amplitude always means bigger probability, so phase doesn't matter." Magnitude does set the probability — but two states can have identical magnitudes and completely different phases, and phase is still physically real: it's exactly what determines how amplitudes add up when states combine, an effect called interference. The full treatment of interference belongs to Quantum Evolution, but the seed is worth planting now: phase is not decoration.
The Born rule is the bridge from amplitudes to actual, checkable probabilities.
Born Rule for Measurement Probabilities
Theorem
The Born rule converts an amplitude into a probability:
\[P(i) = |\langle i|\psi\rangle|^2.\]
For a state written in the computational basis, \(|\psi\rangle = \alpha|0\rangle + \beta|1\rangle\), this gives \(P(0) = |\alpha|^2\) and \(P(1) = |\beta|^2\); normalization (\(|\alpha|^2+|\beta|^2=1\)) guarantees these probabilities always sum to exactly 1, as any valid probability distribution must.
Worked example
Take \(|\psi\rangle = \dfrac{\sqrt{3}|0\rangle + i|1\rangle}{2}\). Then \(P(0) = \left|\dfrac{\sqrt{3}}{2}\right|^2 = \dfrac{3}{4}\) and \(P(1) = \left|\dfrac{i}{2}\right|^2 = \dfrac{1}{4}\). These sum to 1, exactly as normalization requires — note that the factor of \(i\) in \(\beta\) contributes nothing extra to the probability, since only its magnitude matters here, even though that same phase would matter enormously if this state were combined with another.
Repeated Quantum Measurements
The Born rule is a statement about statistics, not about any one trial. If you prepare many identical copies of the same state and measure each one, the frequency of each outcome converges to the Born-rule probability as the number of trials grows — this is the same frequentist logic used to check any probabilistic prediction experimentally, and it's how quantum probabilities are actually verified in a lab.
Whether a state "looks like" a superposition depends entirely on which basis you're describing it in.
Basis Dependence of Superposition
The same physical state can be a basis state in one basis and a full superposition in another. \(|+\rangle = \dfrac{|0\rangle+|1\rangle}{\sqrt2}\) is an equal superposition in the computational (Z) basis — but in the X basis, where \(|+\rangle\) and \(|-\rangle\) are themselves the basis vectors, it's simply one basis state, no superposition language required. "Superposition" describes a relationship between a state and a chosen basis, not a property some states have and others lack.
Basis-Dependent State Description
This is the same Change of Basis machinery from State Vector Formalism, now applied to a physical question rather than a purely mathematical one: the coordinate description changes with the basis, but the underlying physical state — and every prediction it makes — does not. Recognizing which parts of a description are coordinate artifacts and which are physically invariant is essential for interpreting any quantum calculation correctly.
Not knowing and being undetermined are two genuinely different kinds of uncertainty — and quantum states have both, but the second one is new.
Classical Uncertainty
Classical uncertainty comes from ignorance: a coin has already landed heads or tails, you simply haven't looked yet. The probability describes your incomplete knowledge of an already-definite fact.
Quantum Uncertainty
Quantum uncertainty is different in kind: outcomes are intrinsically probabilistic, even when you have complete knowledge of the state. Knowing \(|\psi\rangle\) exactly — the maximal information a pure state provides — still doesn't tell you what a single measurement will yield if the state isn't already an eigenstate of that measurement. Uncertainty here isn't a gap in your knowledge; it's a feature of the physics itself.
A geometric picture you can check by eye
The Bloch Sphere
Every pure single-qubit state corresponds to exactly one point on the surface of a unit sphere. This geometric picture turns quantities that are otherwise abstract — normalization, orthogonality, phase — into things that can be visualized and pointed at directly.
Two angles, \((\theta,\varphi)\), are all it takes to pin down any pure single-qubit state on the sphere.
Bloch Sphere Representation
Definition
The Bloch sphere is a geometric representation of pure single-qubit states: every such state corresponds to exactly one point on the surface of a unit sphere (up to the global phase equivalence covered in Phase Representation).
This turns an abstract two-complex-number object into something that can be pointed at and rotated directly.
State Representation on the Bloch Sphere
Theorem
Any pure state can be written using two real angles:
\[|\psi\rangle = \cos\!\left(\frac{\theta}{2}\right)|0\rangle + e^{i\varphi}\sin\!\left(\frac{\theta}{2}\right)|1\rangle,\]
where \(\theta\) is the polar angle from the north pole and \(\varphi\) is the azimuthal angle around the equator.
This mapping from amplitudes \((\alpha,\beta)\) to angles \((\theta,\varphi)\) is what lets every abstract object from State Vector Formalism — normalization, orthogonality, basis states — be read directly off the sphere's geometry.
Poles, equator, and antipodes on the sphere correspond directly to basis states, equal superpositions, and perfectly distinguishable pairs.
Computational Basis States on the Bloch Sphere
\(|0\rangle\) sits at the north pole (\(\theta=0\)) and \(|1\rangle\) sits at the south pole (\(\theta=\pi\)). This is the geometric anchor for the whole sphere: everything else is located relative to these two fixed points.
Equatorial States on the Bloch Sphere
States on the equator (\(\theta = \pi/2\)) are equal-magnitude superpositions of \(|0\rangle\) and \(|1\rangle\) — \(|+\rangle\), \(|-\rangle\), and every other equal-weight combination, distinguished from one another purely by their azimuthal angle \(\varphi\), i.e. their relative phase.
Worked example
\(|+\rangle = \dfrac{|0\rangle+|1\rangle}{\sqrt2}\) and \(|-\rangle = \dfrac{|0\rangle-|1\rangle}{\sqrt2}\) both sit on the equator, at opposite azimuthal angles — \(\varphi=0\) and \(\varphi=\pi\) respectively. Same latitude, opposite longitude.
Orthogonal States on the Bloch Sphere
Orthogonal states — perfectly distinguishable, as established in Hilbert Space — sit at exactly antipodal points on the sphere, diametrically opposite each other. \(|0\rangle\) and \(|1\rangle\) are the clearest example, but any pair of antipodal points on the sphere represents an orthogonal pair.
Common misconception
"Antipodal points are 'opposite' the way \(-1\) is opposite \(+1\) — just two ends of a scale." On the Bloch sphere, antipodal specifically means orthogonal, which means perfectly distinguishable by measurement — a much stronger relationship than merely being far apart or dissimilar.
Only one of the two phases in \(|\psi\rangle\) actually shows up on the sphere: global phase vanishes from every physical prediction, while relative phase determines where a state sits on the equator.
Global Phase
Property
Multiplying an entire state by an overall phase factor produces a physically identical state:
\[e^{i\gamma}|\psi\rangle \equiv |\psi\rangle.\]
This has no observable effect whatsoever, and correspondingly maps to the exact same point on the Bloch sphere. The Bloch sphere discards global phase by construction — a deliberate feature of the representation, not a gap in it.
Common misconception
"Global phase should show up somewhere on the sphere." It doesn't, on purpose: global phase carries zero physical information, so a good geometric representation of physical states is expected to erase it completely. \(e^{i\pi}|1\rangle\) and \(|1\rangle\) land on the identical point.
Relative Phase
Property
Relative phase — the phase difference between the \(\alpha\) and \(\beta\) components, i.e. the \(\varphi\) in the Bloch-angle formula — is completely different from global phase: it is physically meaningful, and it is precisely what rotates a point around the sphere's equator and controls how the state interferes with others.
Worked example
\(e^{i\pi}|1\rangle\) is just \(|1\rangle\) with a global phase, so it maps to the same point as \(|1\rangle\) — the south pole. But \(\dfrac{|0\rangle + e^{i\pi}|1\rangle}{\sqrt2}\) is a genuinely different state from \(|+\rangle\): here the phase sits on only one term, so it's a relative phase, and it lands on the opposite side of the equator from \(|+\rangle\) — in fact, at \(|-\rangle\).
The sphere is a single-qubit picture only: it has no representation for mixed states or for the correlations between entangled qubits.
Single-Qubit Limitation of the Bloch Sphere
The Bloch sphere represents pure single-qubit states only. It has no representation for mixed states — states that carry classical uncertainty on top of quantum uncertainty — which require the density-matrix formalism introduced in Open Quantum Systems.
Bloch Sphere Limitation for Entangled States
Multi-qubit entangled states live in a composite Hilbert space that a single sphere simply cannot capture — there is no single-sphere picture for an entangled pair, because the correlations between qubits are exactly the information a per-qubit sphere would have to discard. The tensor-product formalism needed for multi-qubit systems is developed in Multi-Qubit Systems.
Common misconception
"The Bloch sphere is how all quantum states look." It's a single-qubit, pure-state picture specifically — extending the intuition to two qubits or to mixed states without the right formalism underneath is a reliable source of confusion later in the curriculum, which is exactly why this limitation is being named explicitly now.
The payoff: a real result, from definitions you already have
The No-Cloning Theorem
The no-cloning theorem states that an unknown quantum state cannot be copied. The proof uses nothing beyond linearity (from Hilbert Space) and superposition (from Superposition) — no new machinery is required, and the result follows directly from definitions already in hand.
Classical bits copy perfectly. Quantum states, in general, don't — and the reason is worth stating precisely before proving it.
Copying Classical and Quantum Information
Classical information copies perfectly: read a bit, write the same value elsewhere, done. Quantum information does not share this property in general — an arbitrary unknown quantum state cannot be perfectly duplicated. The next concept proves exactly why, using nothing but linearity.
Unknown Quantum States Cannot Be Copied
The precise claim is about unknown states specifically. If you already know what state you have, you can prepare as many fresh copies as you like — that's just state preparation, and it's unrestricted. What's impossible is taking a single copy of a state you don't already know and producing a second, independent copy of it.
Common misconception
"No-cloning means quantum states can't be copied at all." Known states can be prepared arbitrarily many times with no restriction whatsoever. It's specifically unknown states — states you have exactly one copy of and no other information about — that resist duplication, for the reason proved in the next concept.
A universal quantum cloning machine, applied to a superposition, is forced by linearity alone to produce the wrong output — the contradiction that proves no such machine can exist.
Linearity Argument for the No-Cloning Theorem
Suppose a universal "cloning machine" exists: a unitary operator \(U\) (previewed here from Quantum Evolution — for now, all you need is that \(U\) is linear) acting on a qubit plus a blank "scratch" qubit, such that for every state \(|\psi\rangle\),
\[U\big(|\psi\rangle \otimes |0\rangle\big) = |\psi\rangle \otimes |\psi\rangle.\]
(The \(\otimes\) symbol is a tensor product, previewed here from Multi-Qubit Systems — for now, just read \(|\psi\rangle\otimes|0\rangle\) as "the state \(|\psi\rangle\) alongside a separate blank qubit.") By assumption, this cloner works correctly for the two basis states:
\[U(|0\rangle\otimes|0\rangle) = |0\rangle\otimes|0\rangle, \qquad U(|1\rangle\otimes|0\rangle) = |1\rangle\otimes|1\rangle.\]
Now test the same machine on \(|+\rangle = \dfrac{|0\rangle+|1\rangle}{\sqrt2}\), using nothing but the linearity of \(U\) — recall from Hilbert Space that this is exactly the property that lets an operator be pulled through a sum term by term:
\[U(|+\rangle\otimes|0\rangle) = \frac{1}{\sqrt2}\Big(U(|0\rangle\otimes|0\rangle) + U(|1\rangle\otimes|0\rangle)\Big) = \frac{1}{\sqrt2}\Big(|0\rangle\otimes|0\rangle + |1\rangle\otimes|1\rangle\Big).\]
But a cloning machine that actually worked on \(|+\rangle\) would have to produce \(|+\rangle\otimes|+\rangle\) instead:
\[|+\rangle\otimes|+\rangle = \frac{1}{2}\Big(|0\rangle|0\rangle + |0\rangle|1\rangle + |1\rangle|0\rangle + |1\rangle|1\rangle\Big).\]
These two results are not the same state — the linearity-derived output is missing the cross terms \(|0\rangle|1\rangle\) and \(|1\rangle|0\rangle\) entirely. A single unitary \(U\) cannot simultaneously clone \(|0\rangle\), \(|1\rangle\), and \(|+\rangle\) — contradiction. No universal cloning unitary exists, for any pair of non-identical, non-orthogonal states, not just this particular example.
Why this matters
This isn't hand-waved or asserted — it's a direct algebraic consequence of linearity, the same property flagged back in Superposition as something to remember by name. A machine that works for two orthogonal states is mathematically forced to fail on a superposition of them. That's the whole proof.
Could you sidestep cloning by measuring the state and rebuilding it from the result? No — and the reason connects back to The Qubit.
Measurement Disturbance
Measuring an unknown state generally changes it, and a single measurement only reveals limited information — never enough to reconstruct the full original state. This was flagged, unresolved, back in Classical vs Quantum Information — this is where it's finally resolved: measurement cannot be used as a workaround for cloning, because the very act of measuring an unknown state destroys the information a clone would need to preserve.
Fundamental Limits of Quantum Copying
Between the linearity argument and the measurement-disturbance argument, there's no loophole: measurement cannot replace cloning, and unitary evolution cannot achieve it either. This is a genuine information–disturbance trade-off, not a gap waiting to be closed by a cleverer protocol.
Common misconception
"You could just measure the state and then recreate it." Measuring an unknown state disturbs it and only yields partial information — not enough to rebuild the original. "The no-cloning theorem is a technological limitation we might overcome with better engineering" is the same error from a different angle: no-cloning is a mathematical consequence of linearity, proved above, not an engineering gap that better hardware could close.
A purely mathematical no-go result turns out to be the foundation of an entire practical technology: secure quantum communication.
Applications of the No-Cloning Theorem
Because an eavesdropper cannot make a perfect, undetectable copy of an unknown quantum state in transit, any attempt to intercept quantum-encoded information necessarily disturbs it — and that disturbance is, in principle, detectable by the legitimate parties. This is the conceptual foundation of quantum key distribution (QKD): the no-cloning theorem is precisely what makes eavesdropping detection possible. The full protocol details belong to the Quantum Communication pillar; what matters here is the conceptual chain — a result about linearity and superposition, proved with nothing but algebra, turns out to guarantee the security of a real communication technology.
Turning the Postulate Into Something You Can Touch
The First Postulate defines a qubit state abstractly, as a normalized vector in Hilbert space — but α and β are numbers you can actually move. Use the explorer below to vary them directly and watch magnitude, phase, and the normalization constraint play out live.
Putting a Qubit State on the Map
Angles θ and φ are easy to write down and hard to picture from equations alone. Drag a state around the sphere yourself and watch how its position connects back to amplitudes, phase, and measurement probability.
Try to Break the Theorem Yourself
The linearity argument above proves cloning is impossible on paper — but the fastest way to trust a proof is to attempt the thing it forbids. Try cloning a few states yourself and watch exactly where the attempt falls apart for superpositions.
Circuit Builder
Build a single-qubit circuit, prepare a state, and watch its Bloch-sphere position and measurement probabilities update live as you add gates — a sandbox for superposition, basis dependence, phase, and the Bloch sphere mapping.
Module capstone
Final Assessment
Complete this assessment to earn your Foundation Layer badge. You must answer at least 14 of 20 questions correctly to pass.