Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.FormalCoproduct.powerFunctor

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

Given a type α, this is the functor FormalCoproduct C ⥤ FormalCoproduct C which sends U to U.power α.

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

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.

Cited by6

Results whose statement or proof uses this declaration.