Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equalizer.FirstObj

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

The middle object of the fork diagram given in Equation (3) of [MM92], as well as the fork diagram of the Stacks entry.

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

Around this declaration

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

CategoryTheory.Equalizer.firstObjEqFamily · cited by 6Equalizer.firstObjEqFamilyCategoryTheory.Equalizer.forkMap · cited by 5Equalizer.forkMapCategoryTheory.Equalizer.firstObjEqFamily_hom · cited by 4Equalizer.firstObjEqFamil…CategoryTheory.Equalizer.Presieve.firstMap · cited by 3Presieve.firstMapCategoryTheory.Equalizer.Presieve.secondMap · cited by 3Presieve.secondMapCategoryTheory.Equalizer.Sieve.firstMap · cited by 3Sieve.firstMapCategoryTheory.Equalizer.Sieve.secondMap · cited by 3Sieve.secondMapCategoryTheory.Equalizer.Presieve.w · cited by 2Presieve.wCategoryTheory.Equalizer.firstObjEqFamily_inv · cited by 2Equalizer.firstObjEqFamil…CategoryTheory.Equalizer.FirstObj.ext · cited by 1FirstObj.extCategoryTheory.Equalizer.Presieve.sheaf_condition · cited by 1Presieve.sheaf_conditionCategoryTheory.Equalizer.Sieve.w · cited by 1Sieve.wCategoryTheory.Presheaf.isSheafForIsSheafFor' · cited by 1Presheaf.isSheafForIsShea…CategoryTheory.Equalizer.FirstObj.ext_iff · cited by 0FirstObj.ext_iffCategoryTheory.Equalizer.Presieve.compatible_iff · cited by 0Presieve.compatible_iffCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Presieve · cited by 449CategoryTheory.PresieveCategoryTheory.Limits.piObj · cited by 237Limits.piObjEqualizer.FirstObjCITED BYCITES

Cites7

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

Cited by17

Results whose statement or proof uses this declaration.