Theorems · Definition · category theory
CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.noConfusion
{P : Sort u_1} →
{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} →
{t : D₁.Hom D₂} →
{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'} →
{t' : D₁'.Hom D₂'} →
C = C' →
inst ≍ inst' →
F ≍ F' →
ι = ι' →
S ≍ S' →
X ≍ X' →
f ≍ f' →
D₁ ≍ D₁' →
D₂ ≍ D₂' →
t ≍ t' →
CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.noConfusionType
P t t'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructproof · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorproof · cited by 1,142
- Prefunctor.mapproof · cited by 952
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Pseudofunctor.toPrelaxFunctorproof · cited by 640
- CategoryTheory.Pseudofunctorstatement and proof · cited by 571
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.DescentDataAsCoalgebra.Hom.mk.noConfusionproof · cited by 1