Theorems · Inductive type · category theory
CategoryTheory.Functor.PreservesRightKanExtension
{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] →
CategoryTheory.Functor B D → CategoryTheory.Functor A B → CategoryTheory.Functor A C → PropG.PreservesRightKanExtension F L asserts that G preserves all right Kan extensions
of F along L. See PreservesRightKanExtension.mk_of_preserves_isRightKanExtension for a
constructor taking a single right Kan extension as input.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.rightKanExtensionCompIsoOfPreservesstatement and proof · cited by 10
- CategoryTheory.Functor.PreservesRightKanExtensionsproof · cited by 2
- CategoryTheory.Functor.rightKanExtensionCompIsoOfPreserves_inv_facstatement and proof · cited by 2
- CategoryTheory.Functor.PreservesRightKanExtension.mk'statement · cited by 1
- CategoryTheory.Functor.rightKanExtensionCompIsoOfPreserves_hom_facstatement and proof · cited by 1
- CategoryTheory.Functor.rightKanExtensionCompIsoOfPreserves_hom_fac_appstatement and proof · cited by 1
- CategoryTheory.Functor.rightKanExtensionCompIsoOfPreserves_inv_fac_appstatement and proof · cited by 1
- CategoryTheory.Functor.PreservesRightKanExtension.casesOnstatement and proof · cited by 0
- CategoryTheory.Functor.PreservesRightKanExtension.mk_of_preserves_isRightKanExtensionstatement · cited by 0
- CategoryTheory.Functor.PreservesRightKanExtension.mk_of_preserves_isUniversalstatement · cited by 0
- CategoryTheory.Functor.PreservesRightKanExtension.recOnstatement and proof · cited by 0
- CategoryTheory.Functor.rightKanExtensionCompIsoOfPreserves_hom_fac_app_assocstatement and proof · cited by 0