dagger for inner product
This commit is contained in:
parent
9416dd6214
commit
c917963104
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@
|
|||
3. $`\braket{cx|y} = \overline{c}\braket{x|y}`$ and $`\braket{x|cy} = \braket{x|y}c`$
|
||||
4. $`\braket{x|y} = \overline{\braket{y|x}}`$
|
||||
- the inner product $`\braket{x|y}`$ is antilinear in $`x`$ and linear in $`y`$
|
||||
- if starting with two [[ket]]s, take the conjugate transpose of the former: $`\bra{x} = \overline{\ket{x}}^\intercal = \overline{\ket{x}^\intercal}`$
|
||||
- if starting with two [[ket]]s, take the conjugate transpose of the former: $`\bra{x} = \ket{x}^\dagger = \overline{\ket{x}}^\intercal = \overline{\ket{x}^\intercal}`$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue