Mathlib Map

Theorems · Theorem · functional analysis

CStarAlgebra.star_left_conjugate_le_norm_smul

∀ {A : Type u_1} [inst : NonUnitalCStarAlgebra A] [inst_1 : PartialOrder A] [StarOrderedRing A] {a b : A},
  autoParam (IsSelfAdjoint b) CStarAlgebra.star_left_conjugate_le_norm_smul._auto_1 →
    star a * b * a ≤ ‖b‖ • (star a * a)
Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order
Cited by
1 results in Mathlib
Foundations
Depth 318 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonUnitalCStarAlgebraPartialOrderStarOrderedRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites26

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.