Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.IsLocalSite.pointPresheafFiberIso

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (J : CategoryTheory.GrothendieckTopology C) →
      [inst_1 : CategoryTheory.LocallySmall.{w, v, u} C] →
        [inst_2 : J.IsLocalSite] →
          {A : Type u'} →
            [inst_3 : CategoryTheory.Category.{v', u'} A] →
              [inst_4 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v', u'} A] →
                (P : CategoryTheory.Functor Cᵒᵖ A) →
                  (CategoryTheory.GrothendieckTopology.IsLocalSite.point J).presheafFiber.obj P ≅
                    P.obj (Opposite.op (⊤_ C))

The fibre of any presheaf P : Cᵒᵖ ⥤ A at point J is just P evaluated at the terminal object.

Defined in
Mathlib.CategoryTheory.Sites.LocalSite
Cited by
4 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.LocallySmallCategoryTheory.GrothendieckTopology.IsLocalSiteCategoryTheory.CategoryCategoryTheory.Limits.HasColimitsOfSize

Around this declaration

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

CategoryTheory.GrothendieckTopology.IsLocalSite.toPresheafFiber_pointPresheafFiberIso_hom · cited by 2IsLocalSite.toPresheafFib…CategoryTheory.GrothendieckTopology.IsLocalSite.toPresheafFiber_pointPresheafFiberIso_hom_assoc · cited by 1IsLocalSite.toPresheafFib…CategoryTheory.GrothendieckTopology.IsLocalSite.pointPresheafFiberIso_naturality · cited by 1IsLocalSite.pointPresheaf…CategoryTheory.GrothendieckTopology.IsLocalSite.pointPresheafFiberIso_naturality_assoc · cited by 0IsLocalSite.pointPresheaf…CategoryTheory.GrothendieckTopology.IsLocalSite.pointPresheafFiberNatIso · cited by 0IsLocalSite.pointPresheaf…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Functor.whiskeringLeft · cited by 395Functor.whiskeringLeftCategoryTheory.LocallySmall · cited by 242CategoryTheory.LocallySma…CategoryTheory.Limits.colimit.isColimit · cited by 193colimit.isColimitCategoryTheory.Functor.Elements · cited by 141Functor.ElementsCategoryTheory.Limits.terminal · cited by 141Limits.terminalCategoryTheory.Limits.HasColimitsOfSize · cited by 124Limits.HasColimitsOfSizeCategoryTheory.GrothendieckTopology.Point.fiber · cited by 93Point.fiberCategoryTheory.GrothendieckTopology.Point.presheafFiber · cited by 89Point.presheafFiberIsLocalSite.pointPresheafFibe…CITED BYCITES

Cites24

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.