Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.diagramPullback
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(J : CategoryTheory.GrothendieckTopology C) →
{D : Type w} →
[inst_1 : CategoryTheory.Category.{w', w} D] →
[inst_2 :
∀ (P : CategoryTheory.Functor Cᵒᵖ D) (X : C) (S : J.Cover X),
CategoryTheory.Limits.HasMultiequalizer (S.index P)] →
(P : CategoryTheory.Functor Cᵒᵖ D) →
{X Y : C} → (f : X ⟶ Y) → J.diagram P Y ⟶ (J.pullback f).op.comp (J.diagram P X)A helper definition used to define the morphisms for plus.
- Defined in
- Mathlib.CategoryTheory.Sites.Plus
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- Opposite.unopproof · cited by 2,231
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.GrothendieckTopology.Coverstatement and proof · cited by 211
- CategoryTheory.GrothendieckTopology.Cover.shapestatement and proof · cited by 147
- CategoryTheory.GrothendieckTopology.Cover.indexstatement and proof · cited by 142
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.plusObjproof · cited by 56
- CategoryTheory.GrothendieckTopology.plusMap_toPlusproof · cited by 5
- CategoryTheory.GrothendieckTopology.Plus.res_mk_eq_mk_pullbackproof · cited by 2
- CategoryTheory.GrothendieckTopology.plusMap_idproof · cited by 1
- CategoryTheory.GrothendieckTopology.Plus.toPlus_applyproof · cited by 1
- CategoryTheory.GrothendieckTopology.diagramPullback_appstatement and proof · cited by 1