Theorems · Definition · category theory
CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.isoMk
{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} →
(e : (i : ι) → D₁.obj i ≅ D₂.obj i) →
autoParam
(∀ (i₁ i₂ : ι),
CategoryTheory.CategoryStruct.comp (D₁.hom i₁ i₂)
((F.map (f i₁).op.toLoc).l.toFunctor.map
((F.map (f i₂).op.toLoc).r.toFunctor.map (e i₂).hom)) =
CategoryTheory.CategoryStruct.comp (e i₁).hom (D₂.hom i₁ i₂))
CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.isoMk._auto_1 →
(D₁ ≅ D₂)Constructor for isomorphisms in DescentDataAsCoalgebra.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 52 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.
Cites28
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
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- Quiver.Hom.opstatement and proof · cited by 1,948
- Prefunctor.objstatement · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement and proof · cited by 1,154
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.coalgebraEquivalenceproof · cited by 13
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.isoMk.congr_simpstatement and proof · cited by 0
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.isoMk_hom_homstatement and proof · cited by 0
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.isoMk_inv_homstatement and proof · cited by 0