|
|
|
|
|
by a1369209993
2078 days ago
|
|
> if it interacted with a force and no observation was made Consider the classic two-slit interference experiment. Whether the electron goes through the left or right slit can be treated a single qubit. Use a controlled-NOT gate to copy that qubit onto a second storage location, without observing either. Optionally drop the second qubit into a black hole to head off any claims about supposed future observations. Allow the electron to continue. Do you still observe interference pattens as in the non-copying version of the experiment? Why or why not? |
|
Using the word copy in conjunction with C-NOT is slightly misleading as the copies do not behave independently.
Tongue-in-cheek explanation: Maybe whoever wrote our simulation used shallow copy when they should have done a deep copy.