Theorems · Definition · category theory
CategoryTheory.Functor.isPointwiseLeftKanExtensionOfIsoOfIsLocalization
{C : Type u₁} →
{D : Type u₂} →
{H : Type u₃} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_2 : CategoryTheory.Category.{v₃, u₃} H] →
{F : CategoryTheory.Functor C H} →
{L : CategoryTheory.Functor C D} →
(W : CategoryTheory.MorphismProperty C) →
{G : CategoryTheory.Functor D H} →
(e : F ≅ L.comp G) →
[L.IsLocalization W] →
(CategoryTheory.Functor.LeftExtension.mk G e.hom).IsPointwiseLeftKanExtensionIf L is a localization functor for W and e : F ≅ L ⋙ G is an isomorphism,
then e.hom makes G a pointwise left Kan extension of F along L.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Functor.EssSurjproof · cited by 88
- CategoryTheory.Functor.objObjPreimageIsoproof · cited by 54
- CategoryTheory.Functor.objPreimageproof · cited by 49
- CategoryTheory.Functor.LeftExtension.mkstatement and proof · cited by 31
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.isRightDerivedFunctor_of_invertsproof · cited by 2
- CategoryTheory.Functor.hasPointwiseRightDerivedFunctor_of_invertsproof · cited by 2