Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.IsStableUnderTransfiniteCompositionOfShape.of_isStableUnderColimitsOfShape.mem
∀ {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}
(hf : W.TransfiniteCompositionOfShape J f) [W.IsMultiplicative],
(∀ (J : Type w) [inst_6 : LinearOrder J] [SuccOrder J] [OrderBot J] [WellFoundedLT J],
W.IsStableUnderColimitsOfShape J) →
∀ [W.RespectsIso], W f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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.NatTrans.appproof · cited by 7,406
- Bot.botproof · cited by 4,720
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Category.comp_idproof · cited by 2,119
- OrderBotstatement and proof · cited by 1,055
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
- SuccOrderstatement and proof · cited by 574
Cited by1
Results whose statement or proof uses this declaration.