MathlibAnnex.Analysis.CStarAlgebra.isIrreducible_pureState_gnsStarAlgHom
Turns purity of a state into irreducibility of its canonical GNS representation.
Statement
Let A be a unital complex C*-algebra and let φ be a pure state of A. The canonical GNS star-algebra homomorphism built from the positive map associated to φ is irreducible.
Assumptions
Let A be a unital complex C*-algebra and let φ be a pure state of A.
Conclusion
The canonical GNS star-algebra homomorphism built from the positive map associated to φ is irreducible.
Proof route
The source invokes the cyclic-vector irreducibility criterion: the GNS cyclic vector has norm one and dense orbit, its vector functional equals φ by the GNS inner-product identity, and purity supplies the criterion's extremality premise.
Proof steps
- Exact Lean statement: ∀ {A : Type u} [inst : CStarAlgebra A] [inst_1 : PartialOrder A] [inst_2 : StarOrderedRing A] (phi : A →L[ℂ] ℂ) (hphi : phi ∈ MathlibAnnex.Analysis.CStarAlgebra.stateSpace A), MathlibAnnex.Analysis.CStarAlgebra.IsPureState A phi → (MathlibAnnex.Analysis.CStarAlgebra.positiveLinearMapOfMemStateSpace phi hphi).gnsStarAlgHom.IsIrreducible
- IsIrreducible ((positiveLinearMapOfMemStateSpace φ hφ).gnsStarAlgHom).
- The source invokes the cyclic-vector irreducibility criterion: the GNS cyclic vector has norm one and dense orbit, its vector functional equals φ by the GNS inner-product identity, and purity supplies the criterion's extremality premise.
Main citations
- MathlibAnnex.Analysis.CStarAlgebra.IsPureState
Exact formal dependency; inspect the linked Card and exact source.
Lean source signature (exact)
theorem isIrreducible_pureState_gnsStarAlgHom
(phi : A →L[ℂ] ℂ) (hphi : phi ∈ stateSpace A) (hpure : IsPureState A phi) :
StarAlgHom.IsIrreducible
(positiveLinearMapOfMemStateSpace phi hphi).gnsStarAlgHomRead exact source with highlighted declaration · Raw UTF-8 source · Card PDF · Card JSON
Exact Card identity
Stable Card ID: 68395281a7478e8c956a7482013ed5dd68c4d3f2107f38cf4f8e9117a8a99a4a
Card revision: 1
Card SHA-256: 54d38276b2624f4bbb831bdcdc75bbba5ee6d940ee1923e2674d469c88464230
Approved exposition revision: 4
Approved exposition SHA-256: 40706299e81e72561e0a9ebb2439c8f4f6823ee47507f806c18df8cbf869788a
Source: MathlibAnnex v0.4.0