Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_naturality_apply
∀ {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 Q : CategoryTheory.Functor Dᵒᵖ A} (g : P ⟶ Q)
(X : C) (x : Φ.fiber.obj X) {F_1 : A → A → Type uF} {carrier : A → Type w_1}
{instFunLike : (X Y : A) → FunLike (F_1 X Y) (carrier X) (carrier Y)} [inst_6 : CategoryTheory.ConcreteCategory A F_1]
(x_1 : carrier (P.obj (Opposite.op (F.obj X)))),
(CategoryTheory.ConcreteCategory.hom ((Φ.map F K).presheafFiber.map g))
((CategoryTheory.ConcreteCategory.hom (Φ.toPresheafFiberMap F K P X x)) x_1) =
(CategoryTheory.ConcreteCategory.hom (Φ.toPresheafFiberMap F K Q X x))
((CategoryTheory.ConcreteCategory.hom (g.app (Opposite.op (F.obj X)))) x_1)- 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 · 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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.