Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.Point.presheafFiberDesc
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : CategoryTheory.GrothendieckTopology C} →
(Φ : J.Point) →
{A : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} A] →
[inst_2 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v', u'} A] →
{P : CategoryTheory.Functor Cᵒᵖ A} →
{T : A} →
(φ : (X : C) → Φ.fiber.obj X → (P.obj (Opposite.op X) ⟶ T)) →
autoParam
(∀ ⦃X Y : C⦄ (f : X ⟶ Y) (x : Φ.fiber.obj X),
CategoryTheory.CategoryStruct.comp (P.map f.op) (φ X x) =
φ Y ((CategoryTheory.ConcreteCategory.hom (Φ.fiber.map f)) x))
_auto_48✝ →
(Φ.presheafFiber.obj P ⟶ T)Constructor for morphisms from the fiber of a presheaf.
- Defined in
- Mathlib.CategoryTheory.Sites.Point.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- 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.ConcreteCategory.homstatement and proof · cited by 4,022
- Opposite.unopproof · cited by 2,231
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquivproof · cited by 18
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_presheafFiberDescstatement · cited by 6
- CategoryTheory.GrothendieckTopology.Point.Hom.presheafFiberproof · cited by 4
- CategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_appstatement · cited by 3
- CategoryTheory.GrothendieckTopology.Point.presheafFiberDesc.congr_simpstatement and proof · cited by 2
- CategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_compproof · cited by 2
- CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_symm_applystatement · cited by 1
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_presheafFiberDesc_assocstatement and proof · cited by 1
- CategoryTheory.GrothendieckTopology.Point.Hom.sheafFiber_compproof · cited by 1