Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      {A : Type u'} →
        [inst_1 : CategoryTheory.Category.{v', u'} A] →
          [inst_2 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v', u'} A] →
            {Φ₁ Φ₂ : J.Point} → (Φ₁ ⟶ Φ₂) → (Φ₂.presheafFiber ⟶ Φ₁.presheafFiber)

The natural transformation on fibers of presheaves that is induced by a morphism of points of a site.

Defined in
Mathlib.CategoryTheory.Sites.Point.Category
Cited by
4 results in Mathlib
Foundations
Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimitsOfSize

Around this declaration

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

CategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_app · cited by 3Hom.presheafFiber_appCategoryTheory.GrothendieckTopology.Point.Hom.sheafFiber · cited by 3Hom.sheafFiberCategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_comp · cited by 2Hom.presheafFiber_compCategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_id · cited by 1Hom.presheafFiber_idCategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_comp_assoc · cited by 0Hom.presheafFiber_comp_as…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Limits.HasColimitsOfSize · cited by 124Limits.HasColimitsOfSizeCategoryTheory.GrothendieckTopology.Point · cited by 123GrothendieckTopology.PointCategoryTheory.GrothendieckTopology.Point.fiber · cited by 93Point.fiberCategoryTheory.GrothendieckTopology.Point.presheafFiber · cited by 89Point.presheafFiberCategoryTheory.GrothendieckTopology.Point.toPresheafFiber · cited by 46Point.toPresheafFiberCategoryTheory.GrothendieckTopology.Point.Hom.hom · cited by 12Hom.homHom.presheafFiberCITED BYCITES

Cites16

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

Cited by5

Results whose statement or proof uses this declaration.