Theorems · Theorem · category theory
CategoryTheory.Limits.Cotrident.coequalizer_ext
∀ {J : Type w} {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} {f : J → (X ⟶ Y)} [Nonempty J]
(s : CategoryTheory.Limits.Cotrident f) {W : C} {k l : s.pt ⟶ W},
CategoryTheory.CategoryStruct.comp s.π k = CategoryTheory.CategoryStruct.comp s.π l →
∀ (j : CategoryTheory.Limits.WalkingParallelFamily J),
CategoryTheory.CategoryStruct.comp (s.ι.app j) k = CategoryTheory.CategoryStruct.comp (s.ι.app j) lTo check whether two maps are coequalized by both maps of a cotrident, it suffices to check it for the second map
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- CategoryTheory.Limits.Cocone.ιstatement and proof · cited by 605
- Classical.arbitraryproof · cited by 161
- CategoryTheory.Limits.WalkingParallelFamilystatement and proof · cited by 61
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Cotrident.IsColimit.hom_extproof · cited by 2