Theorems · Definition · category theory
CategoryTheory.StrictPseudofunctor.noConfusion
{P : Sort u} →
{B : Type u₁} →
{inst : CategoryTheory.Bicategory B} →
{C : Type u₂} →
{inst_1 : CategoryTheory.Bicategory C} →
{t : CategoryTheory.StrictPseudofunctor B C} →
{B' : Type u₁} →
{inst' : CategoryTheory.Bicategory B'} →
{C' : Type u₂} →
{inst'_1 : CategoryTheory.Bicategory C'} →
{t' : CategoryTheory.StrictPseudofunctor B' C'} →
B = B' →
inst ≍ inst' →
C = C' → inst_1 ≍ inst'_1 → t ≍ t' → CategoryTheory.StrictPseudofunctor.noConfusionType P t t'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructproof · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorproof · cited by 1,142
- Prefunctor.mapproof · cited by 952
- CategoryTheory.Pseudofunctor.toPrelaxFunctorproof · cited by 640
- CategoryTheory.Pseudofunctor.mapCompproof · cited by 177
- CategoryTheory.StrictlyUnitaryPseudofunctor.toPseudofunctorproof · cited by 103
- CategoryTheory.eqToIsoproof · cited by 97
- CategoryTheory.StrictlyUnitaryPseudofunctorproof · cited by 20
- CategoryTheory.StrictPseudofunctorstatement and proof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.StrictPseudofunctor.mk.noConfusionproof · cited by 1