Theorems · Definition · category theory
CategoryTheory.TransfiniteCompositionOfShape.iic
{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] →
(c : CategoryTheory.TransfiniteCompositionOfShape J f) →
(j : J) →
CategoryTheory.TransfiniteCompositionOfShape (↑(Set.Iic j)) (c.F.map (CategoryTheory.homOfLE ⋯))A transfinite composition of shape J induces a transfinite composition
of shape Set.Iic j for any j : J.
- Cited by
- 3 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement and proof · cited by 7,166
- CategoryTheory.Functor.compproof · cited by 6,529
- Bot.botstatement and proof · cited by 4,720
- Set.Iicstatement and proof · cited by 1,111
- OrderBotstatement and proof · cited by 1,055
- CategoryTheory.Iso.reflproof · cited by 727
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.iicproof · cited by 1
- CategoryTheory.TransfiniteCompositionOfShape.iic_Fstatement and proof · cited by 0
- CategoryTheory.TransfiniteCompositionOfShape.iic_incl_appstatement and proof · cited by 0
- CategoryTheory.TransfiniteCompositionOfShape.iic_isoBotstatement and proof · cited by 0