Documentation

Kraus.DimensionThree

Dimension 3 #

e₁ etc.

def e₁ {R : Type u_1} [One R] [Zero R] :
Matrix (Fin 3) (Fin 1) R
Equations
Instances For
    def e₂ {R : Type u_1} [One R] [Zero R] :
    Matrix (Fin 3) (Fin 1) R
    Equations
    Instances For
      def e₃ {R : Type u_1} [One R] [Zero R] :
      Matrix (Fin 3) (Fin 1) R
      Equations
      Instances For
        theorem pureState_probability_one {ρ : Matrix (Fin 3) (Fin 3) } ( : ρ.trace = 1) :

        The positive operator pureState e₁ is chosen with probability (pureState e₁ * ρ).trace.

        theorem pureState_probability_one_C {R : Type u_1} [RCLike R] {ρ : Matrix (Fin 3) (Fin 3) R} ( : ρ.trace = 1) :