Theorems · Definition · category theory
CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebra
{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) →
CategoryTheory.Functor (↑(F.obj { as := Opposite.op S }).obj) (F.DescentDataAsCoalgebra f)The functor (F.obj (.mk (op S))).obj ⥤ F.DescentDataAsCoalgebra f
when f i : X i ⟶ S is a family of morphisms.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 51 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.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- Quiver.Hom.opproof · cited by 1,948
- Prefunctor.objstatement and proof · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement and proof · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorstatement and proof · cited by 1,142
- Prefunctor.mapproof · cited by 952
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebraCompCoalgebraEquivalenceFunctorIsostatement and proof · cited by 3
- CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebra_map_homstatement and proof · cited by 0
- CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebra_obj_homstatement and proof · cited by 0
- CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebra_obj_objstatement and proof · cited by 0
- CategoryTheory.Pseudofunctor.isEquivalence_toDescentDataAsCoalgebra_iff_isEquivalence_comonadComparisonstatement and proof · cited by 0