Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.PartialLeftAdjointSource

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor D C → Type u₁

The full subcategory where F.partialLeftAdjoint shall be defined.

Defined in
Mathlib.CategoryTheory.Adjunction.PartialAdjoint
Cited by
9 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.partialLeftAdjointObj · cited by 9Functor.partialLeftAdjoin…CategoryTheory.Functor.partialLeftAdjointHomEquiv · cited by 7Functor.partialLeftAdjoin…CategoryTheory.Functor.partialLeftAdjointMap · cited by 5Functor.partialLeftAdjoin…CategoryTheory.Functor.partialLeftAdjoint · cited by 3Functor.partialLeftAdjointCategoryTheory.Functor.partialLeftAdjointHomEquiv_comp · cited by 2Functor.partialLeftAdjoin…CategoryTheory.Functor.partialLeftAdjointHomEquiv_map · cited by 2Functor.partialLeftAdjoin…CategoryTheory.Functor.corepresentableByCompCoyonedaObjOfIsColimit · cited by 1Functor.corepresentableBy…CategoryTheory.Functor.partialLeftAdjointHomEquiv_comp_symm · cited by 1Functor.partialLeftAdjoin…CategoryTheory.Functor.partialLeftAdjointHomEquiv_symm_comp · cited by 1Functor.partialLeftAdjoin…CategoryTheory.Functor.partialLeftAdjointHomEquiv_symm_comp_assoc · cited by 0Functor.partialLeftAdjoin…CategoryTheory.Functor.partialLeftAdjoint_map · cited by 0Functor.partialLeftAdjoin…CategoryTheory.Functor.partialLeftAdjoint_obj · cited by 0Functor.partialLeftAdjoin…CategoryTheory.Functor.partialLeftAdjointHomEquiv_comp_symm_assoc · cited by 0Functor.partialLeftAdjoin…CategoryTheory.Functor.partialLeftAdjointHomEquiv_map_comp · cited by 0Functor.partialLeftAdjoin…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.ObjectProperty.FullSubcategory · cited by 726ObjectProperty.FullSubcat…CategoryTheory.Functor.leftAdjointObjIsDefined · cited by 16Functor.leftAdjointObjIsD…Functor.PartialLeftAdjointSou…CITED BYCITES

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.