Theorems · Theorem · category theory
CategoryTheory.Functor.PreservesRightKanExtension.mk_of_preserves_isUniversal
∀ {A : Type u_1} {B : Type u_2} {C : Type u_3} {D : Type u_4} [inst : CategoryTheory.Category.{v_1, u_1} A]
[inst_1 : CategoryTheory.Category.{v_2, u_2} B] [inst_2 : CategoryTheory.Category.{v_3, u_3} C]
[inst_3 : CategoryTheory.Category.{v_4, u_4} D] (G : CategoryTheory.Functor B D) (F : CategoryTheory.Functor A B)
(L : CategoryTheory.Functor A C) (E : L.RightExtension F) (hE : CategoryTheory.CostructuredArrow.IsUniversal E),
Nonempty
(CategoryTheory.CostructuredArrow.IsUniversal
((CategoryTheory.Functor.RightExtension.postcompose₂ L F G).obj E)) →
G.PreservesRightKanExtension F LShow that G preserves right Kan extensions if it maps some right Kan extension to a left
Kan extension, phrased in terms of IsUniversal.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- Nonempty.someproof · cited by 340
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.Functor.RightExtensionstatement and proof · cited by 41
- CategoryTheory.Functor.RightExtension.postcompose₂statement and proof · cited by 14
- CategoryTheory.CostructuredArrow.IsUniversalstatement and proof · cited by 12
- CategoryTheory.Functor.PreservesRightKanExtensionstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.