Theorems · Theorem · category theory
CategoryTheory.Pseudofunctor.DescentData.pullFunctorObjHom.congr_simp
∀ {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} {S' : C} {p p_1 : S' ⟶ S} (e_p : p = p_1) {ι' : Type t'} {X' : ι' → C}
{f' f'_1 : (j : ι') → X' j ⟶ S'} (e_f' : f' = f'_1) {α : ι' → ι} {p' : (j : ι') → X' j ⟶ X (α j)}
(w : ∀ (j : ι'), CategoryTheory.CategoryStruct.comp (p' j) (f (α j)) = CategoryTheory.CategoryStruct.comp (f' j) p)
(D : F.DescentData f) ⦃Y : C⦄ (q q_1 : Y ⟶ S') (e_q : q = q_1) ⦃j₁ j₂ : ι'⦄ (f₁ : Y ⟶ X' j₁) (f₂ : Y ⟶ X' j₂)
(hf₁ : CategoryTheory.CategoryStruct.comp f₁ (f' j₁) = q) (hf₂ : CategoryTheory.CategoryStruct.comp f₂ (f' j₂) = q),
CategoryTheory.Pseudofunctor.DescentData.pullFunctorObjHom w D q f₁ f₂ hf₁ hf₂ =
CategoryTheory.Pseudofunctor.DescentData.pullFunctorObjHom ⋯ D q_1 f₁ f₂ ⋯ ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 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.
Cites20
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
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.