Theorems · Definition · functional analysis
cfc
{R : Type u_3} →
{A : Type u_4} →
{p : A → Prop} →
[inst : CommSemiring R] →
[inst_1 : StarRing R] →
[inst_2 : MetricSpace R] →
[inst_3 : IsTopologicalSemiring R] →
[inst_4 : ContinuousStar R] →
[inst_5 : TopologicalSpace A] →
[inst_6 : Ring A] →
[inst_7 : StarRing A] →
[inst_8 : Algebra R A] → [instCFC : ContinuousFunctionalCalculus R A p] → (R → R) → A → AThis is the continuous functional calculus of an element a : A applied to bare functions.
When either a does not satisfy the predicate p (i.e., a is not IsStarNormal,
IsSelfAdjoint, or 0 ≤ a when R is ℂ, ℝ, or ℝ≥0, respectively), or when f : R → R is
not continuous on the spectrum of a, then cfc f a returns the junk value 0.
This is the primary declaration intended for widespread use of the continuous functional calculus,
and all the API applies to this declaration. For more information, see the module documentation
for Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital.
- Cited by
- 228 results in Mathlib
- Foundations
- Depth 98 from the axioms, rests on 1,260 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Algebrastatement · cited by 11,388
- CommSemiringstatement · cited by 10,911
- Ringstatement · cited by 7,463
- StarRingstatement · cited by 1,686
- MetricSpacestatement · cited by 1,684
- ContinuousStarstatement · cited by 543
- IsTopologicalSemiringstatement · cited by 442
- ContinuousFunctionalCalculusstatement · cited by 331
Cited by232
Results whose statement or proof uses this declaration.
- cfc_applystatement · cited by 40
- cfc_comp'statement · cited by 21
- cfc_congrstatement and proof · cited by 20
- cfc_idstatement · cited by 20
- cfc_apply_of_not_predicatestatement · cited by 19
- CFC.logproof · cited by 17
- cfc_id'statement · cited by 16
- cfc.congr_simpstatement and proof · cited by 16
- cfcₙ_eq_cfcstatement · cited by 13
- Unitary.argSelfAdjointproof · cited by 13
- cfc_casesstatement · cited by 12
- cfc_conststatement · cited by 12
Showing the 200 most cited of 232.