Theorems · Theorem · functional analysis
cfc_map_pi
∀ {ι : Type u_1} {R : Type u_2} {S : Type u_3} {A : ι → Type u_4} [inst : CommSemiring R] [inst_1 : StarRing R]
[inst_2 : MetricSpace R] [inst_3 : IsTopologicalSemiring R] [inst_4 : ContinuousStar R] [inst_5 : CommRing S]
[inst_6 : Algebra R S] [inst_7 : (i : ι) → Ring (A i)] [inst_8 : (i : ι) → Algebra S (A i)]
[inst_9 : (i : ι) → Algebra R (A i)] [∀ (i : ι), IsScalarTower R S (A i)] [hinst : IsScalarTower R S ((i : ι) → A i)]
[inst_11 : (i : ι) → StarRing (A i)] [inst_12 : (i : ι) → TopologicalSpace (A i)] {p : ((i : ι) → A i) → Prop}
{q : (i : ι) → A i → Prop} [inst_13 : ContinuousFunctionalCalculus R ((i : ι) → A i) p]
[inst_14 : ∀ (i : ι), ContinuousFunctionalCalculus R (A i) (q i)] [∀ (i : ι), ContinuousMap.UniqueHom R (A i)]
(f : R → R) (a : (i : ι) → A i),
autoParam (ContinuousOn f (⋃ i, spectrum R (a i))) cfc_map_pi._auto_1 →
autoParam (p a) cfc_map_pi._auto_3 →
autoParam (∀ (i : ι), q i (a i)) cfc_map_pi._auto_5 → cfc f a = fun i => cfc f (a i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- IsScalarTowerstatement and proof · cited by 3,896
- Set.iUnionstatement and proof · cited by 2,483
- 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 by1
Results whose statement or proof uses this declaration.
- CFC.rpow_map_piproof · cited by 1