Theorems · Inductive type · category theory
CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
CategoryTheory.MorphismProperty C →
(J : Type w) →
[inst_1 : LinearOrder J] →
[SuccOrder J] → [OrderBot J] → [WellFoundedLT J] → {X Y : C} → (X ⟶ Y) → Type (max (max u v) w)Structure expressing that a morphism f : X ⟶ Y in a category C
is a transfinite composition of shape J of morphisms in W : MorphismProperty C.
- Cited by
- 20 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- 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 by47
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.transfiniteCompositionsOfShapeproof · cited by 25
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.toTransfiniteCompositionOfShapestatement and proof · cited by 24
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.memstatement and proof · cited by 6
- CategoryTheory.SmallObject.SuccStruct.transfiniteCompositionOfShapeιIterationstatement · cited by 5
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrowsstatement · cited by 5
- CategoryTheory.SmallObject.relativeCellComplexιObjproof · cited by 4
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofLEstatement and proof · cited by 3
- CategoryTheory.SmallObject.transfiniteCompositionOfShapeιIterationAppRightstatement and proof · cited by 3
- CategoryTheory.OrthogonalReflection.transfiniteCompositionOfShapeReflectionstatement · cited by 2
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.icistatement and proof · cited by 2
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.mapstatement and proof · cited by 2
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.map_memstatement and proof · cited by 2