Mathlib Map

Theorems · Theorem · functional analysis

isStarProjection_iff_mem_extremePoints_setOfPred_nonneg_inter_unitClosedBall

∀ {A : Type u_1} [inst : NonUnitalCStarAlgebra A] [inst_1 : PartialOrder A] [StarOrderedRing A] {e : A},
  IsStarProjection e ↔ e ∈ Set.extremePoints ℝ ({x | 0 ≤ x} ∩ Metric.closedBall 0 1)

The star projections in a non-unital C⋆-algebra are exactly the extreme points of the nonnegative closed unit ball.

Defined in
Mathlib.Analysis.CStarAlgebra.Extreme
Cited by
1 results in Mathlib
Foundations
Depth 323 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.

Cites86

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.