Theorems · Definition · category theory
CategoryTheory.TransfiniteCompositionOfShape.ofOrderIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type w} →
[inst_1 : LinearOrder J] →
[inst_2 : OrderBot J] →
{X Y : C} →
{f : X ⟶ Y} →
[inst_3 : SuccOrder J] →
[inst_4 : WellFoundedLT J] →
CategoryTheory.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 → CategoryTheory.TransfiniteCompositionOfShape J' fIf f is a transfinite composition of shape J, then it is
also a transfinite composition of shape J' if J' ≃o J.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.Functor.compproof · cited by 6,529
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- OrderBotstatement and proof · cited by 1,055
- OrderIsostatement and proof · cited by 874
- SuccOrderstatement and proof · cited by 574
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- WellFoundedLTstatement and proof · cited by 491
- CategoryTheory.Functor.mapIsoproof · cited by 224
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofOrderIsoproof · cited by 2
- CategoryTheory.TransfiniteCompositionOfShape.ofOrderIso_Fstatement and proof · cited by 0
- CategoryTheory.TransfiniteCompositionOfShape.ofOrderIso_inclstatement and proof · cited by 0
- CategoryTheory.TransfiniteCompositionOfShape.ofOrderIso_isoBotstatement and proof · cited by 0