Theorems · Theorem · category theory
CategoryTheory.Limits.Multicoequalizer.condition_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.Limits.MultispanShape}
(I : CategoryTheory.Limits.MultispanIndex J C) [inst_1 : CategoryTheory.Limits.HasMulticoequalizer I] (a : J.L)
{Z : C} (h : CategoryTheory.Limits.multicoequalizer I ⟶ Z),
CategoryTheory.CategoryStruct.comp (I.fst a)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Multicoequalizer.π I (J.fst a)) h) =
CategoryTheory.CategoryStruct.comp (I.snd a)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Multicoequalizer.π I (J.snd a)) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.MultispanShape.Lstatement and proof · cited by 129
- CategoryTheory.Limits.MultispanIndex.rightstatement · cited by 117
- CategoryTheory.Limits.MultispanIndexstatement and proof · cited by 102
- CategoryTheory.Limits.MultispanShapestatement and proof · cited by 102
- CategoryTheory.Limits.MultispanIndex.leftstatement · cited by 85
- CategoryTheory.Limits.MultispanShape.fststatement and proof · cited by 50
- CategoryTheory.Limits.MultispanShape.sndstatement and proof · cited by 46
- CategoryTheory.Limits.MultispanIndex.fststatement and proof · cited by 40
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.