MathlibAnnex.CStarAlgebra.compactPreimageIdeal
Collects the elements represented by compact operators into a two-sided algebraic ideal.
Statement
Let A be a complex C*-algebra, not assumed unital, H a complex Hilbert space, and ρ a representation of A on H. compactPreimageIdeal ρ is the two-sided algebraic ideal of elements whose represented bounded operator is compact. Norm-closedness is a separate theorem and is not a field of this returned TwoSidedIdeal.
Definition
(compactPreimageIdeal ρ : Set A) = {a : A | IsCompactOperator (ρ a)}.
Assumptions
Let A be a complex C*-algebra, not assumed unital, H a complex Hilbert space, and ρ a representation of A on H.
Conclusion
compactPreimageIdeal ρ is the two-sided algebraic ideal of elements whose represented bounded operator is compact. Norm-closedness is a separate theorem and is not a field of this returned TwoSidedIdeal.
Main citations
Lean source signature (exact)
def compactPreimageIdeal [NonUnitalCStarAlgebra A]
(rho : A →⋆ₙₐ[ℂ] (H →L[ℂ] H)) : TwoSidedIdeal ARead exact source with highlighted declaration · Raw UTF-8 source · Card PDF · Card JSON
Exact Card identity
Stable Card ID: 9355a7df6defbdd54a898d97fa5d5ff61ac59614adb1ceee96df088d9c1a66b6
Card revision: 2
Card SHA-256: ee21384769079014e7f0b83108c683e777408b5e63149385e2931aa44db2b8b1
Approved exposition revision: 4
Approved exposition SHA-256: d1c18c74316e9f18633622fc81204fd774025015ae12d9e8a5d1bb9d33a83cde
Source: MathlibAnnex v0.4.0