Theorems · Definition · category theory
CategoryTheory.IsGrothendieckAbelian.isColimitMapCoconeOfSubobjectMkEqISup
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] →
[inst_2 : CategoryTheory.IsGrothendieckAbelian.{w, v, u} C] →
{X : C} →
{J : Type w} →
[inst_3 : CategoryTheory.SmallCategory J] →
(F : CategoryTheory.Functor J (CategoryTheory.MonoOver X)) →
[CategoryTheory.IsFiltered J] →
(c : CategoryTheory.Limits.Cocone (F.comp (CategoryTheory.MonoOver.forget X))) →
[inst_5 : CategoryTheory.Mono c.pt.hom] →
CategoryTheory.Subobject.mk c.pt.hom = ⨆ j, CategoryTheory.Subobject.mk (F.obj j).obj.hom →
CategoryTheory.Limits.IsColimit ((CategoryTheory.Over.forget X).mapCocone c)Let X : C be an object in a Grothendieck abelian category,
F : J ⥤ MonoOver X a functor from a filtered category, c a cocone for
the composition F ⋙ MonoOver.forget _ : J ⥤ Over X. We assume
that c.pt.hom : c.pt.left ⟶ X is a monomorphism and that the corresponding
subobject of X is the supremum of the subobjects given by (F.obj j).obj.hom,
then c becomes a colimit cocone after the application of
the forget functor Over X ⥤ C. (See also subobjectMk_of_isColimit_eq_iSup.)
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Discretestatement · cited by 2,447
- iSupstatement and proof · cited by 2,415
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Monostatement and proof · cited by 893
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.