Mathlib Map

Theorems · Theorem · functional analysis

PositiveLinearMap.norm_apply_le_of_nonneg

∀ {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₁] [StarOrderedRing B₂] (f : B₁ →ₚ[ℂ] B₂) (x : B₁),
  0 ≤ x → ‖f x‖ ≤ ‖f 1‖ * ‖x‖
Defined in
Mathlib.Analysis.CStarAlgebra.PositiveLinearMap
Cited by
0 results in Mathlib
Foundations
Depth 321 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CStarAlgebraCStarAlgebraPartialOrderPartialOrderStarOrderedRingStarOrderedRing

Around this declaration

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

Cites20

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.