Theorems · Definition · category theory
CategoryTheory.flipFunctor
(C : Type u₁) →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
(D : Type u₂) →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(E : Type u₃) →
[inst_2 : CategoryTheory.Category.{v₃, u₃} E] →
CategoryTheory.Functor (CategoryTheory.Functor C (CategoryTheory.Functor D E))
(CategoryTheory.Functor D (CategoryTheory.Functor C E))The functor (C ⥤ D ⥤ E) ⥤ D ⥤ C ⥤ E which flips the variables.
- Defined in
- Mathlib.CategoryTheory.Functor.Category
- Cited by
- 23 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.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.flipproof · cited by 320
Cited by39
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.flippingproof · cited by 12
- CategoryTheory.Functor.flip₂₃proof · cited by 8
- CategoryTheory.MonoidalCategory.externalProductFlipstatement · cited by 2
- CategoryTheory.Limits.limCompFlipIsoWhiskerLimstatement · cited by 2
- CategoryTheory.Limits.limIsoFlipCompWhiskerLimstatement · cited by 2
- CategoryTheory.Limits.colimCompFlipIsoWhiskerColimstatement · cited by 2
- CategoryTheory.Limits.colimIsoFlipCompWhiskerColimstatement · cited by 2
- CategoryTheory.BraidedCategory.ofBifunctor.Reverse.firstMap₃proof · cited by 1
- CategoryTheory.BraidedCategory.ofBifunctor.Forward.secondMap₃proof · cited by 1
- CategoryTheory.BraidedCategory.ofBifunctor.Reverse.firstMap₂proof · cited by 1
- CategoryTheory.Functor.OplaxMonoidal.ofBifunctorstatement and proof · cited by 0
- CategoryTheory.Functor.LaxMonoidal.ofBifunctorstatement and proof · cited by 0