Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.Point.skyscraperPresheaf

{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] →
            [CategoryTheory.Limits.HasProducts A] → A → CategoryTheory.Functor Cᵒᵖ A

Given a point Φ on a site (C, J), and an object M of a category A, this is the skyscraper presheaf with value M: it sends X : C to the product of copies of M indexed by Φ.fiber.obj X.

Defined in
Mathlib.CategoryTheory.Sites.Point.Skyscraper
Cited by
22 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasProducts

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.skyscraperSheafFunctor · cited by 7Point.skyscraperSheafFunc…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_left_symm · cited by 4Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_right · cited by 3Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.isSheaf_skyscraperPresheaf · cited by 2Point.isSheaf_skyscraperP…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_app_π · cited by 2Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_left · cited by 2Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_skyscraperPresheafHomEquiv_symm · cited by 2Point.toPresheafFiber_sky…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_app_π_assoc · cited by 1Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_symm_apply · cited by 1Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperSheafAdjunction_homEquiv_apply_hom · cited by 1Point.skyscraperSheafAdju…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafAdjunction_homEquiv_apply · cited by 0Point.skyscraperPresheafA…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafAdjunction_homEquiv_symm_apply · cited by 0Point.skyscraperPresheafA…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_apply_app · cited by 0Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_left_assoc · cited by 0Point.skyscraperPresheafH…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.GrothendieckTopology.Point · cited by 123GrothendieckTopology.PointCategoryTheory.Limits.HasProducts · cited by 103Limits.HasProductsCategoryTheory.GrothendieckTopology.Point.skyscraperPresheafFunctor · cited by 8Point.skyscraperPresheafF…Point.skyscraperPresheafCITED BYCITES

Cites8

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

Cited by24

Results whose statement or proof uses this declaration.