Mathlib Map

Theorems · Theorem · functional analysis

CStarAlgebra.span_nonneg_inter_closedBall

∀ {A : Type u_1} [inst : NonUnitalCStarAlgebra A] [inst_1 : PartialOrder A] [StarOrderedRing A] {r : ℝ},
  0 < r → Submodule.span ℂ ({x | 0 ≤ x} ∩ Metric.closedBall 0 r) = ⊤

A C⋆-algebra is spanned by nonnegative elements of norm at most r

Defined in
Mathlib.Analysis.CStarAlgebra.SpecialFunctions.PosPart
Cited by
2 results in Mathlib
Foundations
Depth 314 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.

Cites40

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

Cited by2

Results whose statement or proof uses this declaration.