Theorems · Definition · category theory
CategoryTheory.Lax.OplaxTrans.naturality
{B : Type u₁} →
[inst : CategoryTheory.Bicategory B] →
{C : Type u₂} →
[inst_1 : CategoryTheory.Bicategory C] →
{F G : CategoryTheory.LaxFunctor B C} →
(self : CategoryTheory.Lax.OplaxTrans F G) →
{a b : B} →
(f : a ⟶ b) →
CategoryTheory.CategoryStruct.comp (F.map f) (self.app b) ⟶
CategoryTheory.CategoryStruct.comp (self.app a) (G.map f)The 2-morphisms underlying the oplax naturality constraint.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- Prefunctor.objstatement · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorstatement · cited by 1,142
- Prefunctor.mapstatement · cited by 952
- CategoryTheory.LaxFunctor.toPrelaxFunctorstatement · cited by 216
- CategoryTheory.LaxFunctorstatement and proof · cited by 201
- CategoryTheory.Lax.OplaxTrans.appstatement · cited by 44
- CategoryTheory.Lax.OplaxTransstatement and proof · cited by 14
Cited by27
Results whose statement or proof uses this declaration.
- CategoryTheory.Lax.OplaxTrans.vCompNaturalityproof · cited by 3
- CategoryTheory.Lax.OplaxTrans.Modification.extproof · cited by 2
- CategoryTheory.Lax.OplaxTrans.isoMkstatement and proof · cited by 2
- CategoryTheory.Lax.OplaxTrans.naturality_compstatement · cited by 2
- CategoryTheory.Lax.OplaxTrans.naturality_idstatement · cited by 2
- CategoryTheory.Lax.OplaxTrans.naturality_naturalitystatement · cited by 2
- CategoryTheory.Lax.OplaxTrans.Modification.mk.noConfusionstatement and proof · cited by 1
- CategoryTheory.Lax.OplaxTrans.Modification.naturalitystatement · cited by 1
- CategoryTheory.Lax.OplaxTrans.Modification.mk.injstatement and proof · cited by 1
- CategoryTheory.Lax.OplaxTrans.Modification.mk.injEqstatement and proof · cited by 0
- CategoryTheory.Lax.OplaxTrans.Modification.mk.sizeOf_specstatement and proof · cited by 0
- CategoryTheory.Lax.OplaxTrans.comp_naturalitystatement and proof · cited by 0