Theorems · Definition · category theory
CategoryTheory.Limits.Cone.fromStructuredArrow
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
{D : Type u₄} →
[inst_2 : CategoryTheory.Category.{v₄, u₄} D] →
(F : CategoryTheory.Functor C D) →
{X : D} →
(G : CategoryTheory.Functor J (CategoryTheory.StructuredArrow X F)) →
CategoryTheory.Limits.Cone (G.comp ((CategoryTheory.StructuredArrow.proj X F).comp F))Given a diagram of StructuredArrow X Fs, we may obtain a cone with cone point X.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.StructuredArrow.homproof · cited by 150
- CategoryTheory.StructuredArrow.projstatement · cited by 59
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Cone.fromStructuredArrow_π_appstatement and proof · cited by 0
- CategoryTheory.Limits.Cone.fromStructuredArrow_ptstatement and proof · cited by 0