Theorems · Theorem · category theory
CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.exists_transfiniteCompositionOfShape
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {G : C} [inst_1 : CategoryTheory.Abelian C],
CategoryTheory.IsSeparator G →
∀ {X : C} [CategoryTheory.IsGrothendieckAbelian.{w, v, u} C] {A : C} (f : A ⟶ X) [CategoryTheory.Mono f],
∃ J x x_1 x_2,
∃ (x_3 : WellFoundedLT J),
Nonempty
((CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms G).pushouts.TransfiniteCompositionOfShape J
f)Let C be a Grothendieck abelian category. Assume that G : C is a generator
of C. Then, any morphism in C is a transfinite composition of pushouts
of monomorphisms in the family generatingMonomorphisms G which consists
of the inclusions of the subobjects of G.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Top.topproof · cited by 9,680
- LinearOrderstatement · cited by 8,572
- Set.Elemproof · cited by 7,166
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- Ordinalproof · cited by 1,688
- Set.Iicproof · cited by 1,111
- OrderBotstatement and proof · cited by 1,055
- CategoryTheory.Monostatement and proof · cited by 893
- SuccOrderstatement · cited by 574
- WellFoundedLTstatement · cited by 491
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms_rlpproof · cited by 1