MATHLIBANNEX / CANONICAL DECLARATION CARD

No separably acting representative of all nonzero irreducible representations

MathlibAnnex.Analysis.CStarAlgebra.Representation.not_singleton_amongNonUnital_of_infiniteDimensional

theorem

Shows that, for an infinite-dimensional unital C*-algebra, no representation on a separable Hilbert space is a representative of the unique unitary-equivalence class of all nonzero irreducible representations.

Statement

Let A be a nonzero infinite-dimensional unital complex C*-algebra, H a separable complex Hilbert space, and π a unital representation of A on H. The representation π is not a representative of the unique unitary-equivalence class of nonzero irreducible representations of A. Equivalently, π is not both irreducible and unitarily equivalent to every nonzero irreducible representation of A. This does not rule out separable irreducible representations in general.

Assumptions

Let A be a nonzero infinite-dimensional unital complex C*-algebra, H a separable complex Hilbert space, and π a unital representation of A on H.

Conclusion

The representation π is not a representative of the unique unitary-equivalence class of nonzero irreducible representations of A. Equivalently, π is not both irreducible and unitarily equivalent to every nonzero irreducible representation of A. This does not rule out separable irreducible representations in general.

Proof route

If π represented the unique irreducible-representation class of A, the preceding finite-dimensional-algebra theorem would force A to be finite-dimensional, contradicting the hypothesis.

Proof steps
  1. 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], ¬FiniteDimensional ℂ A → ∀ [TopologicalSpace.SeparableSpace H] (pi : MathlibAnnex.Analysis.CStarAlgebra.Representation A H), ¬pi.IsSingletonIrreducibleModelAmongNonUnital
  2. ¬FiniteDimensional ℂ A → ∀ π on separable H, ¬IsSingletonIrreducibleModelAmongNonUnital π.
  3. If π represented the unique irreducible-representation class of A, the preceding finite-dimensional-algebra theorem would force A to be finite-dimensional, contradicting the hypothesis.

Main citations

Lean source signature (exact)

theorem not_singleton_amongNonUnital_of_infiniteDimensional
    [Nontrivial A] (hA : ¬ FiniteDimensional ℂ A)
    [TopologicalSpace.SeparableSpace H]
    (pi : Representation A H) :
    ¬ IsSingletonIrreducibleModelAmongNonUnital.{u, v, u} pi

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

Exact Card identity

Stable Card ID: f2686115c0a5647dbadc2b23862bf82db33c3680599f938b1b6342daaf7d4467

Card revision: 2

Card SHA-256: f21cea9af3dce8c0c987722a576294b1d5d1053d1a5473e2956074cae45cb850

Approved exposition revision: 6

Approved exposition SHA-256: 9ad261346687a42639eda4fa4932baee2e699894c2622fa730c4569b19b276f7

Source: MathlibAnnex v0.4.0