Theorems · Definition · category theory
CategoryTheory.Oplax.OplaxTrans.StrongCore.noConfusion
{P : Sort u} →
{B : Type u₁} →
{inst : CategoryTheory.Bicategory B} →
{C : Type u₂} →
{inst_1 : CategoryTheory.Bicategory C} →
{F G : CategoryTheory.OplaxFunctor B C} →
{η : F ⟶ G} →
{t : CategoryTheory.Oplax.OplaxTrans.StrongCore η} →
{B' : Type u₁} →
{inst' : CategoryTheory.Bicategory B'} →
{C' : Type u₂} →
{inst'_1 : CategoryTheory.Bicategory C'} →
{F' G' : CategoryTheory.OplaxFunctor B' C'} →
{η' : F' ⟶ G'} →
{t' : CategoryTheory.Oplax.OplaxTrans.StrongCore η'} →
B = B' →
inst ≍ inst' →
C = C' →
inst_1 ≍ inst'_1 →
F ≍ F' →
G ≍ G' →
η ≍ η' →
t ≍ t' → CategoryTheory.Oplax.OplaxTrans.StrongCore.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.
Cites16
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.Iso.homproof · cited by 7,684
- CategoryTheory.Isoproof · cited by 3,963
- 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.OplaxFunctorstatement and proof · cited by 253
- CategoryTheory.OplaxFunctor.toPrelaxFunctorproof · cited by 246
- CategoryTheory.Oplax.OplaxTrans.appproof · cited by 76
- CategoryTheory.Oplax.OplaxTrans.categoryStructstatement · cited by 49
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Oplax.OplaxTrans.StrongCore.mk.noConfusionproof · cited by 1