Theorems · Theorem · functional analysis
VonNeumannAlgebra.IsIdempotentElem.mem_iff
∀ {H : Type u} [inst : NormedAddCommGroup H] [inst_1 : InnerProductSpace ℂ H] [inst_2 : CompleteSpace H]
{e : H →L[ℂ] H},
IsIdempotentElem e →
∀ (S : VonNeumannAlgebra H),
e ∈ S ↔ ∀ y ∈ S.commutant, (↑e).range ∈ Module.End.invtSubmodule ↑y ∧ (↑e).ker ∈ Module.End.invtSubmodule ↑yAn idempotent is an element in a von Neumann algebra if and only if its range and kernel are invariant under the commutant.
- Defined in
- Mathlib.Analysis.VonNeumannAlgebra.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Submodulestatement · cited by 7,192
- Complexstatement and proof · cited by 5,565
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- CompleteSpacestatement and proof · cited by 2,532
- LinearMap.rangestatement and proof · cited by 893
- LinearMap.kerstatement and proof · cited by 848
- ContinuousLinearMap.toLinearMapstatement and proof · cited by 528
- Sublatticestatement · cited by 225
- IsIdempotentElemstatement and proof · cited by 217
Cited by1
Results whose statement or proof uses this declaration.
- VonNeumannAlgebra.IsStarProjection.mem_iffproof · cited by 0