Theorems · Definition · category theory
CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.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} →
(self : F.DescentDataAsCoalgebra f) →
(i₁ i₂ : ι) →
self.obj i₁ ⟶
(F.map (f i₁).op.toLoc).l.toFunctor.obj ((F.map (f i₂).op.toLoc).r.toFunctor.obj (self.obj i₂))The compatibility morphisms.
- Cited by
- 22 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.
Cites22
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.objstatement · cited by 19,642
- Oppositestatement and proof · cited by 8,081
- Quiver.Hom.opstatement · cited by 1,948
- 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
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Bundled.αstatement · cited by 736
- CategoryTheory.Pseudofunctor.toPrelaxFunctorstatement · cited by 640
Cited by29
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalenceproof · cited by 13
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.isoMkstatement and proof · cited by 3
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.extproof · cited by 2
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.commstatement · cited by 1
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coassocstatement · cited by 1
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.counitstatement · cited by 1
- 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.casesOnstatement and proof · cited by 0
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.comm_assocstatement and proof · cited by 0
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.noConfusionproof · cited by 0
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.noConfusionTypeproof · cited by 0