Theorems · Definition · ring theory
StarAlgHom.comp
{R : Type u_2} →
{A : Type u_3} →
{B : Type u_4} →
{C : Type u_5} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : Star A] →
[inst_4 : Semiring B] →
[inst_5 : Algebra R B] →
[inst_6 : Star B] →
[inst_7 : Semiring C] →
[inst_8 : Algebra R C] → [inst_9 : Star C] → (B →⋆ₐ[R] C) → (A →⋆ₐ[R] B) → A →⋆ₐ[R] CThe composition of ⋆-algebra homomorphisms, as a ⋆-algebra homomorphism.
- Defined in
- Mathlib.Algebra.Star.StarAlgHom
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomproof · cited by 3,236
- AlgHom.compproof · cited by 501
- Starstatement and proof · cited by 496
- StarAlgHomstatement and proof · cited by 215
- StarAlgHom.toAlgHomproof · cited by 14
Cited by35
Results whose statement or proof uses this declaration.
- SpectrumRestricts.starAlgHomproof · cited by 10
- cfcHomSupersetproof · cited by 6
- StarAlgEquiv.arrowCongrproof · cited by 5
- StarAlgEquiv.ofStarAlgHomstatement and proof · cited by 5
- StarAlgHom.prodEquivproof · cited by 2
- SpectrumRestricts.cfcproof · cited by 2
- StarAlgHomClass.map_cfcproof · cited by 2
- StarAlgEquiv.arrowCongr_applystatement · cited by 1
- StarAlgHom.ext_topologicalClosurestatement and proof · cited by 1
- cfcHom_compproof · cited by 1
- StarAlgHom.coe_compstatement · cited by 0
- StarAlgHom.comp_applystatement · cited by 0