Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.hom

{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} → {D₁ D₂ : F.DescentDataAsCoalgebra f} → D₁.Hom D₂ → (i : ι) → D₁.obj i ⟶ D₂.obj i

The morphisms between the obj fields of descent data.

Defined in
Mathlib.CategoryTheory.Sites.Descent.DescentDataAsCoalgebra
Cited by
18 results in Mathlib
Foundations
Depth 44 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.coalgebraEquivalence · cited by 13DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.ext · cited by 2Hom.extCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.comp_hom · cited by 1DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.hom_ext · cited by 1DescentDataAsCoalgebra.ho…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.comm · cited by 1Hom.commCategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalence_counitIso_hom_app_f · cited by 0DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalence_counitIso_inv_app_f · cited by 0DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalence_functor_map_f · cited by 0DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebra_map_hom · cited by 0Pseudofunctor.toDescentDa…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalence_inverse_map_hom · cited by 0DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalence_unitIso_hom_app_hom · cited by 0DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalence_unitIso_inv_app_hom · cited by 0DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.comp_hom_assoc · cited by 0DescentDataAsCoalgebra.co…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.hom_ext_iff · cited by 0DescentDataAsCoalgebra.ho…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.id_hom · cited by 0DescentDataAsCoalgebra.id…CategoryTheory.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…CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.obj · cited by 29DescentDataAsCoalgebra.objHom.homCITED BYCITES

Cites16

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

Cited by19

Results whose statement or proof uses this declaration.