Theorems · Theorem · category theory
CategoryTheory.Limits.FormalCoproduct.mapPower_powerMap
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {U V : CategoryTheory.Limits.FormalCoproduct C} (f : U ⟶ V)
{α β : Type t} [inst_1 : CategoryTheory.Limits.HasProductsOfShape α C]
[inst_2 : CategoryTheory.Limits.HasProductsOfShape β C] (g : α → β),
CategoryTheory.CategoryStruct.comp (U.mapPower g) (CategoryTheory.Limits.FormalCoproduct.powerMap f α) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.FormalCoproduct.powerMap f β) (V.mapPower g)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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.limit.lift_πproof · cited by 266
- CategoryTheory.Limits.piObjproof · cited by 237
- CategoryTheory.Limits.Pi.πproof · cited by 184
- CategoryTheory.Limits.FormalCoproductstatement and proof · cited by 122
- CategoryTheory.Limits.limit.lift_π_assocproof · cited by 95
- CategoryTheory.Limits.FormalCoproduct.Iproof · cited by 87
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.FormalCoproduct.mapPower_powerMap_assocproof · cited by 0