6 Composite Systems
So far our probabilistic and quantum systems consist of only one single distribution/state. In the real world, quantum computers often have several different registers (variables).
In theory, we could use a single very big distribution/state to model multiple qubits. For example a 10 qubit system could be modeled with the classical possibilities \(0000000000, 0000000001, \dots, 1111111110, 1111111111\).
Unfortunately the vector for these states gets really big, for 10 qubits, the vector would have the dimension of \(1024\). Since this is very inconvenient to write down, we need to look at a different solution. For this, we compose different probabilistic or quantum systems with each other.
6.1 Constructing composite systems
Note that the definition of combining a probabilistic and a quantum system are the same.
We now need a way to apply operators on these combined systems. For this we can also construct the tensor product of either two probabilistic processes or two unitary transformations by using the tensor product of two matrices.
Overall we can say: If we apply \(S\) to the system \(A\) and \(T\) to the system \(B\), we apply \(S\otimes T\) to the composite system \(AB\).
If the distribution \(d_{AB}\) of a given probabilistic system \(AB\) can be written as a composite of two distributions \(d_A\) and \(d_B\), we know that \(A\) and \(B\) are independent of each other. If we can not write \(d_{AB}\) as two septate systems, the probabilities are depended on each other.
If the quantum state \(\psi_{AB}\) of a given quantum system \(AB\) can be written as a composite of two different quantum states \(\psi_A\) and \(\psi_B\), the quantum states of \(A\) and \(B\) are independent of each other. If we can not write \(\psi_{AB}\) as a tensor product of two quantum systems, the quantum states depend on each other. We call this entangled.
6.2 Measuring composite systems
To perform a (partial) observation or (partial) measurement on a composite system \(AB\), we can compose two separate measurements on the systems \(A\) and \(B\) similar as we constructed the tensor product.
Note that the possibilities are labels \(1,\dots,N\) and do not have be the numbers \(1,\dots,N\). We could also label these e.g. red, green and blue (or any other label).↩︎