Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Over.sections

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
      (I : C) →
        [inst_2 : CategoryTheory.Closed I] →
          [CategoryTheory.ChosenPullbacksAlong (CategoryTheory.curryRightUnitorHom I)] →
            CategoryTheory.Functor (CategoryTheory.Over I) C

The functor mapping an object X : Over I to the object of sections of X over I, defined by the following pullback diagram. The functor's mapping of morphisms is induced by pullbackMap, that is by the universal property of chosen pullbacks. `` sections X --> I ⟹ X | | | | v v 𝟙_ C --> I ⟹ I ``

Defined in
Mathlib.CategoryTheory.LocallyCartesianClosed.Sections
Cited by
6 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.ClosedCategoryTheory.ChosenPullbacksAlong

Around this declaration

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

CategoryTheory.Over.sectionsUncurry · cited by 5Over.sectionsUncurryCategoryTheory.Over.sectionsCurry · cited by 4Over.sectionsCurryCategoryTheory.Over.toOverSectionsAdj · cited by 2Over.toOverSectionsAdjCategoryTheory.Over.sectionsCurry_sectionUncurry · cited by 2Over.sectionsCurry_sectio…CategoryTheory.Over.coreHomEquivToOverSections · cited by 1Over.coreHomEquivToOverSe…CategoryTheory.Over.sections_map · cited by 0Over.sections_mapCategoryTheory.Over.sections_obj · cited by 0Over.sections_objCategoryTheory.Over.coreHomEquivToOverSections_homEquiv · cited by 0Over.coreHomEquivToOverSe…CategoryTheory.Over.toOverSectionsAdj_counit_app · cited by 0Over.toOverSectionsAdj_co…CategoryTheory.Over.toOverSectionsAdj_unit_app · cited by 0Over.toOverSectionsAdj_un…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.MonoidalCategoryStruct.tensorUnit · cited by 1384MonoidalCategoryStruct.te…CategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Over.hom · cited by 370Over.homCategoryTheory.Over.Hom.left · cited by 287Hom.leftCategoryTheory.ihom · cited by 179CategoryTheory.ihomCategoryTheory.Closed · cited by 90CategoryTheory.ClosedCategoryTheory.ChosenPullbacksAlong · cited by 73CategoryTheory.ChosenPull…CategoryTheory.ChosenPullbacksAlong.pullbackObj · cited by 42ChosenPullbacksAlong.pull…Over.sectionsCITED BYCITES

Cites17

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

Cited by10

Results whose statement or proof uses this declaration.