Theorems · Definition · category theory
CategoryTheory.ProdPreservesConnectedLimits.forgetCone
{C : Type u₂} →
[inst : CategoryTheory.Category.{v₂, u₂} C] →
[inst_1 : CategoryTheory.Limits.HasBinaryProducts C] →
{J : Type v₂} →
[inst_2 : CategoryTheory.SmallCategory J] →
{X : C} →
{K : CategoryTheory.Functor J C} →
CategoryTheory.Limits.Cone (K.comp (CategoryTheory.Limits.prod.functor.obj X)) →
CategoryTheory.Limits.Cone K(Impl).
Given a cone for (X × K -), produce a cone for K using the natural transformation γ₂
- Defined in
- Mathlib.CategoryTheory.Limits.Connected
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.Cone.πproof · cited by 500
- CategoryTheory.SmallCategorystatement and proof · cited by 480
- CategoryTheory.Limits.HasBinaryProductsstatement and proof · cited by 79
- CategoryTheory.Limits.prod.functorstatement and proof · cited by 14
- CategoryTheory.ProdPreservesConnectedLimits.γ₂proof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ProdPreservesConnectedLimits.forgetCone_πstatement and proof · cited by 1
- CategoryTheory.ProdPreservesConnectedLimits.forgetCone_ptstatement and proof · cited by 0
- CategoryTheory.prod_preservesConnectedLimitsproof · cited by 0