Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pseudofunctor.toDescentData

{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) → CategoryTheory.Functor (↑(F.obj { as := Opposite.op S })) (F.DescentData f)

The functor F.obj (.mk (op S)) ⥤ F.DescentData f.

Defined in
Mathlib.CategoryTheory.Sites.Descent.DescentData
Cited by
21 results in Mathlib
Foundations
Depth 39 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.fullyFaithfulToDescentData · cited by 2Pseudofunctor.fullyFaithf…CategoryTheory.Pseudofunctor.isPrestackFor_iff · cited by 2Pseudofunctor.isPrestackF…CategoryTheory.Pseudofunctor.isStackFor_iff · cited by 2Pseudofunctor.isStackFor_…CategoryTheory.Pseudofunctor.isStackFor_ofArrows_iff · cited by 2Pseudofunctor.isStackFor_…CategoryTheory.Pseudofunctor.IsStackFor.isPrestackFor · cited by 2IsStackFor.isPrestackForCategoryTheory.Pseudofunctor.DescentData.exists_equivalence_of_sieve_eq · cited by 2DescentData.exists_equiva…CategoryTheory.Pseudofunctor.DescentData.isEquivalence_toDescentData_iff_of_sieve_eq · cited by 2DescentData.isEquivalence…CategoryTheory.Pseudofunctor.DescentData.nonempty_fullyFaithful_toDescentData_iff_of_sieve_eq · cited by 2DescentData.nonempty_full…CategoryTheory.Pseudofunctor.DescentData.subtypeCompatibleHomEquiv · cited by 2DescentData.subtypeCompat…CategoryTheory.Pseudofunctor.DescentData.toDescentDataCompPullFunctorIso · cited by 2DescentData.toDescentData…CategoryTheory.Pseudofunctor.isPrestackFor_iff_isSheafFor · cited by 1Pseudofunctor.isPrestackF…CategoryTheory.Pseudofunctor.IsPrestackFor.casesOn · cited by 1IsPrestackFor.casesOnCategoryTheory.Pseudofunctor.IsPrestackFor.fullyFaithful · cited by 1IsPrestackFor.fullyFaithf…CategoryTheory.Pseudofunctor.IsStack.essSurj_of_sieve · cited by 1IsStack.essSurj_of_sieveCategoryTheory.Pseudofunctor.isStackFor' · cited by 1Pseudofunctor.isStackFor'CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeQuiver.Hom.op · cited by 1948Hom.opPrefunctor.obj · cited by 1241Prefunctor.objCategoryTheory.PrelaxFunctor.toPrelaxFunctorStruct · cited by 1154PrelaxFunctor.toPrelaxFun…CategoryTheory.PrelaxFunctorStruct.toPrefunctor · cited by 1142PrelaxFunctorStruct.toPre…Prefunctor.map · cited by 952Prefunctor.mapCategoryTheory.Cat · cited by 884CategoryTheory.CatCategoryTheory.Bundled.α · cited by 736Bundled.αCategoryTheory.Pseudofunctor.toPrelaxFunctor · cited by 640Pseudofunctor.toPrelaxFun…CategoryTheory.Pseudofunctor · cited by 571CategoryTheory.Pseudofunc…CategoryTheory.Cat.Hom.toFunctor · cited by 531Hom.toFunctorPseudofunctor.toDescentDataCITED BYCITES

Cites19

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

Cited by31

Results whose statement or proof uses this declaration.