Mathlib Map

Theorems · Definition · category theory

CategoryTheory.curryRightUnitorHom

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
      (I : C) → [inst_2 : CategoryTheory.Closed I] → CategoryTheory.MonoidalCategoryStruct.tensorUnit C ⟶ I ⟹ I

The first leg of a cospan to define sectionsObj as a pullback in C.

Defined in
Mathlib.CategoryTheory.LocallyCartesianClosed.Sections
Cited by
8 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.Closed

Around this declaration

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

CategoryTheory.Over.sections · cited by 6Over.sectionsCategoryTheory.Over.sectionsUncurry · cited by 5Over.sectionsUncurryCategoryTheory.Over.sectionsCurry · cited by 4Over.sectionsCurryCategoryTheory.Over.sectionsCurry_sectionUncurry · cited by 2Over.sectionsCurry_sectio…CategoryTheory.Over.sectionsUncurry_sectionsCurry · cited by 2Over.sectionsUncurry_sect…CategoryTheory.Over.toOverSectionsAdj · cited by 2Over.toOverSectionsAdjCategoryTheory.Over.coreHomEquivToOverSections · cited by 1Over.coreHomEquivToOverSe…CategoryTheory.toUnit_comp_curryRightUnitorHom · cited by 0CategoryTheory.toUnit_com…CategoryTheory.Over.sections_map · cited by 0Over.sections_mapCategoryTheory.Over.sections_obj · cited by 0Over.sections_objCategoryTheory.Over.toOverSectionsAdj_counit_app · cited by 0Over.toOverSectionsAdj_co…CategoryTheory.Over.toOverSectionsAdj_unit_app · cited by 0Over.toOverSectionsAdj_un…CategoryTheory.Over.coreHomEquivToOverSections_homEquiv · cited by 0Over.coreHomEquivToOverSe…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.MonoidalCategoryStruct.tensorUnit · cited by 1384MonoidalCategoryStruct.te…CategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.MonoidalCategoryStruct.rightUnitor · cited by 397MonoidalCategoryStruct.ri…CategoryTheory.ihom · cited by 179CategoryTheory.ihomCategoryTheory.Closed · cited by 90CategoryTheory.ClosedCategoryTheory.MonoidalClosed.curry · cited by 44MonoidalClosed.curryCategoryTheory.curryRightUnit…CITED BYCITES

Cites10

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

Cited by13

Results whose statement or proof uses this declaration.