Theorems · Definition · category theory
CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.transfiniteCompositionOfShapeMapFromBot
{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₀ : CategoryTheory.Subobject X) →
{J : Type w} →
[inst_3 : LinearOrder J] →
[inst_4 : OrderBot J] →
[inst_5 : SuccOrder J] →
[inst_6 : WellFoundedLT J] →
(j : J) →
(CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms
G).pushouts.TransfiniteCompositionOfShape
(↑(Set.Iic j))
((CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.functor hG A₀ J).map
(CategoryTheory.homOfLE ⋯))For any j, the map (functor hG A₀ J).map (homOfLE bot_le : ⊥ ⟶ j)
is a transfinite composition of pushouts of monomorphisms in the
family generatingMonomorphisms G.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement and proof · cited by 7,166
- CategoryTheory.Functor.compproof · cited by 6,529
- Bot.botstatement and proof · cited by 4,720
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- Set.Iicstatement and proof · cited by 1,111
- OrderBotstatement and proof · cited by 1,055
Cited by1
Results whose statement or proof uses this declaration.