MathlibAnnex.Analysis.CStarAlgebra.Representation.finiteDimensional_space_of_singleton_amongNonUnital
Shows that the Hilbert space of a separably acting representative of the unique irreducible-representation class is finite-dimensional.
Statement
Let A be a nonzero unital complex C*-algebra, H a separable complex Hilbert space, and π a unital representation of A on H that is a representative of the unique unitary-equivalence class of nonzero irreducible representations of A. Then H is finite-dimensional over ℂ.
Assumptions
Let A be a nonzero unital complex C*-algebra, H a separable complex Hilbert space, and π a unital representation of A on H that is a representative of the unique unitary-equivalence class of nonzero irreducible representations of A.
Conclusion
H is finite-dimensional over ℂ.
Proof route
The source passes from the nonunital-interface formulation of the unique-class condition to its unital formulation and applies the finite-dimensional-space theorem, whose compact-identity route yields the result.
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 A] [TopologicalSpace.SeparableSpace H] (pi : MathlibAnnex.Analysis.CStarAlgebra.Representation A H), pi.IsSingletonIrreducibleModelAmongNonUnital → FiniteDimensional ℂ H
- FiniteDimensional ℂ H.
- The source passes from the nonunital-interface formulation of the unique-class condition to its unital formulation and applies the finite-dimensional-space theorem, whose compact-identity route yields the result.
Main citations
- MathlibAnnex.Analysis.CStarAlgebra.Representation.IsSingletonIrreducibleModelAmongNonUnital
Exact formal dependency; inspect the linked Card and exact source.
- MathlibAnnex.Analysis.CStarAlgebra.Representation.finiteDimensional_space_of_singleton
Exact formal dependency; inspect the linked Card and exact source.
Lean source signature (exact)
theorem finiteDimensional_space_of_singleton_amongNonUnital
[Nontrivial A] [TopologicalSpace.SeparableSpace H]
(pi : Representation A H)
(hsingle : IsSingletonIrreducibleModelAmongNonUnital.{u, v, u} pi) :
FiniteDimensional ℂ HRead exact source with highlighted declaration · Raw UTF-8 source · Card PDF · Card JSON
Exact Card identity
Stable Card ID: fd18e1a684c11c6d461ab0afb2c4c47e3636fb5b84f9a7cca39b472897e0f86d
Card revision: 2
Card SHA-256: 6c39a0335bae06c780f4d6169369e5075367719237ff4ec7c2428f09aff37038
Approved exposition revision: 6
Approved exposition SHA-256: db4d9902c74fe8e2aa0a6c08c108dbb7619311863e6dffd597280d01c3acfec3
Source: MathlibAnnex v0.4.0