Theorems · Definition · category theory
CategoryTheory.Limits.sigmaObjIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} D] →
{α : Type w} →
[inst_2 : CategoryTheory.Limits.HasColimitsOfShape (CategoryTheory.Discrete α) C] →
(f : α → CategoryTheory.Functor D C) → (d : D) → (∐ f).obj d ≅ ∐ fun s => (f s).obj dEvaluating a coproduct of functors amounts to taking the coproduct of the evaluations.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Discrete.functorstatement and proof · cited by 633
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.flipstatement · cited by 320
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.sigmaObjstatement · cited by 302
- CategoryTheory.evaluationproof · cited by 173
- CategoryTheory.Limits.HasColimit.isoOfNatIsoproof · cited by 56
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.ι_comp_sigmaObjIso_homstatement · cited by 1
- CategoryTheory.Limits.ι_comp_sigmaObjIso_invstatement · cited by 1
- CategoryTheory.Limits.ι_comp_sigmaObjIso_hom_assocstatement and proof · cited by 0
- CategoryTheory.Limits.ι_comp_sigmaObjIso_inv_assocstatement and proof · cited by 0