Theorems · Definition · category theory
CategoryTheory.TransfiniteCompositionOfShape.ofArrowIso
{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 →
{X' Y' : C} →
{f' : X' ⟶ Y'} →
(CategoryTheory.Arrow.mk f ≅ CategoryTheory.Arrow.mk f') →
CategoryTheory.TransfiniteCompositionOfShape J f'If f and f' are two isomorphic morphisms, and f is a transfinite composition
of shape J, then f' also is.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- LinearOrderstatement and proof · cited by 8,572
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Functor.constproof · cited by 1,264
- OrderBotstatement and proof · cited by 1,055
- CategoryTheory.Arrowstatement · cited by 713
- SuccOrderstatement and proof · cited by 574
- CategoryTheory.Iso.transproof · cited by 566
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofArrowIsoproof · cited by 1
- CategoryTheory.TransfiniteCompositionOfShape.ofArrowIso_Fstatement and proof · cited by 0
- CategoryTheory.TransfiniteCompositionOfShape.ofArrowIso_inclstatement and proof · cited by 0
- CategoryTheory.TransfiniteCompositionOfShape.ofArrowIso_isoBotstatement and proof · cited by 0