Mathlib Map

Theorems · Definition · category theory

CategoryTheory.leftAdjointMate

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      {X Y : C} →
        [inst_2 : CategoryTheory.HasLeftDual X] → [inst_3 : CategoryTheory.HasLeftDual Y] → (X ⟶ Y) → (ᘁY ⟶ ᘁX)

The left adjoint mate ᘁf : ᘁY ⟶ ᘁX of a morphism f : X ⟶ Y.

Defined in
Mathlib.CategoryTheory.Monoidal.Rigid.Basic
Cited by
13 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.HasLeftDualCategoryTheory.HasLeftDual

Around this declaration

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

CategoryTheory.leftDualFunctor · cited by 2CategoryTheory.leftDualFu…CategoryTheory.tensorLeftHomEquiv_whiskerRight_comp_evaluation · cited by 1CategoryTheory.tensorLeft…CategoryTheory.leftAdjointMate_comp · cited by 1CategoryTheory.leftAdjoin…CategoryTheory.leftAdjointMate_comp_evaluation · cited by 1CategoryTheory.leftAdjoin…CategoryTheory.leftAdjointMate_id · cited by 1CategoryTheory.leftAdjoin…CategoryTheory.tensorRightHomEquiv_symm_coevaluation_comp_whiskerLeft · cited by 1CategoryTheory.tensorRigh…CategoryTheory.coevaluation_comp_leftAdjointMate · cited by 1CategoryTheory.coevaluati…CategoryTheory.comp_leftAdjointMate · cited by 1CategoryTheory.comp_leftA…CategoryTheory.leftDualIso · cited by 1CategoryTheory.leftDualIsoCategoryTheory.leftAdjointMate_comp_evaluation_assoc · cited by 0CategoryTheory.leftAdjoin…CategoryTheory.coevaluation_comp_leftAdjointMate_assoc · cited by 0CategoryTheory.coevaluati…CategoryTheory.comp_leftAdjointMate_assoc · cited by 0CategoryTheory.comp_leftA…CategoryTheory.leftDualFunctor_map · cited by 0CategoryTheory.leftDualFu…CategoryTheory.leftDualIso_id · cited by 0CategoryTheory.leftDualIs…Action.leftDual_ρ · cited by 0Action.leftDual_ρCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.MonoidalCategoryStruct.whiskerLeft · cited by 915MonoidalCategoryStruct.wh…CategoryTheory.MonoidalCategoryStruct.whiskerRight · cited by 903MonoidalCategoryStruct.wh…CategoryTheory.MonoidalCategoryStruct.associator · cited by 667MonoidalCategoryStruct.as…CategoryTheory.MonoidalCategoryStruct.leftUnitor · cited by 437MonoidalCategoryStruct.le…CategoryTheory.MonoidalCategoryStruct.rightUnitor · cited by 397MonoidalCategoryStruct.ri…CategoryTheory.ExactPairing.coevaluation · cited by 29ExactPairing.coevaluationCategoryTheory.ExactPairing.evaluation · cited by 29ExactPairing.evaluationCategoryTheory.HasLeftDual.leftDual · cited by 17HasLeftDual.leftDualCategoryTheory.HasLeftDual · cited by 12CategoryTheory.HasLeftDualCategoryTheory.leftAdjointMateCITED BYCITES

Cites15

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

Cited by15

Results whose statement or proof uses this declaration.