Theorems · Theorem · general topology
ContinuousMap.compStarAlgHom_apply
∀ (X : Type u_1) {𝕜 : Type u_2} {A : Type u_3} {B : Type u_4} [inst : TopologicalSpace X] [inst_1 : CommSemiring 𝕜]
[inst_2 : TopologicalSpace A] [inst_3 : Semiring A] [inst_4 : IsTopologicalSemiring A] [inst_5 : Star A]
[inst_6 : ContinuousStar A] [inst_7 : Algebra 𝕜 A] [inst_8 : TopologicalSpace B] [inst_9 : Semiring B]
[inst_10 : IsTopologicalSemiring B] [inst_11 : Star B] [inst_12 : ContinuousStar B] [inst_13 : Algebra 𝕜 B]
(φ : A →⋆ₐ[𝕜] B) (hφ : Continuous ⇑φ) (f : C(X, A)),
(ContinuousMap.compStarAlgHom X φ hφ) f = { toFun := ⇑φ, continuous_toFun := hφ }.comp f- Defined in
- Mathlib.Topology.ContinuousMap.Star
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- TopologicalSpacestatement and proof · cited by 24,529
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Continuousstatement and proof · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
- ContinuousStarstatement and proof · cited by 543
- Starstatement and proof · cited by 496
- IsTopologicalSemiringstatement and proof · cited by 442
- StarAlgHomstatement and proof · cited by 215
- ContinuousMap.compstatement · cited by 181
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.