Mathlib Map

Theorems · Theorem · functional analysis

CStarAlgebra.norm_le_iff_le_algebraMap

∀ {A : Type u_1} [inst : CStarAlgebra A] [inst_1 : PartialOrder A] [StarOrderedRing A] (a : A) {r : ℝ},
  0 ≤ r → autoParam (0 ≤ a) CStarAlgebra.norm_le_iff_le_algebraMap._auto_1 → (‖a‖ ≤ r ↔ a ≤ (algebraMap ℝ A) r)
Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order
Cited by
5 results in Mathlib
Foundations
Depth 319 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CStarAlgebraPartialOrderStarOrderedRing

Around this declaration

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

Cites19

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

Cited by5

Results whose statement or proof uses this declaration.