Theorems · Theorem · ring theory
StarAlgHom.comp_apply
∀ {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] (f : B →⋆ₐ[R] C) (g : A →⋆ₐ[R] B) (a : A),
(f.comp g) a = f (g a)- Defined in
- Mathlib.Algebra.Star.StarAlgHom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, 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.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Starstatement and proof · cited by 496
- StarAlgHomstatement and proof · cited by 215
- StarAlgHom.compstatement · cited by 30
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.