Theorems · Definition · category theory
CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebraCompCoalgebraEquivalenceFunctorIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{F :
CategoryTheory.Pseudofunctor (CategoryTheory.LocallyDiscrete Cᵒᵖ)
(CategoryTheory.Bicategory.Adj CategoryTheory.Cat)} →
(ι : Type u_2) →
[inst_1 : Unique ι] →
{X S : C} →
(f : X ⟶ S) →
(F.toDescentDataAsCoalgebra fun x => f).comp
(CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalence F ι f).functor ≅
CategoryTheory.Comonad.comparison (CategoryTheory.Adjunction.ofCat (F.map f.op.toLoc).adj)When ι contains a unique element and f : X ⟶ S is a morphism,
the composition of F.toDescentDataAsCoalgebra (fun (_ : ι) ↦ f)
and the functor of the equivalence
DescentDataAsCoalgebra.coalgebraEquivalence F ι f identifies to
Comonad.comparison applied to the adjunction corresponding to
F.map f.op.toLoc.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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.Functorstatement · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- Quiver.Hom.opstatement · cited by 1,948
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- Prefunctor.objstatement · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorstatement · cited by 1,142
- Prefunctor.mapstatement · cited by 952
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebraCompCoalgebraEquivalenceFunctorIso_hom_app_fstatement and proof · cited by 0
- CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebraCompCoalgebraEquivalenceFunctorIso_inv_app_fstatement and proof · cited by 0