outer products
This commit is contained in:
parent
c917963104
commit
04cebb77df
8 changed files with 44 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
- notation $`\braket{x|y}`$
|
||||
- $`\bra{x}`$ is a [[bra]]
|
||||
- $`\ket{y}`$ is a [[ket]]
|
||||
- [[matrix-multiplication]], associates with [[outer-product]]
|
||||
- follows laws
|
||||
1. $`\braket{0|y} = 0`$ and $`\braket{x|0} = 0`$
|
||||
2. $`\braket{x + y|z} = \braket{x|z} + \braket{y|z}`$ and $`\braket{x|y + z} = \braket{x|y} + \braket{x|z}`$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue