Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_w_assoc
∀ {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] {X Y : C} (f : X ⟶ Y) (x : Φ.fiber.obj X)
(P : CategoryTheory.Functor Dᵒᵖ A) {Z : A} (h : (Φ.map F K).presheafFiber.obj P ⟶ Z),
CategoryTheory.CategoryStruct.comp (P.map (F.map f).op)
(CategoryTheory.CategoryStruct.comp (Φ.toPresheafFiberMap F K P X x) h) =
CategoryTheory.CategoryStruct.comp
(Φ.toPresheafFiberMap F K P Y ((CategoryTheory.ConcreteCategory.hom (Φ.fiber.map f)) x)) h- Defined in
- Mathlib.CategoryTheory.Sites.Point.Map
- Cited by
- 0 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.
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.Category.assocproof · cited by 6,433
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.