Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.Point.toPresheafFiber

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      (Φ : J.Point) →
        {A : Type u'} →
          [inst_1 : CategoryTheory.Category.{v', u'} A] →
            [inst_2 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v', u'} A] →
              (X : C) →
                Φ.fiber.obj X → (P : CategoryTheory.Functor Cᵒᵖ A) → P.obj (Opposite.op X) ⟶ Φ.presheafFiber.obj P

Given a point Φ of a site (C, J), X : C and x : Φ.fiber.obj X, this is the canonical map P.obj (op X) ⟶ Φ.presheafFiber.obj P.

Defined in
Mathlib.CategoryTheory.Sites.Point.Basic
Cited by
46 results in Mathlib
Foundations
Depth 50 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.skyscraperPresheafHomEquiv · cited by 18Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_presheafFiberDesc · cited by 6Point.toPresheafFiber_pre…CategoryTheory.GrothendieckTopology.Point.presheafFiber_hom_ext · cited by 5Point.presheafFiber_hom_e…CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered · cited by 5Point.toPresheafFiberOfIs…CategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber · cited by 4Hom.presheafFiberCategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_app · cited by 3Hom.presheafFiber_appCategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_right · cited by 3Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.toPresheafFiberNatTrans · cited by 3Point.toPresheafFiberNatT…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_naturality · cited by 3Point.toPresheafFiber_nat…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_naturality_apply · cited by 3Point.toPresheafFiber_nat…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_w · cited by 3Point.toPresheafFiber_wCategoryTheory.GrothendieckTopology.Point.presheafFiberCocone · cited by 2Point.presheafFiberCoconeCategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_comp · cited by 2Hom.presheafFiber_compCategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_app_π · cited by 2Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_presheafFiberMapObjIso_hom · cited by 2Point.toPresheafFiberMap_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Limits.colimit.ι · cited by 397colimit.ι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.CategoryOfElements.π · cited by 48CategoryOfElements.πPoint.toPresheafFiberCITED BYCITES

Cites14

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

Cited by51

Results whose statement or proof uses this declaration.