Theorems · Theorem · category theory
CategoryTheory.Limits.FormalCoproduct.powerMap_comp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {U V W : CategoryTheory.Limits.FormalCoproduct C} (f : U ⟶ V)
(g : V ⟶ W) (α : Type t) [inst_1 : CategoryTheory.Limits.HasProductsOfShape α C],
CategoryTheory.Limits.FormalCoproduct.powerMap (CategoryTheory.CategoryStruct.comp f g) α =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.FormalCoproduct.powerMap f α)
(CategoryTheory.Limits.FormalCoproduct.powerMap g α)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Limits.piObjproof · cited by 237
- CategoryTheory.Limits.Pi.πproof · cited by 184
- CategoryTheory.Limits.FormalCoproductstatement and proof · cited by 122
- CategoryTheory.Limits.FormalCoproduct.Iproof · cited by 87
- CategoryTheory.Limits.FormalCoproduct.objproof · cited by 72
- CategoryTheory.Limits.HasProductsOfShapestatement and proof · cited by 63
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.FormalCoproduct.powerMap_comp_assocproof · cited by 0