Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pseudofunctor.DescentData.obj

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {F : CategoryTheory.Pseudofunctor (CategoryTheory.LocallyDiscrete Cᵒᵖ) CategoryTheory.Cat} →
      {ι : Type t} →
        {S : C} →
          {X : ι → C} → {f : (i : ι) → X i ⟶ S} → F.DescentData f → (i : ι) → ↑(F.obj { as := Opposite.op (X i) })

The objects over X i for all i

Defined in
Mathlib.CategoryTheory.Sites.Descent.DescentData
Cited by
44 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.Pseudofunctor.DescentData.hom · cited by 28DescentData.homCategoryTheory.Pseudofunctor.DescentData.Hom.hom · cited by 23Hom.homCategoryTheory.Pseudofunctor.DescentData'.ofDescentData · cited by 5DescentData'.ofDescentDataCategoryTheory.Pseudofunctor.DescentData.hom_ext · cited by 4DescentData.hom_extCategoryTheory.Pseudofunctor.DescentData.isoMk · cited by 4DescentData.isoMkCategoryTheory.Pseudofunctor.DescentData.pullFunctorCompIso · cited by 4DescentData.pullFunctorCo…CategoryTheory.Pseudofunctor.DescentData.pullFunctorIdIso · cited by 4DescentData.pullFunctorId…CategoryTheory.Pseudofunctor.DescentData.pullFunctorObj · cited by 4DescentData.pullFunctorObjCategoryTheory.Pseudofunctor.DescentData.pullFunctorObjHom · cited by 4DescentData.pullFunctorOb…CategoryTheory.Pseudofunctor.DescentData'.descentDataEquivalence · cited by 4DescentData'.descentDataE…CategoryTheory.Pseudofunctor.DescentData.hom_comp · cited by 2DescentData.hom_compCategoryTheory.Pseudofunctor.DescentData.hom_self · cited by 2DescentData.hom_selfCategoryTheory.Pseudofunctor.DescentData.iso · cited by 2DescentData.isoCategoryTheory.Pseudofunctor.DescentData.Hom.comm · cited by 2Hom.commCategoryTheory.Pseudofunctor.DescentData.Hom.ext · cited by 2Hom.extCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomOpposite · cited by 8081OppositePrefunctor.obj · cited by 1241Prefunctor.objCategoryTheory.PrelaxFunctor.toPrelaxFunctorStruct · cited by 1154PrelaxFunctor.toPrelaxFun…CategoryTheory.PrelaxFunctorStruct.toPrefunctor · cited by 1142PrelaxFunctorStruct.toPre…CategoryTheory.Cat · cited by 884CategoryTheory.CatCategoryTheory.Bundled.α · cited by 736Bundled.αCategoryTheory.Pseudofunctor.toPrelaxFunctor · cited by 640Pseudofunctor.toPrelaxFun…CategoryTheory.Pseudofunctor · cited by 571CategoryTheory.Pseudofunc…CategoryTheory.LocallyDiscrete · cited by 318CategoryTheory.LocallyDis…CategoryTheory.Pseudofunctor.DescentData · cited by 74Pseudofunctor.DescentDataDescentData.objCITED BYCITES

Cites12

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

Cited by59

Results whose statement or proof uses this declaration.