Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} D] →
{J : CategoryTheory.GrothendieckTopology C} →
(Φ : J.Point) →
(F : CategoryTheory.Functor C D) →
(K : CategoryTheory.GrothendieckTopology D) →
[inst_2 : F.IsCocontinuous J K] →
[inst_3 : CategoryTheory.LocallySmall.{w, v', u'} D] →
{A : Type u''} →
[inst_4 : CategoryTheory.Category.{v'', u''} A] →
[inst_5 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v'', u''} A] →
(P : CategoryTheory.Functor Dᵒᵖ A) →
(X : C) → Φ.fiber.obj X → (P.obj (Opposite.op (F.obj X)) ⟶ (Φ.map F K).presheafFiber.obj P)Given a cocontinuous functor F : C ⥤ D between sites (C, J) and (D, K),
P a presheaf on D, X : C, x : Φ.fiber.obj X, this is the canonical morphism
P.obj (op (F.obj X)) ⟶ (Φ.map F K).presheafFiber.obj P, which is part
of the colimit cocone presheafFiberMapCocone.
- Defined in
- Mathlib.CategoryTheory.Sites.Point.Map
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.LocallySmallstatement and proof · cited by 242
- CategoryTheory.Limits.HasColimitsOfSizestatement and proof · cited by 124
- CategoryTheory.GrothendieckTopology.Pointstatement and proof · cited by 123
- CategoryTheory.GrothendieckTopology.Point.fiberstatement and proof · cited by 93
- CategoryTheory.GrothendieckTopology.Point.presheafFiberstatement · cited by 89
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_naturalitystatement · cited by 2
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_presheafFiberMapObjIso_homstatement · cited by 2
- CategoryTheory.GrothendieckTopology.Point.presheafFiberMapCoconeproof · cited by 2
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_wstatement · cited by 1
- CategoryTheory.GrothendieckTopology.Point.presheafFiberMap_hom_extstatement and proof · cited by 1
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_presheafFiberMapObjIso_invstatement and proof · cited by 1
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_naturality_applystatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_naturality_assocstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.Point.presheafFiberMapCocone_ι_appstatement · cited by 0
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_presheafFiberMapObjIso_hom_assocstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_w_assocstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.Point.presheafFiberMap_hom_ext_iffstatement and proof · cited by 0