HomeHome Hilbert Space Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-bra 9776
Description: Define the bra of a vector used by Dirac notation. Based on definition of bra in [Prugovecki] p. 186. In Dirac bra-ket notation, <.A | B>. is a complex number equal to the inner product (B .ih A). But physicists like to talk about the individual components <.A | and | B>., called bra and ket respectively. In order for their properties to make sense formally, we define the ket | B>. as the vector B itself, and the bra <.A | as a functional from H~ to CC. We represent the Dirac notation <.A | B>. by ((bra`
A)` B); see bravalvalt 9868. The reversal of the inner product arguments not only makes the bra-ket behavior consistent with physics literature (see comments under ax-his3 8951) but is also required in order for the associative law kbass2t 10050 to work.

Our definition of bra and the associated outer product df-kb 9777 differs from, but is equivalent to, a common approach in the literature that makes use of mappings to a dual space. Our approach eliminates the need to have a parallel development of this dual space and instead keeps everything in Hilbert space.

For an extensive discussion about how our notation maps to the bra-ket notation in physics textbooks, see http://us.metamath.org/mpegif/mmnotes.txt, under the 17-May-2006 entry.

Assertion
Ref Expression
df-bra |- bra = {<.x, t>. | (x e. H~ /\ t = {<.y, z>. | (y e. H~ /\ z = (y .ih x))})}
Distinct variable group:   x,t,y,z

Detailed syntax breakdown of Definition df-bra
StepHypRef Expression
1 cbr 8825 . 2 class bra
2 vx . . . . . 6 set x
32cv 955 . . . . 5 class x
4 chil 8788 . . . . 5 class H~
53, 4wcel 958 . . . 4 wff x e. H~
6 vt . . . . . 6 set t
76cv 955 . . . . 5 class t
8 vy . . . . . . . . 9 set y
98cv 955 . . . . . . . 8 class y
109, 4wcel 958 . . . . . . 7 wff y e. H~
11 vz . . . . . . . . 9 set z
1211cv 955 . . . . . . . 8 class z
13 csp 8793 . . . . . . . . 9 class .ih
149, 3, 13co 3963 . . . . . . . 8 class (y .ih x)
1512, 14wceq 956 . . . . . . 7 wff z = (y .ih x)
1610, 15wa 223 . . . . . 6 wff (y e. H~ /\ z = (y .ih x))
1716, 8, 11copab 2666 . . . . 5 class {<.y, z>. | (y e. H~ /\ z = (y .ih x))}
187, 17wceq 956 . . . 4 wff t = {<.y, z>. | (y e. H~ /\ z = (y .ih x))}
195, 18wa 223 . . 3 wff (x e. H~ /\ t = {<.y, z>. | (y e. H~ /\ z = (y .ih x))})
2019, 2, 6copab 2666 . 2 class {<.x, t>. | (x e. H~ /\ t = {<.y, z>. | (y e. H~ /\ z = (y .ih x))})}
211, 20wceq 956 1 wff bra = {<.x, t>. | (x e. H~ /\ t = {<.y, z>. | (y e. H~ /\ z = (y .ih x))})}
Colors of variables: wff set class
This definition is referenced by:  bravalt 9867  rnbra 10040  bra11 10041
Copyright terms: Public domain