vault backup: 2026-07-30 10:41:36

This commit is contained in:
Benjamin Neumann
2026-07-30 10:41:36 +02:00
parent 241b1517da
commit c4385ce853
6 changed files with 26 additions and 26 deletions
@@ -26,3 +26,17 @@ The Teleportation example from [[Quantum Circuits]] with ket notation:
![[Pasted image 20260730102318.png]]
## Bra and Braket notation
Additionally to ket notation, bra notation, $\bra{}$ denotes the conjugate transpose of $\ket{}$:
$\bra{\psi} := \ket{\psi}^\dagger$
Example:
![[Pasted image 20260730103526.png]]
Combined, we get the Braket notation $\braket{\psi||\phi}$
Example:
![[Pasted image 20260730103836.png]]