Theorems · Definition · functional analysis
PositiveLinearMap.leftMulMapPreGNS
{A : Type u_1} →
[inst : NonUnitalCStarAlgebra A] →
[inst_1 : PartialOrder A] → (f : A →ₚ[ℂ] ℂ) → [inst_2 : StarOrderedRing A] → A → f.PreGNS →L[ℂ] f.PreGNSThe continuous linear map from a C⋆-algebra A to the PositiveLinearMap.preGNS space induced by
a positive linear functional f : A →ₚ[ℂ] ℂ. This map is given by left-multiplication by a:
x ↦ f.toPreGNS (a * f.ofPreGNS x).
This is the map that is lifted to the completion of f.PreGNS (i.e. f.GNS) in order to define
gnsNonUnitalStarAlgHom.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 320 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.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- PartialOrderstatement and proof · cited by 6,410
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- ContinuousLinearMapstatement · cited by 5,352
- LinearMap.compproof · cited by 1,642
- LinearEquiv.toLinearMapproof · cited by 1,171
- StarOrderedRingstatement and proof · cited by 587
- ContinuousLinearMap.toLinearMapproof · cited by 528
- NonUnitalCStarAlgebrastatement and proof · cited by 149
- Complex.partialOrderstatement · cited by 64
Cited by5
Results whose statement or proof uses this declaration.
- PositiveLinearMap.gnsNonUnitalStarAlgHomproof · cited by 3
- PositiveLinearMap.leftMulMapPreGNS_applystatement and proof · cited by 2
- PositiveLinearMap.leftMulMapPreGNS_mul_eq_compstatement and proof · cited by 0
- PositiveLinearMap.gnsNonUnitalStarAlgHom_applystatement · cited by 0
- PositiveLinearMap.gnsNonUnitalStarAlgHom_apply_coestatement and proof · cited by 0