Theorems · Theorem · category theory
CategoryTheory.IsGrothendieckAbelian.exists_isIso_of_functor_from_monoOver
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C]
[CategoryTheory.IsGrothendieckAbelian.{w, v, u} C] {X : C} {J : Type w} [inst_3 : CategoryTheory.SmallCategory J]
(F : CategoryTheory.Functor J (CategoryTheory.MonoOver X)) {κ : Cardinal.{w}} [hκ : Fact κ.IsRegular]
[CategoryTheory.IsCardinalFiltered J κ],
HasCardinalLT (CategoryTheory.Subobject X) κ →
∀
(c :
CategoryTheory.Limits.Cocone (F.comp ((CategoryTheory.MonoOver.forget X).comp (CategoryTheory.Over.forget X))))
(hc : CategoryTheory.Limits.IsColimit c) (f : c.pt ⟶ X),
(∀ (j : J), CategoryTheory.CategoryStruct.comp (c.ι.app j) f = (F.obj j).obj.hom) →
CategoryTheory.Epi f → ∃ j, CategoryTheory.IsIso (F.obj j).obj.homIf C is a Grothendieck abelian category, X : C, if F : J ⥤ MonoOver X is a
functor from a κ-filtered category J with κ a regular cardinal such
that HasCardinalLT (Subobject X) κ, and if the colimit of F (computed in C)
maps epimorphically onto X, then there exists j : J such that (F.obj j).obj.hom
is an isomorphism.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
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 and proof · cited by 16,252
- Top.topproof · cited by 9,680
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- Set.Elemproof · cited by 7,166
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- Set.rangeproof · cited by 4,705
- Factstatement and proof · cited by 2,726
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.IsGrothendieckAbelian.IsPresentable.injectivity₀proof · cited by 1
- CategoryTheory.IsGrothendieckAbelian.IsPresentable.surjectivityproof · cited by 1