Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.Point.presheafFiberOfIsCofilteredCocone
{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) →
{A : Type u''} →
[inst_5 : CategoryTheory.Category.{v'', u''} A] →
[CategoryTheory.Limits.HasColimitsOfSize.{w, w, v'', u''} A] →
(P : CategoryTheory.Functor Cᵒᵖ A) → CategoryTheory.Limits.Cocone (p.op.comp P)The (colimit) cocone which, for a point constructed using Point.ofIsCofiltered
and a functor p : N ⥤ C expresses the fiber of a presheaf as a colimit
indexed indexed by N.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- Opposite.unopproof · cited by 2,231
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Point.presheafFiberOfIsCofilteredCocone_ptstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.Point.presheafFiberOfIsCofilteredCocone_ι_appstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.Point.isColimitPresheafFiberOfIsCofilteredCoconestatement · cited by 0