Theorems · Theorem · functional analysis
cfc_def
∀ {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] (f : R → R) (a : A),
cfc f a =
if h : p a ∧ ContinuousOn f (spectrum R a) then
(cfcHom ⋯) { toFun := (spectrum R a).domRestrict f, continuous_toFun := ⋯ }
else 0- Cited by
- 5 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- Set.Elemstatement · cited by 7,166
- ContinuousMapstatement · cited by 2,491
- StarRingstatement and proof · cited by 1,686
- MetricSpacestatement and proof · cited by 1,684
- ContinuousOnstatement and proof · cited by 1,411
- ContinuousStarstatement and proof · cited by 543
Cited by5
Results whose statement or proof uses this declaration.
- cfc_applyproof · cited by 40
- cfc_apply_of_not_predicateproof · cited by 19
- cfc_apply_of_not_continuousOnproof · cited by 10
- cfc_eq_cfcLproof · cited by 0
- cfc_apply_of_not_andproof · cited by 0