Mathlib Map

Theorems · Theorem · functional analysis

isStarProjection_iff_isIdempotentElem_and_isStarNormal

∀ {A : Type u_1} [inst : TopologicalSpace A] [inst_1 : NonUnitalRing A] [inst_2 : StarRing A] [inst_3 : Module ℂ A]
  [inst_4 : IsScalarTower ℂ A A] [inst_5 : SMulCommClass ℂ A A] [NonUnitalContinuousFunctionalCalculus ℂ A IsStarNormal]
  {p : A}, IsStarProjection p ↔ IsIdempotentElem p ∧ IsStarNormal p

An element in a non-unital C⋆-algebra is a star projection if and only if it is idempotent and normal.

Defined in
Mathlib.Analysis.CStarAlgebra.Projection
Cited by
2 results in Mathlib
Foundations
Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceNonUnitalRingStarRingModuleIsScalarTowerSMulCommClassNonUnitalContinuousFunctionalCalculus

Around this declaration

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

Cites14

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.