Theorems · Theorem · category theory
CategoryTheory.Limits.Multicofork.sigma_condition
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.Limits.MultispanShape}
{I : CategoryTheory.Limits.MultispanIndex J C} (K : CategoryTheory.Limits.Multicofork I)
{c : CategoryTheory.Limits.Cofan I.left} (hc : CategoryTheory.Limits.IsColimit c)
{d : CategoryTheory.Limits.Cofan I.right} (hd : CategoryTheory.Limits.IsColimit d),
CategoryTheory.CategoryStruct.comp (I.fstSigmaMapOfIsColimit d hc)
(CategoryTheory.Limits.Cofan.IsColimit.desc hd K.π) =
CategoryTheory.CategoryStruct.comp (I.sndSigmaMapOfIsColimit d hc)
(CategoryTheory.Limits.Cofan.IsColimit.desc hd K.π)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.Cocone.ptstatement · cited by 1,354
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Limits.WalkingMultispanstatement · cited by 151
- CategoryTheory.Limits.MultispanIndex.multispanstatement · cited by 139
- CategoryTheory.Limits.MultispanShape.Rstatement · cited by 133
- CategoryTheory.Limits.MultispanShape.Lstatement and proof · cited by 129
- CategoryTheory.Limits.Cofanstatement and proof · cited by 124
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Multicofork.sigma_condition_assocproof · cited by 0