Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_naturality
∀ {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 Q : CategoryTheory.Functor Cᵒᵖ A} (g : P ⟶ Q)
(X : C) (x : Φ.fiber.obj X),
CategoryTheory.CategoryStruct.comp (Φ.toPresheafFiber X x P) (Φ.presheafFiber.map g) =
CategoryTheory.CategoryStruct.comp (g.app (Opposite.op X)) (Φ.toPresheafFiber X x Q)- Defined in
- Mathlib.CategoryTheory.Sites.Point.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.NatTrans.naturalityproof · cited by 318
- CategoryTheory.Limits.HasColimitsOfSizestatement and proof · cited by 124
- CategoryTheory.GrothendieckTopology.Pointstatement and proof · cited by 123
Cited by3
Results whose statement or proof uses this declaration.