Theorems · Definition · category theory
CategoryTheory.Pseudofunctor.DescentData.isoMk
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{F : CategoryTheory.Pseudofunctor (CategoryTheory.LocallyDiscrete Cᵒᵖ) CategoryTheory.Cat} →
{ι : Type t} →
{S : C} →
{X : ι → C} →
{f : (i : ι) → X i ⟶ S} →
{D₁ D₂ : F.DescentData f} →
(e : (i : ι) → D₁.obj i ≅ D₂.obj i) →
autoParam
(∀ ⦃Y : C⦄ (q : Y ⟶ S) ⦃i₁ i₂ : ι⦄ (f₁ : Y ⟶ X i₁) (f₂ : Y ⟶ X i₂)
(hf₁ : CategoryTheory.CategoryStruct.comp f₁ (f i₁) = q)
(hf₂ : CategoryTheory.CategoryStruct.comp f₂ (f i₂) = q),
CategoryTheory.CategoryStruct.comp ((F.map f₁.op.toLoc).toFunctor.map (e i₁).hom)
(D₂.hom q f₁ f₂ ⋯ ⋯) =
CategoryTheory.CategoryStruct.comp (D₁.hom q f₁ f₂ ⋯ ⋯)
((F.map f₂.op.toLoc).toFunctor.map (e i₂).hom))
CategoryTheory.Pseudofunctor.DescentData.isoMk._auto_1 →
(D₁ ≅ D₂)Constructor for isomorphisms in Pseudofunctor.DescentData.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 40 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.
Cites24
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 by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.DescentData.pullFunctorCompIsoproof · cited by 4
- CategoryTheory.Pseudofunctor.DescentData.pullFunctorIdIsoproof · cited by 4
- CategoryTheory.Pseudofunctor.DescentData'.descentDataEquivalenceproof · cited by 4
- CategoryTheory.Pseudofunctor.DescentData.pullFunctorIsoproof · cited by 4
- CategoryTheory.Pseudofunctor.DescentData.toDescentDataCompPullFunctorIsoproof · cited by 2
- CategoryTheory.Pseudofunctor.DescentData'.descentDataEquivalence_counitIsostatement · cited by 0
- CategoryTheory.Pseudofunctor.DescentData.isoMk_hom_homstatement and proof · cited by 0
- CategoryTheory.Pseudofunctor.DescentData.isoMk_inv_homstatement and proof · cited by 0
- CategoryTheory.Pseudofunctor.DescentData.isoMk.congr_simpstatement and proof · cited by 0