Created
June 3, 2014 18:05
-
-
Save isomorphisms/857363731210573267b1 to your computer and use it in GitHub Desktop.
tensors in QM
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://math.ucr.edu/home/baez/photon/tensor.htm: | |
<blockquote>Both direct sum and tensor product are standard ways of <b>putting together little Hilbert spaces to form big ones.</b> They are used for different purposes. Suppose we have two physical systems.... Roughly speaking, if ... a physical system's ... states are either of A OR of B, its Hilbert space will be [a] direct sum.... If we have a system whose states are states of A AND states of B, its Hilbert space will be [a] tensor product.... | |
<pre> | |
<b>MEASURE SPACE</b> disjoint union Cartesian product | |
<b>HILBERT SPACE</b> direct sum tensor product | |
</pre> | |
</blockquote> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment