Documentation

Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.ConjSqrt

Conjugating by the square root of a positive element in a C⋆-algebra #

This file defines conjSqrt c a as sqrt c * a * sqrt c, and develops API for this operation.

Main declarations #

Conjugation by the square root of an element, i.e. sqrt c * a * sqrt c.

Equations
Instances For