Theorems · Theorem · functional analysis
cfc_pow
∀ {R : Type u_1} {A : Type u_2} {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) (n : ℕ)
(a : A),
autoParam (ContinuousOn f (spectrum R a)) cfc_pow._auto_1 →
autoParam (p a) cfc_pow._auto_3 → cfc (fun x => f x ^ n) a = cfc f a ^ n- Cited by
- 8 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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.Elemproof · cited by 7,166
- ContinuousMapproof · 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
- DFunLikeproof · cited by 576
- ContinuousStarstatement and proof · cited by 543
Cited by8
Results whose statement or proof uses this declaration.
- cfc_pow_idproof · cited by 7
- cfc_zpowproof · cited by 2
- cfc_map_polynomialproof · cited by 1
- IsSelfAdjoint.sq_spectrumRestrictsproof · cited by 1
- cfcUnits_powproof · cited by 1
- spectrum_star_mul_self_nonnegproof · cited by 1
- cfcUnits_zpowproof · cited by 0
- IsSelfAdjoint.self_add_I_smul_cfcSqrt_sub_sq_mem_unitaryproof · cited by 0