Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.Point.toPresheafFiberNatTrans
{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] →
(X : C) → Φ.fiber.obj X → ((CategoryTheory.evaluation Cᵒᵖ A).obj (Opposite.op X) ⟶ Φ.presheafFiber)Given a point Φ of a site (C, J), X : C and x : Φ.fiber.obj X,
this is the map P.obj (op X) ⟶ Φ.presheafFiber.obj P for any P : Cᵒᵖ ⥤ A
as a natural transformation.
- Defined in
- Mathlib.CategoryTheory.Sites.Point.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.evaluationstatement · cited by 173
- 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
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberproof · cited by 46
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_naturalityproof · cited by 3
- CategoryTheory.GrothendieckTopology.pointBotPresheafFiberIsoproof · cited by 1
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberNatTrans_appstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.pointBotPresheafFiberIso_invstatement · cited by 0