Theorems · Definition · category theory
CategoryTheory.Lax.LaxTrans.Modification.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} →
{η θ : F ⟶ G} →
{t : CategoryTheory.Lax.LaxTrans.Modification η θ} →
{B' : Type u₁} →
{inst' : CategoryTheory.Bicategory B'} →
{C' : Type u₂} →
{inst'_1 : CategoryTheory.Bicategory C'} →
{F' G' : CategoryTheory.LaxFunctor B' C'} →
{η' θ' : F' ⟶ G'} →
{t' : CategoryTheory.Lax.LaxTrans.Modification η' θ'} →
B = B' →
inst ≍ inst' →
C = C' →
inst_1 ≍ inst'_1 →
F ≍ F' →
G ≍ G' →
η ≍ η' →
θ ≍ θ' →
t ≍ t' → CategoryTheory.Lax.LaxTrans.Modification.noConfusionType P t t'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · 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.Bicategory.whiskerRightproof · cited by 531
- CategoryTheory.Bicategory.whiskerLeftproof · cited by 524
- CategoryTheory.LaxFunctor.toPrelaxFunctorproof · cited by 216
- CategoryTheory.LaxFunctorstatement and proof · cited by 201
- CategoryTheory.Lax.LaxTrans.appproof · cited by 61
- CategoryTheory.Lax.LaxTrans.naturalityproof · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Lax.LaxTrans.Modification.mk.noConfusionproof · cited by 1