Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.FormalCoproduct.power

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    CategoryTheory.Limits.FormalCoproduct C →
      (α : Type t) → [CategoryTheory.Limits.HasProductsOfShape α C] → CategoryTheory.Limits.FormalCoproduct C

Given U : FormalCoproduct C and a type α, this is the formal coproduct indexed by all i : α → U.I of the products of the objects U.obj (i a) for all a : α.

Defined in
Mathlib.CategoryTheory.Limits.FormalCoproducts.Cech
Cited by
27 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasProductsOfShape

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.FormalCoproduct.cech · cited by 13FormalCoproduct.cechCategoryTheory.Limits.FormalCoproduct.mapPower · cited by 11FormalCoproduct.mapPowerCategoryTheory.Limits.FormalCoproduct.powerMap · cited by 9FormalCoproduct.powerMapCategoryTheory.Limits.FormalCoproduct.powerπ · cited by 8FormalCoproduct.powerπCategoryTheory.Limits.FormalCoproduct.powerFunctor · cited by 5FormalCoproduct.powerFunc…CategoryTheory.Limits.FormalCoproduct.mapPower_comp · cited by 1FormalCoproduct.mapPower_…CategoryTheory.Limits.FormalCoproduct.mapPower_powerMap · cited by 1FormalCoproduct.mapPower_…CategoryTheory.Limits.FormalCoproduct.mapPower_π · cited by 1FormalCoproduct.mapPower_πCategoryTheory.Limits.FormalCoproduct.powerMap_comp · cited by 1FormalCoproduct.powerMap_…CategoryTheory.Limits.FormalCoproduct.mapPower_comp_assoc · cited by 0FormalCoproduct.mapPower_…CategoryTheory.Limits.FormalCoproduct.mapPower_f · cited by 0FormalCoproduct.mapPower_fCategoryTheory.Limits.FormalCoproduct.mapPower_id · cited by 0FormalCoproduct.mapPower_…CategoryTheory.Limits.FormalCoproduct.mapPower_powerMap_assoc · cited by 0FormalCoproduct.mapPower_…CategoryTheory.Limits.FormalCoproduct.mapPower_π_assoc · cited by 0FormalCoproduct.mapPower_…CategoryTheory.Limits.FormalCoproduct.mapPower_φ · cited by 0FormalCoproduct.mapPower_φCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.piObj · cited by 237Limits.piObjCategoryTheory.Limits.FormalCoproduct · cited by 122Limits.FormalCoproductCategoryTheory.Limits.FormalCoproduct.I · cited by 87FormalCoproduct.ICategoryTheory.Limits.FormalCoproduct.obj · cited by 72FormalCoproduct.objCategoryTheory.Limits.HasProductsOfShape · cited by 63Limits.HasProductsOfShapeFormalCoproduct.powerCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by33

Results whose statement or proof uses this declaration.