Documentation

Mathlib.Analysis.InnerProductSpace.StarOrder

Continuous linear maps on a Hilbert space are a StarOrderedRing #

In this file we show that the continuous linear maps on a complex Hilbert space form a StarOrderedRing. Note that they are already equipped with the Loewner partial order. We also prove that, with respect to this partial order, a map is positive if every element of the real spectrum is nonnegative. Consequently, when H is a Hilbert space, then H →L[ℂ] H is equipped with all the usual instances of the continuous functional calculus.

Because this takes ContinuousFunctionalCalculusIsSelfAdjoint as an argument, and for the moment we only have this for 𝕜 := ℂ, this is not registered as an instance.