MATHLIBANNEX / CANONICAL DECLARATION CARD

Nonunital irreducibility

MathlibAnnex.Analysis.CStarAlgebra.NonUnitalCStarRepresentation.IsIrreducible

def

Defines nonunital irreducibility as nonzero action with no nontrivial closed reducing subspaces.

Statement

Let A be a complex C*-algebra, not assumed unital, H a complex Hilbert space, and π a representation of A on H. The predicate says that π acts nontrivially and every closed complex submodule L invariant under both π(a) and its adjoint for every a is either {0} or H.

Definition

IsIrreducible π ↔ (∃ a : A, π a ≠ 0) ∧ ∀ L, Reduces π L → L = ⊥ ∨ L = ⊤.

Assumptions

Let A be a complex C*-algebra, not assumed unital, H a complex Hilbert space, and π a representation of A on H.

Conclusion

The predicate says that π acts nontrivially and every closed complex submodule L invariant under both π(a) and its adjoint for every a is either {0} or H.

Main citations

Lean source signature (exact)

def IsIrreducible (pi : NonUnitalCStarRepresentation A H) : Prop

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

Exact Card identity

Stable Card ID: c6768fb635e387f90ed7c53fa90f5b4dfebcf526a42da7af360fbfdefc2284b6

Card revision: 2

Card SHA-256: bc9645084bd34c210153e9a1ceb61fa2f603b776edf5ab668678f9356e023b96

Approved exposition revision: 4

Approved exposition SHA-256: 7c05ef49afa4760ab5b5c89dca86bc234c51c0cde643c5c9628c471972e25eb1

Source: MathlibAnnex v0.4.0