Theorems · Definition · category theory
CategoryTheory.Lax.LaxTrans.noConfusion
{P : Sort u} →
{B : Type u₁} →
{inst : CategoryTheory.Bicategory B} →
{C : Type u₂} →
{inst_1 : CategoryTheory.Bicategory C} →
{F G : CategoryTheory.LaxFunctor B C} →
{t : CategoryTheory.Lax.LaxTrans F G} →
{B' : Type u₁} →
{inst' : CategoryTheory.Bicategory B'} →
{C' : Type u₂} →
{inst'_1 : CategoryTheory.Bicategory C'} →
{F' G' : CategoryTheory.LaxFunctor B' C'} →
{t' : CategoryTheory.Lax.LaxTrans F' G'} →
B = B' →
inst ≍ inst' →
C = C' →
inst_1 ≍ inst'_1 →
F ≍ F' → G ≍ G' → t ≍ t' → CategoryTheory.Lax.LaxTrans.noConfusionType P t t'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- Prefunctor.objproof · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructproof · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorproof · cited by 1,142
- Prefunctor.mapproof · cited by 952
- CategoryTheory.Bicategory.whiskerRightproof · cited by 531
- CategoryTheory.Bicategory.whiskerLeftproof · cited by 524
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Lax.LaxTrans.mk.noConfusionproof · cited by 1