Theorems · Theorem · functional analysis
SpectrumRestricts.starAlgHom_apply
∀ {R : Type u} {S : Type v} {A : Type w} [inst : Semifield R] [inst_1 : StarRing R] [inst_2 : TopologicalSpace R]
[inst_3 : IsTopologicalSemiring R] [inst_4 : ContinuousStar R] [inst_5 : Semifield S] [inst_6 : StarRing S]
[inst_7 : TopologicalSpace S] [inst_8 : IsTopologicalSemiring S] [inst_9 : ContinuousStar S] [inst_10 : Ring A]
[inst_11 : StarRing A] [inst_12 : Algebra R S] [inst_13 : Algebra R A] [inst_14 : Algebra S A]
[inst_15 : IsScalarTower R S A] [inst_16 : StarModule R S] [inst_17 : ContinuousSMul R S] {a : A}
(φ : C(↑(spectrum S a), S) →⋆ₐ[S] A) {f : C(S, R)} (h : SpectrumRestricts a ⇑f) (x : C(↑(spectrum R a), R)),
(SpectrumRestricts.starAlgHom φ h) x =
φ
({ toFun := ⇑(StarAlgHom.ofId R S), continuous_toFun := ⋯ }.comp
(x.comp { toFun := Subtype.map ⇑f ⋯, continuous_toFun := ⋯ }))- Cited by
- 4 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Ringstatement and proof · cited by 7,463
- Set.Elemstatement and proof · cited by 7,166
- IsScalarTowerstatement and proof · cited by 3,896
- ContinuousMapstatement and proof · cited by 2,491
- StarRingstatement and proof · cited by 1,686
- ContinuousSMulstatement and proof · cited by 1,016
- StarModulestatement and proof · cited by 570
- ContinuousStarstatement and proof · cited by 543
Cited by4
Results whose statement or proof uses this declaration.
- SpectrumRestricts.starAlgHom_idproof · cited by 2
- SpectrumRestricts.cfcproof · cited by 2
- SpectrumRestricts.cfc_eq_restrictproof · cited by 2
- SpectrumRestricts.isometric_cfcproof · cited by 0