Commit 2021-12-24 23:09 f7038c24
View on Github →feat(analysis/inner_product_space/adjoint): show that continuous linear maps on a Hilbert space form a C*-algebra (#10837)
This PR puts a cstar_ring
instance on E →L[𝕜] E
, thereby showing that it forms a C*-algebra.
- depends on: #10825 [which defines the adjoint]