Structures · Analysis
NonUnitalContinuousFunctionalCalculus
A non-unital star R-algebra A has a continuous functional calculus for elements
satisfying the property p : A → Prop if
+ for every such element a : A there is a non-unital star algebra homomorphism
cfcₙHom : C(quasispectrum R a, R)₀ →⋆ₙₐ[R] A sending the (restriction of) the identity map
to a.
+ cfcHom is continuous and injective and the quasispectrum of the image of function f is
its range.
+ cfcₙHom preserves the property p.
The property p is marked as an outParam so that the user need not specify it. In practice,
+ for R := ℂ, we choose p := IsStarNormal,
+ for R := ℝ, we choose p := IsSelfAdjoint,
+ for R := ℝ≥0, we choose p := (0 ≤ ·).
Instead of directly providing the data we opt instead for a Prop class. In all relevant cases,
the continuous functional calculus is uniquely determined, and utilizing this approach
prevents diamonds or problems arising from multiple instances.
- Shape
- 3 explicit arguments · adds predicate_zero, compactSpace_quasispectrum, exists_cfc_of_predicate
Extends0
Extends nothing: this is a root of the hierarchy.
Extended by2
Concrete types that are instances2
- Real
- NNReal
How is a type an instance?
Loading the hierarchy index…
Assumed by278
- cfcₙ
- CFC.sqrt
- cfcₙHom
- CFC.abs
- cfcₙ_apply
- cfcₙ_apply_of_not_predicate
- cfcₙ_congr
- cfcₙ_id
- cfcₙ_apply_of_not_map_zero
- CFC.sqrt_nonneg
- cfcₙHom_continuous
- CFC.sqrt_mul_sqrt_self
- cfcₙ_id'
- cfcₙ_comp'
- cfcₙHom_id
- CFC.posPart_sub_negPart
- cfcₙ_apply_of_not_continuousOn
- cfcₙ_mul
- cfcₙ_cases
- CFC.negPart_def
- cfcₙ_nnreal_eq_real
- CFC.posPart_def
- CFC.sqrt_eq_iff
- CFC.sqrt_eq_nnrpow
- cfcₙ.congr_simp
- CFC.sqrt.congr_simp
- cfcₙL
- cfcₙ_zero
- cfcₙ_def
- cfcₙHomSuperset
- cfcₙ_nonneg
- CFC.nnrpow_one
- CStarAlgebra.nonneg_TFAE
- IsSelfAdjoint.quasispectrumRestricts
- CFC.abs.congr_simp
- CFC.nnrpow
- CFC.abs_mul_abs
- CFC.negPart_nonneg
- NonUnitalContinuousFunctionalCalculus.exists_cfc_of_predicate
- cfcₙ_predicate
- cfcₙ_smul
- CFC.posPart_nonneg
- cfcₙ_map_quasispectrum
- cfcₙ_apply_zero
- QuasispectrumRestricts.cfcₙHom_eq_restrict
- CFC.nnrpow_nnrpow
- nonneg_iff_isSelfAdjoint_and_quasispectrumRestricts
- cfcₙHom_predicate
- cfcₙHom_map_quasispectrum
- CFC.sqrt_mul_self
Ancestors0
No ancestors.