Theorems · Definition · category theory
CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.map
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} D] →
{J : Type w} →
[inst_2 : LinearOrder J] →
[inst_3 : SuccOrder J] →
[inst_4 : OrderBot J] →
[inst_5 : WellFoundedLT J] →
{X Y : C} →
{f : X ⟶ Y} →
{W : CategoryTheory.MorphismProperty D} →
{F : CategoryTheory.Functor C D} →
[CategoryTheory.Limits.PreservesWellOrderContinuousOfShape J F] →
[CategoryTheory.Limits.PreservesColimitsOfShape J F] →
(W.inverseImage F).TransfiniteCompositionOfShape J f →
W.TransfiniteCompositionOfShape J (F.map f)If f is a transfinite composition of shape J of morphisms
in W.inverseImage F, then F is a transfinite composition of shape J
of morphisms in W provided F preserves suitable colimits.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- LinearOrderstatement and proof · cited by 8,572
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- OrderBotstatement and proof · cited by 1,055
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- CategoryTheory.Limits.PreservesColimitsOfShapestatement and proof · cited by 222
- CategoryTheory.MorphismProperty.inverseImagestatement and proof · cited by 83
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.map_toTransfiniteCompositionOfShapestatement and proof · cited by 0