Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.LocallySmall.{w, v, u} C] →
{N : Type u'} →
[inst_2 : CategoryTheory.Category.{v', u'} N] →
(p : CategoryTheory.Functor N C) →
[inst_3 : CategoryTheory.InitiallySmall N] →
{J : CategoryTheory.GrothendieckTopology C} →
[inst_4 : CategoryTheory.IsCofiltered N] →
(hp :
∀ ⦃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] →
[inst_6 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v'', u''} A] →
(U : N) →
(P : CategoryTheory.Functor Cᵒᵖ A) →
P.obj (Opposite.op (p.obj U)) ⟶
(CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered p hp).presheafFiber.obj PThe canonical maps P.obj (op (p.obj U)) ⟶ (ofIsCofiltered p hp).presheafFiber.obj P
that are part of the colimit cocone presheafFiberOfIsCofilteredCocone.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Sievestatement and proof · cited by 552
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMapproof · cited by 12
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered_naturalitystatement · cited by 2
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered_wstatement · cited by 2
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered_naturality_assocstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.Point.presheafFiberOfIsCofilteredCocone_ι_appstatement · cited by 0
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered_w_assocstatement and proof · cited by 0