Theorems · Theorem · functional analysis
cfc_sum
∀ {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] {ι : Type u_3}
(f : ι → R → R) (a : A) (s : Finset ι),
autoParam (∀ i ∈ s, ContinuousOn (f i) (spectrum R a)) cfc_sum._auto_1 → cfc (∑ i ∈ s, f i) a = ∑ i ∈ s, cfc (f i) a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- Finsetstatement and proof · cited by 13,712
- 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
- Finset.sumstatement and proof · cited by 5,195
- Finset.univproof · cited by 3,473
- ContinuousMapproof · cited by 2,491
- Finset.sum_congrproof · cited by 2,323
- StarRingstatement and proof · cited by 1,686
Cited by1
Results whose statement or proof uses this declaration.
- cfc_sum_univproof · cited by 0