MATHLIBANNEX / CANONICAL DECLARATION CARD

Pure state as an extreme point

MathlibAnnex.Analysis.CStarAlgebra.IsPureState

def

Defines pure states as the real extreme points of the state space.

Statement

Let A be a unital complex C*-algebra and let φ : A → ℂ be a continuous complex-linear functional. φ is pure exactly when it belongs to the real extreme points of the normalized positive state space stateSpace A. Membership in that extreme-point set includes membership in the state space.

Definition

IsPureState A φ ↔ φ ∈ (stateSpace A).extremePoints ℝ.

Assumptions

Let A be a unital complex C*-algebra and let φ : A → ℂ be a continuous complex-linear functional.

Conclusion

φ is pure exactly when it belongs to the real extreme points of the normalized positive state space stateSpace A. Membership in that extreme-point set includes membership in the state space.

Main citations

Lean source signature (exact)

def IsPureState (A : Type u) [CStarAlgebra A] [PartialOrder A] [StarOrderedRing A]
    (phi : A →L[ℂ] ℂ) : Prop

Read exact source with highlighted declaration · Raw UTF-8 source · Card PDF · Card JSON

Exact Card identity

Stable Card ID: 2407611b2e8f0ff07b7d50cc8edfa17f744337c5a9ad013cf63d5ddb1eeb8840

Card revision: 2

Card SHA-256: ab3cc7055573144f26c2ee004138fc8a252ae8b2fbc21ba53cbcfc4e5337a997

Approved exposition revision: 4

Approved exposition SHA-256: 8d14298b599903dde2314c44a213c04fdb98831f12ef781c0a1dec5fbe72df2b

Source: MathlibAnnex v0.4.0