Definition
A mathematical structure used to represent quantum states and the operations performed on them. It specifies how states are expressed, related, combined, and decomposed into components that support calculation. It does not by itself determine physical predictions without a mapping to observables and measurement rules. It enables precise computation of probabilities and expectation values from state and operator inputs. The concept is generally stable, though notation choices and computational methods evolve over time.
Principle
Principle
Convention and tensor structure: choose a local orthonormal basis for each subsystem (e.g., |0⟩,|1⟩ for qubits) and form the global basis by tensor products; this fixed reference simplifies circuit descriptions and measurement outcomes in the Z basis.
Demonstration
Demonstration
For two qubits the computational basis is {|00⟩,|01⟩,|10⟩,|11⟩}; a CNOT gate has a simple 4×4 matrix in this basis and measurement in the computational basis yields classical bitstrings on readout.
Misapplication
Misapplication
Assuming the computational basis is unique or optimal for all problems and failing to rotate states or measurements into more useful bases (e.g., energy eigenbasis or Fourier basis) when required by an algorithm or experiment.
Consequence
Consequence
Provides a standardized encoding of quantum information, simple matrix representations for many logic gates, and a direct mapping from measurement outcomes to classical bitstrings used in algorithms and error correction.
Reversal
Reversal
Using an alternative primary basis such as the Hadamard, momentum, or energy eigenbasis as the operational reference, which changes gate representations and measurement interpretations.
Boundary
Boundary
Applies mainly in quantum information contexts to qubits or qudits with specified ordering conventions (endianness); physical implementations may use different physical states for |0⟩ and |1⟩, so mapping conventions must be tracked.
Semantic Tension
Semantic Tension
Tension between a problem-specific eigenbasis and the computational basis used for implementation: algorithms often require basis changes; computational basis is a practical convention rather than a fundamental property of the system.
Synthesis
Synthesis
A practical, conventional tensor-product orthonormal basis serving as the canonical reference for encoding, manipulating, and reading out quantum information in computing protocols.