Commit 2025-08-21 02:05 dd0685bd
View on Github →feat(CStarAlgebra): a => a ^ p is operator monotone for p ∈ Icc 0 1 (#27715)
This PR shows that a => a ^ p is operator monotone for p ∈ Icc 0 1, i.e. that CFC.nnrpow, CFC.rpow and CFC.sqrt are monotone, using the integral representation for the power function.