MathlibAnnex.Analysis.CStarAlgebra.Representation.surjective_of_irreducible_of_finiteDimensional
Shows that an irreducible representation on a nonzero finite-dimensional Hilbert space has full operator image.
Statement
Let A be a unital complex C*-algebra, H a nonzero finite-dimensional complex Hilbert space, and π an irreducible unital representation of A on H. No singleton hypothesis or separability assumption on A is made. π is surjective onto all bounded complex-linear operators on H.
Assumptions
Let A be a unital complex C*-algebra, H a nonzero finite-dimensional complex Hilbert space, and π an irreducible unital representation of A on H. No singleton hypothesis or separability assumption on A is made.
Conclusion
π is surjective onto all bounded complex-linear operators on H.
Proof route
The source finds preimages separately for the self-adjoint real and imaginary parts of an arbitrary operator T using finite-dimensional irreducible interpolation. It combines those preimages as a+i b and invokes T=ℜT+iℑT.
Proof steps
- Exact Lean statement: ∀ {A : Type u} [inst : CStarAlgebra A] [inst_1 : PartialOrder A] [StarOrderedRing A] {H : Type v} [inst_3 : NormedAddCommGroup H] [inst_4 : InnerProductSpace ℂ H] [inst_5 : CompleteSpace H] [Nontrivial H] [FiniteDimensional ℂ H] (pi : MathlibAnnex.Analysis.CStarAlgebra.Representation A H), pi.IsIrreducible → Function.Surjective ⇑pi
- Surjective π : A → (H →L[ℂ] H).
- The source finds preimages separately for the self-adjoint real and imaginary parts of an arbitrary operator T using finite-dimensional irreducible interpolation. It combines those preimages as a+i b and invokes T=ℜT+iℑT.
Main citations
Lean source signature (exact)
theorem surjective_of_irreducible_of_finiteDimensional [Nontrivial H]
[FiniteDimensional ℂ H]
(pi : Representation A H) (hirr : pi.IsIrreducible) :
Function.Surjective piRead exact source with highlighted declaration · Raw UTF-8 source · Card PDF · Card JSON
Exact Card identity
Stable Card ID: a6b19f4652225ea9cada7c02f05c27707d0bf713859210f56ebbbf0df233cd00
Card revision: 2
Card SHA-256: cdaca830d65c48ca1059ea14c788eaeafa21d27eaa3c998721e82809414d3690
Approved exposition revision: 6
Approved exposition SHA-256: bd6df50b706ef93fbc603cdab67d2f82040a80f0b870020a6dc61b23bcbf5e25
Source: MathlibAnnex v0.4.0