Theorems · Definition · category theory
CategoryTheory.adjunctionOfCostructuredArrowTerminals
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(G : CategoryTheory.Functor D C) →
[inst_2 : ∀ (A : C), CategoryTheory.Limits.HasTerminal (CategoryTheory.CostructuredArrow G A)] →
G ⊣ CategoryTheory.rightAdjointOfCostructuredArrowTerminals GIf each costructured arrow category on G has a terminal object, we have a constructed right
adjoint to G.
- Defined in
- Mathlib.CategoryTheory.Adjunction.Comma
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.Adjunctionstatement · cited by 524
- CategoryTheory.Limits.HasTerminalstatement and proof · cited by 142
- CategoryTheory.Adjunction.adjunctionOfEquivRightproof · cited by 5
- CategoryTheory.rightAdjointOfCostructuredArrowTerminalsAuxproof · cited by 3
- CategoryTheory.rightAdjointOfCostructuredArrowTerminalsstatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.