Theorems · Definition · category theory
CategoryTheory.LiftLeftAdjoint.constructLeftAdjointObj
{A : Type u₁} →
{B : Type u₂} →
{C : Type u₃} →
[inst : CategoryTheory.Category.{v₁, u₁} A] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C] →
{U : CategoryTheory.Functor B C} →
{F : CategoryTheory.Functor C B} →
(R : CategoryTheory.Functor A B) →
(F' : CategoryTheory.Functor C A) →
(F ⊣ U) → (F' ⊣ R.comp U) → [CategoryTheory.Limits.HasReflexiveCoequalizers A] → B → AConstruct the object part of the desired left adjoint as the coequalizer of F'Uε_Y with
otherMap.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 25 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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Adjunction.counitproof · cited by 376
- CategoryTheory.Limits.coequalizerproof · cited by 79
- CategoryTheory.Limits.HasReflexiveCoequalizersstatement and proof · cited by 9
- CategoryTheory.LiftLeftAdjoint.otherMapproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.LiftLeftAdjoint.constructLeftAdjointEquivstatement · cited by 3
- CategoryTheory.LiftLeftAdjoint.constructLeftAdjointEquiv_symm_applystatement · cited by 0
- CategoryTheory.LiftLeftAdjoint.constructLeftAdjointEquiv_applystatement and proof · cited by 0
- CategoryTheory.LiftLeftAdjoint.constructLeftAdjointObj.congr_simpstatement and proof · cited by 0