Theorems · Theorem · category theory
CategoryTheory.StructuredArrow.isClosedUnderLimitsOfShape
∀ {T : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} T] {A : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} A] {L : CategoryTheory.Functor A T} {J : Type u_3}
[inst_2 : CategoryTheory.Category.{v_3, u_3} J] {P : CategoryTheory.MorphismProperty T} [P.RespectsIso]
[CategoryTheory.Limits.PreservesLimitsOfShape J L] [CategoryTheory.Limits.HasLimitsOfShape J A]
(c : (D : CategoryTheory.Functor J T) → [CategoryTheory.Limits.HasLimit D] → CategoryTheory.Limits.Cone D)
(hc :
(D : CategoryTheory.Functor J T) →
[inst_6 : CategoryTheory.Limits.HasLimit D] → CategoryTheory.Limits.IsLimit (c D)),
(∀ (D : CategoryTheory.Functor J T) [inst_6 : CategoryTheory.Limits.HasLimit D] {X : T}
(s : (CategoryTheory.Functor.const J).obj X ⟶ D),
(∀ (j : J), P (s.app j)) → P ((hc D).lift { pt := X, π := s })) →
∀ (X : T), (CategoryTheory.MorphismProperty.structuredArrowObj L P).IsClosedUnderLimitsOfShape J- Cited by
- 0 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.Cone.ptstatement and proof · cited by 1,298
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.