Theorems · Definition · category theory
CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.transfiniteCompositionOfShapeOfEqTop
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{G : C} →
[inst_1 : CategoryTheory.Abelian C] →
(hG : CategoryTheory.IsSeparator G) →
{X : C} →
[inst_2 : CategoryTheory.IsGrothendieckAbelian.{w, v, u} C] →
{A : C} →
{f : A ⟶ X} →
[inst_3 : CategoryTheory.Mono f] →
{J : Type w} →
[inst_4 : LinearOrder J] →
[inst_5 : OrderBot J] →
[inst_6 : SuccOrder J] →
[inst_7 : WellFoundedLT J] →
{j : J} →
transfiniteIterate
(CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.largerSubobject hG)
j (CategoryTheory.Subobject.mk f) =
⊤ →
(CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms
G).pushouts.TransfiniteCompositionOfShape
(↑(Set.Iic j)) fIf transfiniteIterate (largerSubobject hG) j (Subobject.mk f) = ⊤,
then the monomorphism f is a transfinite composition of pushouts of
monomorphisms in the family generatingMonomorphisms G.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 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.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- Top.topstatement and proof · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement · cited by 7,166
- Bot.botproof · cited by 4,720
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.IsIsoproof · cited by 1,156
- Set.Iicstatement · cited by 1,111
- OrderBotstatement and proof · cited by 1,055
Cited by1
Results whose statement or proof uses this declaration.