Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.GrothendieckTopology.Point

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] → CategoryTheory.GrothendieckTopology C → Type (max (max u v) (w + 1))

Given J a Grothendieck topology on a category C, a point of the site (C, J) consists of a functor fiber : C ⥤ Type w such that the category fiber.Elements is initially small (which allows defining the fiber functor on presheaves by taking colimits) and cofiltered (so that the fiber functor on presheaves is exact), and such that covering sieves induce jointly surjective maps on fibers (which allows to show that the fibers of a presheaf and its associated sheaf are isomorphic).

Defined in
Mathlib.CategoryTheory.Sites.Point.Basic
Cited by
123 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 3 definitions · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.GrothendieckTopology.Point.fiber · cited by 93Point.fiberCategoryTheory.GrothendieckTopology.Point.presheafFiber · cited by 89Point.presheafFiberCategoryTheory.GrothendieckTopology.Point.toPresheafFiber · cited by 46Point.toPresheafFiberCategoryTheory.GrothendieckTopology.Point.skyscraperPresheaf · cited by 22Point.skyscraperPresheafCategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv · cited by 18Point.skyscraperPresheafH…CategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints · cited by 17ObjectProperty.IsConserva…CategoryTheory.GrothendieckTopology.Point.sheafFiber · cited by 16Point.sheafFiberCategoryTheory.GrothendieckTopology.Point.map · cited by 15Point.mapCategoryTheory.GrothendieckTopology.Point.Hom.hom · cited by 12Hom.homCategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap · cited by 12Point.toPresheafFiberMapCategoryTheory.GrothendieckTopology.Point.skyscraperPresheafFunctor · cited by 8Point.skyscraperPresheafF…AlgebraicGeometry.Scheme.pointSmallEtale · cited by 7Scheme.pointSmallEtaleCategoryTheory.GrothendieckTopology.Point.ofIsCofiltered · cited by 7Point.ofIsCofilteredCategoryTheory.GrothendieckTopology.Point.presheafFiberDesc · cited by 7Point.presheafFiberDescCategoryTheory.GrothendieckTopology.Point.skyscraperSheafFunctor · cited by 7Point.skyscraperSheafFunc…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…GrothendieckTopology.PointCITED BYCITES

Cites2

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

Cited by188

Results whose statement or proof uses this declaration.