Theorems · Definition · category theory
CategoryTheory.Lax.StrongTrans.categoryStruct
{B : Type u₁} →
[inst : CategoryTheory.Bicategory B] →
{C : Type u₂} →
[inst_1 : CategoryTheory.Bicategory C] →
CategoryTheory.CategoryStruct.{max (max (max u₁ v₁) v₂) w₂, max (max (max (max (max u₂ u₁) v₂) v₁) w₂) w₁}
(CategoryTheory.LaxFunctor B C)CategoryStruct on B ⥤ᴸ C where the (1-)morphisms are given by strong
transformations.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.CategoryStructstatement · cited by 343
- CategoryTheory.LaxFunctorstatement and proof · cited by 201
- CategoryTheory.Lax.StrongTrans.idproof · cited by 4
- CategoryTheory.Lax.StrongTrans.vCompproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Lax.StrongTrans.categoryStruct_comp_appstatement · cited by 0
- CategoryTheory.Lax.StrongTrans.categoryStruct_comp_naturalitystatement · cited by 0
- CategoryTheory.Lax.StrongTrans.categoryStruct_id_appstatement · cited by 0
- CategoryTheory.Lax.StrongTrans.categoryStruct_id_naturalitystatement · cited by 0