Theorems · Definition · functional analysis
ContinuousAlgHom.prod
{R : Type u_1} →
[inst : CommSemiring R] →
{A : Type u_2} →
[inst_1 : Semiring A] →
[inst_2 : TopologicalSpace A] →
{B : Type u_3} →
[inst_3 : Semiring B] →
[inst_4 : TopologicalSpace B] →
[inst_5 : Algebra R A] →
[inst_6 : Algebra R B] →
{C : Type u_4} →
[inst_7 : Semiring C] →
[inst_8 : Algebra R C] →
[inst_9 : TopologicalSpace C] → (A →A[R] B) → (A →A[R] C) → A →A[R] B × CThe Cartesian product of two continuous algebra morphisms as a continuous algebra morphism.
- Defined in
- Mathlib.Topology.Algebra.Algebra
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- ContinuousAlgHomstatement and proof · cited by 71
- ContinuousAlgHom.toAlgHomproof · cited by 22
- AlgHom.prodproof · cited by 9
Cited by8
Results whose statement or proof uses this declaration.
- ContinuousAlgHom.prodMapproof · cited by 2
- ContinuousAlgHom.prodEquivproof · cited by 1
- ContinuousAlgHom.prodEquiv_applystatement · cited by 0
- ContinuousAlgHom.prod_applystatement · cited by 0
- ContinuousAlgHom.fst_comp_prodstatement · cited by 0
- ContinuousAlgHom.fst_prod_sndstatement and proof · cited by 0
- ContinuousAlgHom.snd_comp_prodstatement · cited by 0
- ContinuousAlgHom.coe_prodstatement · cited by 0