Theorems · Theorem · category theory
CommAlgCat.ofHom_comp
∀ {R : Type u} [inst : CommRing R] {X Y Z : Type v} [inst_1 : CommRing X] [inst_2 : Algebra R X] [inst_3 : CommRing Y]
[inst_4 : Algebra R Y] [inst_5 : CommRing Z] [inst_6 : Algebra R Z] (f : X →ₐ[R] Y) (g : Y →ₐ[R] Z),
CommAlgCat.ofHom (g.comp f) = CategoryTheory.CategoryStruct.comp (CommAlgCat.ofHom f) (CommAlgCat.ofHom g)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- AlgHomstatement and proof · cited by 3,236
- AlgHom.compstatement · cited by 501
- CommAlgCatstatement · cited by 96
- CommAlgCat.ofstatement · cited by 33
- CommAlgCat.ofHomstatement · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.