Mathlib Map

Theorems · Theorem · functional analysis

PositiveLinearMap.apply_le_of_isSelfAdjoint

∀ {B₁ : Type u_3} {B₂ : Type u_4} [inst : CStarAlgebra B₁] [inst_1 : CStarAlgebra B₂] [inst_2 : PartialOrder B₁]
  [inst_3 : PartialOrder B₂] [StarOrderedRing B₁] (f : B₁ →ₚ[ℂ] B₂) (x : B₁),
  IsSelfAdjoint x → f x ≤ f ((algebraMap ℝ B₁) ‖x‖)
Defined in
Mathlib.Analysis.CStarAlgebra.PositiveLinearMap
Cited by
0 results in Mathlib
Foundations
Depth 312 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CStarAlgebraCStarAlgebraPartialOrderPartialOrderStarOrderedRing

Around this declaration

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

Cites13

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.