Theorems · Inductive type · category theory
CategoryTheory.MorphismProperty.IsStableUnderTransfiniteCompositionOfShape
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
CategoryTheory.MorphismProperty C →
(J : Type w) → [inst : LinearOrder J] → [SuccOrder J] → [OrderBot J] → [WellFoundedLT J] → PropA class of morphisms W : MorphismProperty C is stable under transfinite compositions
of shape J if for any well-order-continuous functor F : J ⥤ C such that
F.obj j ⟶ F.obj (Order.succ j) is in W, then F.obj ⊥ ⟶ c.pt is in W
for any colimit cocone c : Cocone F.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- LinearOrderstatement · cited by 8,572
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- OrderBotstatement · cited by 1,055
- SuccOrderstatement · cited by 574
- WellFoundedLTstatement · cited by 491
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.transfiniteCompositionsOfShape_lestatement and proof · cited by 7
- CategoryTheory.MorphismProperty.IsStableUnderTransfiniteCompositionOfShape.casesOnstatement and proof · cited by 1
- CategoryTheory.MorphismProperty.IsStableUnderTransfiniteCompositionOfShape.lestatement and proof · cited by 1
- CategoryTheory.MorphismProperty.isStableUnderTransfiniteCompositionOfShape_iffstatement and proof · cited by 1
- CategoryTheory.MorphismProperty.IsStableUnderTransfiniteComposition.casesOnstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.IsStableUnderTransfiniteComposition.recOnstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.IsStableUnderTransfiniteCompositionOfShape.congr_simpstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.IsStableUnderInfiniteCompositionproof · cited by 0
- CategoryTheory.MorphismProperty.IsStableUnderTransfiniteCompositionOfShape.recOnstatement and proof · cited by 0