Theorems · Definition · category theory
CategoryTheory.Adjunction.coconesIsoComponentInv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{F : CategoryTheory.Functor C D} →
{G : CategoryTheory.Functor D C} →
(F ⊣ G) →
{J : Type u} →
[inst_2 : CategoryTheory.Category.{v, u} J] →
{K : CategoryTheory.Functor J C} →
(Y : D) →
(G.comp ((CategoryTheory.cocones J C).obj (Opposite.op K))).obj Y →
((CategoryTheory.cocones J D).obj (Opposite.op (K.comp F))).obj Yauxiliary construction for coconesIso
- Defined in
- Mathlib.CategoryTheory.Adjunction.Limits
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 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.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Adjunction.homEquivproof · cited by 202
- CategoryTheory.coconesstatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.coconesIsoproof · cited by 0