The scalar tangent inequality #
The operator version #
theorem
CommutingRepetition.Resolver.cfc_negMulLog_le_affine
{A : Type u_1}
[CStarAlgebra A]
[PartialOrder A]
[StarOrderedRing A]
{F : A}
(hF0 : 0 ≤ F)
{x : ℝ}
(hx : 0 < x)
:
The affine tangent bound as an operator inequality: for 0 ≤ F ≤ 1 and
x > 0, H₁(F) ≼ (H₁(x) − s x)·1 + s F with s = −log x − 1.
theorem
CommutingRepetition.Resolver.cfc_negMulLog_nonneg
{A : Type u_1}
[CStarAlgebra A]
[PartialOrder A]
[StarOrderedRing A]
{F : A}
(hF0 : 0 ≤ F)
(hF1 : F ≤ 1)
:
theorem
CommutingRepetition.Resolver.jensen_negMulLog
{A : Type u_1}
[CStarAlgebra A]
[PartialOrder A]
[StarOrderedRing A]
(ω : A →ₗ[ℝ] ℝ)
(hmono : ∀ {a b : A}, a ≤ b → ω a ≤ ω b)
(hm1 : ω 1 ≤ 1)
{F : A}
(hF0 : 0 ≤ F)
(hF1 : F ≤ 1)
:
Operator Jensen (eq positive-functional-jensen): for a positive
real-linear functional ω with ω(1) ≤ 1 and a positive contraction F,
ω(H₁(F)) ≤ H₁(ω(F)).