Theorems · Definition · category theory
CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofOrderIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{W : CategoryTheory.MorphismProperty C} →
{J : Type w} →
[inst_1 : LinearOrder J] →
[inst_2 : SuccOrder J] →
[inst_3 : OrderBot J] →
[inst_4 : WellFoundedLT J] →
{X Y : C} →
{f : X ⟶ Y} →
W.TransfiniteCompositionOfShape J f →
{J' : Type w'} →
[inst_5 : LinearOrder J'] →
[inst_6 : OrderBot J'] →
[inst_7 : SuccOrder J'] →
[inst_8 : WellFoundedLT J'] → J' ≃o J → W.TransfiniteCompositionOfShape J' fIf f is a transfinite composition of shape J of morphisms in W,
then it is also a transfinite composition of shape J' of morphisms in W if J' ≃o J.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- LinearOrderstatement and proof · cited by 8,572
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- OrderBotstatement and proof · cited by 1,055
- OrderIsostatement and proof · cited by 874
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- IsMaxproof · cited by 372
- CategoryTheory.TransfiniteCompositionOfShapeproof · cited by 32
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShapestatement and proof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.le_transfiniteCompositionsproof · cited by 1