Alice In Quantumland logoAlice In Quantumland

Glossary

Reference Glossary

Concise definitions, expanded explanations, related terms, and lesson links for the vocabulary used across the course.

Foundations

Qubit

Japanese equivalent: 量子ビット

A two-level quantum system used as the basic unit of quantum information.

A pure qubit state is a normalized vector in a two-dimensional complex vector space. It is not a hidden classical bit and it is not simply two classical values stored at once.

Basis state

Japanese equivalent: 基底状態

One vector in a chosen coordinate system for describing quantum states.

For a single qubit, the computational-basis states are |0> and |1>. A basis is a descriptive coordinate system, not a claim that the system secretly has one of those values.

Computational basis

Japanese equivalent: 計算基底

The standard basis {|0>, |1>} used for most circuit descriptions and Z-basis measurement.

Other bases are possible. Changing the basis can change the outcome probabilities even when the physical state is unchanged.

State vector

Japanese equivalent: 状態ベクトル

A vector representation of a pure quantum state.

The same physical state can be represented in different bases. State vectors encode amplitudes and relative phase, not just likely measurement outcomes.

Bloch sphere

Japanese equivalent: ブロッホ球

A geometric representation of single-qubit pure states up to global phase.

The sphere encodes relative amplitude and relative phase for one qubit. It is useful, but it does not generalize visually to many qubits in a simple way.

State and phase

Probability amplitude

Japanese equivalent: 確率振幅

A complex coefficient whose squared magnitude gives a measurement probability.

Amplitudes carry magnitude and phase. Probabilities discard phase information, which is why states with identical probabilities can later behave differently.

Normalization

Japanese equivalent: 規格化

The requirement that the total probability over a complete measurement basis is 1.

For |psi> = alpha|0> + beta|1>, normalization requires |alpha|^2 + |beta|^2 = 1.

Superposition

Japanese equivalent: 重ね合わせ

A coherent linear combination of basis states.

Superposition is not ordinary ignorance about a pre-existing value. Relative phase within the combination can affect later interference.

Relative phase

Japanese equivalent: 相対位相

The phase difference between components of a superposition.

Relative phase is physically meaningful because later gates can turn phase differences into measurable probability differences.

Global phase

Japanese equivalent: 大域位相

A common phase factor multiplying the entire state vector.

Multiplying a whole isolated state by e^{i gamma} leaves all measurement probabilities unchanged. It differs from relative phase.

Interference

Japanese equivalent: 干渉

Constructive or destructive combination of probability amplitudes.

Quantum algorithms use interference to amplify amplitudes of useful outcomes and suppress others. This does not mean every answer is simply tested in parallel.

Measurement

Measurement

Japanese equivalent: 測定

A physical operation that produces a classical outcome according to a chosen basis.

Projective measurement also changes the post-measurement state. It is not merely revealing a stored classical value.

Measurement basis

Japanese equivalent: 測定基底

The orthonormal basis whose alternatives define the possible measurement outcomes.

A computational-basis measurement and an X-basis measurement ask different physical questions of the same state.

Born rule

Japanese equivalent: ボルン則

The rule that maps amplitudes to outcome probabilities by squared magnitude.

For measurement in a basis, each outcome probability is obtained from the magnitude squared of the component along that basis vector.

Post-measurement state

Japanese equivalent: 測定後状態

The state assigned after a measurement outcome has occurred.

After projective measurement, repeating the same measurement immediately gives the same outcome in the ideal model.

Operations

Quantum gate

Japanese equivalent: 量子ゲート

A reversible linear operation applied to one or more qubits.

In the circuit model, gates transform amplitudes before measurement. Their reversibility is represented mathematically by unitarity.

Hadamard gate

Japanese equivalent: アダマールゲート

A single-qubit gate that connects computational-basis states with |+> and |-> states.

H creates equal superpositions from |0> and |1>, and it can also resolve phase differences into deterministic outcomes.

Pauli-X gate

Japanese equivalent: パウリXゲート

A gate that exchanges |0> and |1> in the computational basis.

On a general superposition it acts linearly, moving each amplitude to the other basis component.

Multi-qubit

Entanglement

Japanese equivalent: 量子もつれ

A multi-qubit state that cannot be factored into independent single-qubit states.

Entanglement produces correlations stronger than separable state descriptions, but it does not allow faster-than-light communication.