Theorems · Inductive type · functional analysis
VonNeumannAlgebra
(H : Type u) → [inst : NormedAddCommGroup H] → [InnerProductSpace ℂ H] → [CompleteSpace H] → Type u
The double commutant definition of a von Neumann algebra,
as a \*-closed subalgebra of bounded operators on a Hilbert space,
which is equal to its double commutant.
Note that this definition is parameterised by the Hilbert space
on which the algebra faithfully acts, as is standard in the literature.
See WStarAlgebra for the abstract notion (a C⋆-algebra with Banach space predual).
Note this is a bundled structure, parameterised by the Hilbert space H,
rather than a typeclass on the type of elements.
Thus we can't say that the bounded operators H →L[ℂ] H form a VonNeumannAlgebra
(although we will later construct the instance WStarAlgebra (H →L[ℂ] H)),
and instead will use ⊤ : VonNeumannAlgebra H.
- Defined in
- Mathlib.Analysis.VonNeumannAlgebra.Basic
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement · cited by 15,752
- Complexstatement · cited by 5,565
- InnerProductSpacestatement · cited by 3,523
- CompleteSpacestatement · cited by 2,532
Cited by24
Results whose statement or proof uses this declaration.
- VonNeumannAlgebra.commutantstatement and proof · cited by 5
- VonNeumannAlgebra.toStarSubalgebrastatement and proof · cited by 3
- VonNeumannAlgebra.coe_commutantstatement and proof · cited by 2
- VonNeumannAlgebra.IsIdempotentElem.mem_iffstatement and proof · cited by 1
- VonNeumannAlgebra.mk.injstatement · cited by 1
- VonNeumannAlgebra.mk.noConfusionstatement · cited by 1
- VonNeumannAlgebra.centralizer_centralizerstatement and proof · cited by 1
- VonNeumannAlgebra.centralizer_centralizer'statement and proof · cited by 1
- VonNeumannAlgebra.commutant_commutantstatement and proof · cited by 1
- VonNeumannAlgebra.extstatement and proof · cited by 1
- VonNeumannAlgebra.IsStarProjection.mem_iffstatement and proof · cited by 0
- VonNeumannAlgebra.mk.congr_simpstatement · cited by 0