Theorems · Inductive type · category theory
CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
CategoryTheory.Pseudofunctor (CategoryTheory.LocallyDiscrete Cᵒᵖ)
(CategoryTheory.Bicategory.Adj CategoryTheory.Cat) →
{ι : Type t} → {S : C} → {X : ι → C} → ((i : ι) → X i ⟶ S) → Type (max (max t u') v')Given a pseudofunctor F : LocallyDiscrete Cᵒᵖ ⥤ᵖ Adj Cat and a family
of morphisms f i : X i ⟶ S in C, this is the category of descent data for F
relative to the morphisms f i where the objects are defined as coalgebras:
the morphisms relating the various objects obj i over X i are of the
form obj i₁ ⟶ (f i₁)^* (f i₂)_* (obj i₂). This category can be compared
to the corresponding category DescentData when suitable pullbacks exist
and certain base change morphisms are isomorphisms (TODO).
- Cited by
- 39 results in Mathlib
- Foundations
- Depth 42 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- Oppositestatement · cited by 8,081
- CategoryTheory.Catstatement · cited by 884
- CategoryTheory.Pseudofunctorstatement · cited by 571
- CategoryTheory.LocallyDiscretestatement · cited by 318
- CategoryTheory.Bicategory.Adjstatement · cited by 131
Cited by59
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.objstatement and proof · cited by 29
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.homstatement and proof · cited by 22
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.homstatement and proof · cited by 18
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalencestatement and proof · cited by 13
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Homstatement · cited by 8
- CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebrastatement · cited by 6
- CategoryTheory.Pseudofunctor.toDescentDataAsCoalgebraCompCoalgebraEquivalenceFunctorIsostatement · cited by 3
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.isoMkstatement and proof · cited by 3
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.extstatement and proof · cited by 2
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.mk.injstatement and proof · cited by 1
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.mk.noConfusionstatement and proof · cited by 1
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.commstatement and proof · cited by 1