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) CThe 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
``
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement and proof · cited by 1,384
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Over.homproof · cited by 370
- CategoryTheory.Over.Hom.leftproof · cited by 287
- CategoryTheory.ihomstatement and proof · cited by 179
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.sectionsUncurrystatement and proof · cited by 5
- CategoryTheory.Over.sectionsCurrystatement · cited by 4
- CategoryTheory.Over.toOverSectionsAdjstatement · cited by 2
- CategoryTheory.Over.sectionsCurry_sectionUncurrystatement and proof · cited by 2
- CategoryTheory.Over.coreHomEquivToOverSectionsstatement and proof · cited by 1
- CategoryTheory.Over.sections_mapstatement and proof · cited by 0
- CategoryTheory.Over.sections_objstatement and proof · cited by 0
- CategoryTheory.Over.coreHomEquivToOverSections_homEquivstatement · cited by 0
- CategoryTheory.Over.toOverSectionsAdj_counit_appstatement · cited by 0
- CategoryTheory.Over.toOverSectionsAdj_unit_appstatement · cited by 0