Theorems · Inductive type · functional analysis
NonUnitalContinuousFunctionalCalculus
(R : Type u_1) →
(A : Type u_2) →
outParam (A → Prop) →
[inst : CommSemiring R] →
[Nontrivial R] →
[inst_2 : StarRing R] →
[inst_3 : MetricSpace R] →
[IsTopologicalSemiring R] →
[ContinuousStar R] →
[inst_6 : NonUnitalRing A] →
[StarRing A] →
[TopologicalSpace A] →
[inst_9 : Module R A] → [IsScalarTower R A A] → [SMulCommClass R A A] → PropA 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.
- Cited by
- 275 results in Mathlib
- Foundations
- Depth 11 from the axioms, rests on 147 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Modulestatement · cited by 20,661
- CommSemiringstatement · cited by 10,911
- IsScalarTowerstatement · cited by 3,896
- Nontrivialstatement · cited by 2,416
- SMulCommClassstatement · cited by 1,927
- StarRingstatement · cited by 1,686
- MetricSpacestatement · cited by 1,684
- ContinuousStarstatement · cited by 543
- IsTopologicalSemiringstatement · cited by 442
- NonUnitalRingstatement · cited by 422
Cited by288
Results whose statement or proof uses this declaration.
- cfcₙstatement · cited by 187
- CFC.sqrtstatement and proof · cited by 82
- cfcₙHomstatement and proof · cited by 65
- CFC.absstatement and proof · cited by 43
- cfcₙ_applystatement and proof · cited by 32
- cfcₙ_apply_of_not_predicatestatement and proof · cited by 29
- cfcₙ_congrstatement and proof · cited by 25
- cfcₙ_idstatement and proof · cited by 19
- cfcₙ_apply_of_not_map_zerostatement and proof · cited by 15
- CFC.sqrt_mul_sqrt_selfstatement and proof · cited by 11
- CFC.sqrt_nonnegstatement and proof · cited by 11
- cfcₙHom_continuousstatement and proof · cited by 11
Showing the 200 most cited of 288.