Theorems · Definition · category theory
CategoryTheory.Pseudofunctor.StrongTrans.naturality
{B : Type u₁} →
[inst : CategoryTheory.Bicategory B] →
{C : Type u₂} →
[inst_1 : CategoryTheory.Bicategory C] →
{F G : CategoryTheory.Pseudofunctor B C} →
(self : F.StrongTrans 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-isomorphisms underlying the strong naturality constraint.
- Cited by
- 81 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.
Cites12
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.Isostatement · cited by 3,963
- 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.Pseudofunctor.toPrelaxFunctorstatement · cited by 640
- CategoryTheory.Pseudofunctorstatement and proof · cited by 571
- CategoryTheory.Pseudofunctor.StrongTrans.appstatement · cited by 106
- CategoryTheory.Pseudofunctor.StrongTransstatement and proof · cited by 13
Cited by90
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.StrongTrans.toOplaxproof · cited by 16
- CategoryTheory.Pseudofunctor.CoGrothendieck.mapproof · cited by 8
- CategoryTheory.Pseudofunctor.Grothendieck.mapproof · cited by 8
- CategoryTheory.Pseudofunctor.StrongTrans.isoMkstatement and proof · cited by 3
- CategoryTheory.Pseudofunctor.StrongTrans.naturality_comp_homstatement and proof · cited by 3
- CategoryTheory.Pseudofunctor.StrongTrans.naturality_id_homstatement and proof · cited by 3
- CategoryTheory.Pseudofunctor.StrongTrans.naturality_naturality_homstatement and proof · cited by 3
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.extproof · cited by 2
- CategoryTheory.Pseudofunctor.StrongTrans.naturality_compstatement · cited by 2
- CategoryTheory.Pseudofunctor.StrongTrans.naturality_comp_invstatement and proof · cited by 2
- CategoryTheory.Pseudofunctor.StrongTrans.naturality_idstatement · cited by 2
- CategoryTheory.Pseudofunctor.StrongTrans.naturality_id_invstatement · cited by 2