Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.obj

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

The objects over X i for all i

Defined in
Mathlib.CategoryTheory.Sites.Descent.DescentDataAsCoalgebra
Cited by
29 results in Mathlib
Foundations
Depth 43 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.DescentDataAsCoalgebra.hom · cited by 22DescentDataAsCoalgebra.homCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.hom · cited by 18Hom.homCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalence · cited by 13DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.isoMk · cited by 3DescentDataAsCoalgebra.is…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.ext · cited by 2Hom.extCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.comm · cited by 1Hom.commCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coassoc · cited by 1DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.comp_hom · cited by 1DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.counit · cited by 1DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.hom_ext · cited by 1DescentDataAsCoalgebra.ho…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.mk.inj · cited by 1mk.injCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.casesOn · cited by 0Hom.casesOnCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.comm_assoc · cited by 0Hom.comm_assocCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.ext_iff · cited by 0Hom.ext_iffCategoryTheory.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.Bicategory.Adj · cited by 131Bicategory.AdjCategoryTheory.Bicategory.Adj.obj · cited by 128Adj.objCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra · cited by 39Pseudofunctor.DescentData…DescentDataAsCoalgebra.objCITED BYCITES

Cites14

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

Cited by38

Results whose statement or proof uses this declaration.