Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.isStableUnderTransfiniteCompositionOfShape_iff_of_orderIso
∀ {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] {J' : Type w'}
[inst_5 : LinearOrder J'] [inst_6 : SuccOrder J'] [inst_7 : OrderBot J'] [inst_8 : WellFoundedLT J'] (e : J ≃o J'),
W.IsStableUnderTransfiniteCompositionOfShape J ↔ W.IsStableUnderTransfiniteCompositionOfShape J'- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- 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
- CategoryTheory.MorphismProperty.transfiniteCompositionsOfShapeproof · cited by 25
- CategoryTheory.MorphismProperty.IsStableUnderTransfiniteCompositionOfShapestatement · cited by 7
Cited by1
Results whose statement or proof uses this declaration.