Theorems · Definition · category theory
CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : CategoryTheory.Limits.MultispanShape} →
(I : CategoryTheory.Limits.MultispanIndex J C) →
{c : CategoryTheory.Limits.Cofan I.left} →
(hc : CategoryTheory.Limits.IsColimit c) →
{d : CategoryTheory.Limits.Cofan I.right} →
CategoryTheory.Limits.IsColimit d →
(CategoryTheory.Limits.Multicofork I ≌
CategoryTheory.Limits.Cofork (I.fstSigmaMapOfIsColimit d hc) (I.sndSigmaMapOfIsColimit d hc))The category of multicoforks is equivalent to the category of coforks over ∐ I.left ⇉ ∐ I.right.
It then follows from CategoryTheory.IsColimit.ofPreservesCoconeInitial (or reflects) that
it preserves and reflects colimit cocones.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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.objproof · cited by 19,642
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Equivalencestatement · cited by 601
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkproof · cited by 11
- CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit_counitIsostatement and proof · cited by 0
- CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit_functorstatement and proof · cited by 0
- CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit_inversestatement and proof · cited by 0
- CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit_unitIsostatement and proof · cited by 0