Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equalizer.Presieve.SecondObj

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    CategoryTheory.Functor Cᵒᵖ (Type (max v u)) →
      {X : C} → (R : CategoryTheory.Presieve X) → [R.HasPairwisePullbacks] → Type (max v u)

The rightmost object of the fork diagram of the Stacks entry, which contains the data used to check a family of elements for a presieve is compatible.

Defined in
Mathlib.CategoryTheory.Sites.EqualizerSheafCondition
Cited by
3 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Presieve.HasPairwisePullbacks

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.