Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[CategoryTheory.LocallySmall.{w, v, u} C] →
{N : Type u'} →
[inst_2 : CategoryTheory.Category.{v', u'} N] →
(p : CategoryTheory.Functor N C) →
[CategoryTheory.InitiallySmall N] →
{J : CategoryTheory.GrothendieckTopology C} →
[CategoryTheory.IsCofiltered N] →
(∀ ⦃X : C⦄,
∀ R ∈ J X,
∀ ⦃U : N⦄ (f : p.obj U ⟶ X),
∃ Y g,
∃ (_ : R.arrows g),
∃ V q a,
CategoryTheory.CategoryStruct.comp a g =
CategoryTheory.CategoryStruct.comp (p.map q) f) →
J.PointConstructor for points of Grothendieck topologies J : GrothendieckTopology C
that are given by a functor p : N ⥤ C from a cofiltered and initially small
category N.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Sievestatement and proof · cited by 552
- CategoryTheory.Sieve.arrowsstatement and proof · cited by 446
- CategoryTheory.LocallySmallstatement and proof · cited by 242
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Point.mapproof · cited by 15
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofilteredstatement and proof · cited by 5
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered_naturalitystatement and proof · cited by 2
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered_wstatement and proof · cited by 2
- CategoryTheory.GrothendieckTopology.Point.presheafFiberOfIsCofilteredCocone_ptstatement · cited by 0
- CategoryTheory.GrothendieckTopology.Point.presheafFiberOfIsCofilteredCocone_ι_appstatement · cited by 0
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered_naturality_assocstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered_w_assocstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered_fiberstatement and proof · cited by 0