Mathlib Map

Theorems · Theorem · functional analysis

isStarProjection_iff_mem_extremePoints_setOf_nonneg_inter_unitClosedBall

Deprecated since 2026-07-09Use isStarProjection_iff_mem_extremePoints_setOfPred_nonneg_inter_unitClosedBall instead.

∀ {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)

Alias of isStarProjection_iff_mem_extremePoints_setOfPred_nonneg_inter_unitClosedBall. 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
0 results in Mathlib
Foundations
Depth 324 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.

Cites10

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.