Theorems · Definition · category theory
CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(W : CategoryTheory.MorphismProperty C) →
{n : ℕ} →
(F : CategoryTheory.ComposableArrows C n) →
(∀ (i : Fin n), W (F.map (CategoryTheory.homOfLE ⋯))) → W.TransfiniteCompositionOfShape (Fin (n + 1)) F.homIf F : ComposableArrows C n and all maps F.obj i.castSucc ⟶ F.obj i.succ
are in W, then F.hom : F.left ⟶ F.right is a transfinite composition of
shape Fin (n + 1) of morphisms in W.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.ComposableArrowsstatement and proof · cited by 627
- CategoryTheory.homOfLEstatement and proof · cited by 554
- IsMaxproof · cited by 372
- CategoryTheory.ComposableArrows.leftstatement · cited by 40
- CategoryTheory.TransfiniteCompositionOfShapeproof · cited by 32
- CategoryTheory.ComposableArrows.homstatement and proof · cited by 28
- CategoryTheory.ComposableArrows.rightstatement · cited by 22
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShapestatement · cited by 20
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofMemproof · cited by 1
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.idproof · cited by 0
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofCompproof · cited by 0
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows_Fstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows_incl_appstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows_isColimit_descstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows_isoBot_homstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows_isoBot_invstatement and proof · cited by 0